[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_tutorial",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tutorial_C'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGameInstance_AsGame_Inst",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGameInstance_C'",
          "ObjectPath": "VotV/Content/main/mainGameInstance.2"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tutorial_C'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tutorial_C'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "tutorial_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/maps/NewFolder/tutorial",
    "Properties": {
      "UberGraphFunction": {
        "ObjectName": "Function'tutorial_C:ExecuteUbergraph_tutorial'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'LevelScriptActor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'tutorial_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2"
      },
      {
        "ObjectName": "Function'tutorial_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1"
      },
      {
        "ObjectName": "Function'tutorial_C:ExecuteUbergraph_tutorial'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_tutorial": {
        "ObjectName": "Function'tutorial_C:ExecuteUbergraph_tutorial'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'tutorial_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'tutorial_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_NotPlaceable | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "tutorial_C'Default__tutorial_C'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.4"
    }
  },
  {
    "Type": "tutorial_C",
    "Name": "Default__tutorial_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/maps/NewFolder/tutorial.tutorial_C'",
    "Package": "VotV/Content/maps/NewFolder/tutorial",
    "Properties": {
      "UberGraphFrame": {},
      "PrimaryActorTick": {
        "bCanEverTick": true
      }
    }
  },
  {
    "Type": "00000000actor_C",
    "Name": "panel_computer_tutorial_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/00000000actor.00000000actor_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "00000000actor_C'Default__00000000actor_C'",
      "ObjectPath": "VotV/Content/00000000actor.1"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_computer_tutorial_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.283"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_computer_tutorial_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.283"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_computer_tutorial_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.283"
        }
      ]
    }
  },
  {
    "Type": "00000000actor_C",
    "Name": "panel_download_tutorial2_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/00000000actor.00000000actor_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "00000000actor_C'Default__00000000actor_C'",
      "ObjectPath": "VotV/Content/00000000actor.1"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_download_tutorial2_8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.284"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_download_tutorial2_8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.284"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_download_tutorial2_8.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.284"
        }
      ]
    }
  },
  {
    "Type": "00000000actor_C",
    "Name": "panel_SATconsole_tutorial2_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/00000000actor.00000000actor_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "00000000actor_C'Default__00000000actor_C'",
      "ObjectPath": "VotV/Content/00000000actor.1"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_SATconsole_tutorial2_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.285"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_SATconsole_tutorial2_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.285"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_SATconsole_tutorial2_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.285"
        }
      ]
    }
  },
  {
    "Type": "00000000actor_C",
    "Name": "panel_signal_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/00000000actor.00000000actor_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "00000000actor_C'Default__00000000actor_C'",
      "ObjectPath": "VotV/Content/00000000actor.1"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_signal_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.286"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_signal_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.286"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.panel_signal_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.286"
        }
      ]
    }
  },
  {
    "Type": "AIPerceptionStimuliSourceComponent",
    "Name": "AIPerceptionStimuliSource",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AIPerceptionStimuliSourceComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AIPerceptionStimuliSourceComponent'mainPlayer_C:AIPerceptionStimuliSource_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.443"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AmbientSound",
    "Name": "tutoramb_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AmbientSound'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "AudioComponent": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutoramb_2.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.149"
      },
      "RootComponent": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutoramb_2.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.149"
      }
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ArrowComponent'dish_C:Arrow_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.27"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Y'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.191"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ArrowComponent'dish_C:Arrow1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "lookAt_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ArrowComponent'laptop_C:lookAt_0_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.gamingPc'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1794"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "seatRotation",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ArrowComponent'laptop_C:seatRotation_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.79"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "cameraRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "ArrowComponent'mainPlayer_C:cameraRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.444"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1539"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "grabrot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "ArrowComponent'mainPlayer_C:grabrot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.445"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "heavyRot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "ArrowComponent'mainPlayer_C:heavyRot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.446"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyPull'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1090"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioCaptureComponent",
    "Name": "mic",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioCaptureComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioCaptureComponent'mainPlayer_C:mic_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.447"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static10.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1093"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static11.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1094"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static12.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1095"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static13.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1096"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static14.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1097"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static15.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1098"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static17.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1099"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static18.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1100"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1101"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static4.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1102"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static5.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1103"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static6.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1104"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static7.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1105"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static8.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1106"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static9.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1107"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static_2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1108"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "satellite_Cue",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "AudioComponent'dish_C:satellite_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.28"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "satellite_move_Cue",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "AudioComponent'dish_C:satellite_move_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.29"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "satellite_moveStop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "AudioComponent'dish_C:satellite_moveStop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.30"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "satellite_stop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "AudioComponent'dish_C:satellite_stop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.31"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorClosed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorClosed_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorOpened",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorOpened_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorSlide",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorSlide_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_doorstop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "AudioComponent'door_C:audio_doorstop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
    },
    "Template": {
      "ObjectName": "AudioComponent'indoorAmbienceVolume_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/misc/indoorAmbienceVolume.7"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'ambience_dish'",
        "ObjectPath": "VotV/Content/audio/ambience/ambience_dish.0"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1491"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Sound",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_camnoise",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "AudioComponent'laptop_C:audio_camnoise_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.80"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_coordKeyPress",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "AudioComponent'laptop_C:audio_coordKeyPress_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.81"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.259"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_hit",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "AudioComponent'laptop_C:audio_hit_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.82"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "WidgetComponent'tutorial:PersistentLevel.laptop_2.screen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2473"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "snd",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "AudioComponent'laptop_C:snd_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.83"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.startup'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.108"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "startup",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "AudioComponent'laptop_C:startup_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.84"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_speakerR'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.611"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
    },
    "Template": {
      "ObjectName": "AudioComponent'ceilingLamp_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1109"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "A_M_O_G_U_S",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:A_M_O_G_U_S_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.448"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.449"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "AudioCaptureComponent'tutorial:PersistentLevel.mainPlayer_6.mic'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.18"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "beep",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:beep_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.450"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "burningAudio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:burningAudio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.451"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.burningEffect'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1056"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "eat",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:eat_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.452"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "sndwtmktsts",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:sndwtmktsts_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.453"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "startSprint",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:startSprint_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.454"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "tinnitus1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:tinnitus1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.455"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "underwaterLoop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:underwaterLoop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.456"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "windFalingLoop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:windFalingLoop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.457"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "windHeightLoop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "AudioComponent'mainPlayer_C:windHeightLoop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.458"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "fliesSlow_Cue",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
    },
    "Template": {
      "ObjectName": "AudioComponent'prop_food_C:fliesSlow_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_food.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_food_2.eff_spoiled'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1077"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "serverDown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "AudioComponent'panel_SATconsole_C:serverDown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.50"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_death",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_death_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.70"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1515"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_install",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_install_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.71"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.528"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_take",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_take_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.528"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_damage",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_damage_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_damage1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_damage1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_loop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_loop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_repair",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_repair_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_snd",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_snd_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_death",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_death_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.70"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1516"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_install",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_install_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.71"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.531"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_take",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_take_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.531"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_damage",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_damage_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_damage1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_damage1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_loop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_loop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_repair",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_repair_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_snd",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_snd_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_death",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_death_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.70"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1517"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_install",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_install_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.71"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.534"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_take",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:audio_take_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.72"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.534"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_damage",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_damage_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.74"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_damage1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_damage1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.73"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_loop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_loop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.75"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_repair",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_repair_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "server_snd",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "AudioComponent'serverBox_C:server_snd_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "trigger_sound_C'tutorial:PersistentLevel.trigger_sound_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2426"
    },
    "Template": {
      "ObjectName": "AudioComponent'trigger_sound_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_sound.10"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'00000000audio'",
        "ObjectPath": "VotV/Content/audio/00000000audio.0"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_sound_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.351"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
    },
    "Template": {
      "ObjectName": "AudioComponent'trigger_speaker_audio_C:Audio_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.8"
    },
    "Properties": {
      "OnAudioPlaybackPercent": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
            },
            "FunctionName": "BndEvt__Audio_K2Node_ComponentBoundEvent_1_OnAudioPlaybackPercent__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_audio_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.382"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "OnComponentActivated": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
            },
            "FunctionName": "BndEvt__Audio_K2Node_ComponentBoundEvent_2_ActorComponentActivatedSignature__DelegateSignature"
          }
        ]
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "AudioComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "AmbientSound'tutorial:PersistentLevel.tutoramb_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.10"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'ambience_tutorial'",
        "ObjectPath": "VotV/Content/audio/ambience/ambience_tutorial.0"
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14475.0,
        "Z": -150.0
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "large_debris1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_C:large_debris1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall.14"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "large_debris1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_C:large_debris1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall.14"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "plat1_loop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_spikes_C:plat1_loop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.18"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.391"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "plat1_start",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_spikes_C:plat1_start_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.19"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.391"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "plat1_stop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_spikes_C:plat1_stop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.391"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "plat1_loop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_spikes_C:plat1_loop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.18"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes_2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.392"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "plat1_start",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_spikes_C:plat1_start_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.19"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes_2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.392"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "plat1_stop",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Template": {
      "ObjectName": "AudioComponent'tutorWall_spikes_C:plat1_stop_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.20"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes_2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.392"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "AudioVolume",
    "Name": "AudioVolume_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioVolume'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "Priority": 1.0,
      "Settings": {
        "ReverbEffect": {
          "ObjectName": "ReverbEffect'MediumHall'",
          "ObjectPath": "Engine/Content/EngineSounds/ReverbSettings/MediumHall.0"
        },
        "Volume": 1.0,
        "FadeTime": 1.0
      },
      "BrushType": "Brush_Add",
      "Brush": {
        "ObjectName": "Model'tutorial:PersistentLevel.AudioVolume_1.Model_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.942"
      },
      "BrushComponent": {
        "ObjectName": "BrushComponent'tutorial:PersistentLevel.AudioVolume_1.BrushComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.557"
      },
      "bHidden": false,
      "RootComponent": {
        "ObjectName": "BrushComponent'tutorial:PersistentLevel.AudioVolume_1.BrushComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.557"
      }
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 4200.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.159"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 5250.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.161"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 6300.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.163"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 7350.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.165"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8400.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.167"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 9450.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.169"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 14575.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.171"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 14575.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.173"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 675.0,
        "Y": 0.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.175"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3150.0,
        "Y": 0.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.177"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 0.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.179"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 1425.0,
        "Y": 0.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.181"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 1050.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.183"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 2100.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.185"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 3150.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.187"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.189"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "axis_Y",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "BillboardComponent'dish_C:axis_Y_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.32"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Z'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.192"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "axis_Z",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "BillboardComponent'dish_C:axis_Z_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.33"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "serverSpawn",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "BillboardComponent'dish_C:serverSpawn_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.34"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 5775.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.194"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 6825.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.198"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 7875.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.202"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8925.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.206"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 9975.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.210"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14050.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.214"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 1575.0,
        "Y": 0.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -89.99997,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.218"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 2625.0,
        "Y": 0.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -89.99997,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.222"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3675.0,
        "Y": 0.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -89.99997,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.226"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 525.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.230"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 1575.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.234"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 2625.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.238"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 3675.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.242"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 4725.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.246"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 525.0,
        "Y": 0.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -89.99997,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.250"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.door'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.585"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_L_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_L_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.76"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "door_R_root",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:door_R_root_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.77"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "resize",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BillboardComponent'door_C:resize_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.254"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "attach_block",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:attach_block_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.85"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "attach_keyboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:attach_keyboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.86"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.609"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "attach_mouse",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:attach_mouse_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.87"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.610"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "attach_speaker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:attach_speaker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.88"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_speakerR'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.611"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "attach_zip",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:attach_zip_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.89"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipdRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.267"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "block",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:block_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.90"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.608"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyMove",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:floppyMove_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.91"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.265"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:floppyRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.92"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "screenCorner",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:screenCorner_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.93"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "WidgetComponent'tutorial:PersistentLevel.laptop_2.screen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2473"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "zipdRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:zipdRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.94"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.612"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "zipMove",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:zipMove_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.95"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.269"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "zipRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BillboardComponent'laptop_C:zipRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.96"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipdRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.267"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.587"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "center",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
    },
    "Template": {
      "ObjectName": "BillboardComponent'ceilingLamp_C:center_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.270"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_lightRoot_C'tutorial:PersistentLevel.lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2422"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightroot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.588"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "lightswitch_C'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.827"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightswitch'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.589"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "crouchRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "BillboardComponent'mainPlayer_C:crouchRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.459"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "pmPivot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "BillboardComponent'mainPlayer_C:pmPivot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.460"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag_fl1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1542"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "unrag",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "BillboardComponent'mainPlayer_C:unrag_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.461"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "viewmodel",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "BillboardComponent'mainPlayer_C:viewmodel_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.462"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1539"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "BillboardComponent'objectRenderer_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.12"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.objectRenderer_2.camRend'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1485"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cameraAxis",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "BillboardComponent'objectRenderer_C:cameraAxis_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.13"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot_cam'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.281"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "rot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "BillboardComponent'objectRenderer_C:rot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.15"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.objectRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1512"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "rot_cam",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "BillboardComponent'objectRenderer_C:rot_cam_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.14"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.objectRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1512"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "signalCamRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "BillboardComponent'objectRenderer_C:signalCamRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.16"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.objectRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1512"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_computer_tutorial_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.5"
    },
    "Template": {
      "ObjectName": "BillboardComponent'00000000actor_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/00000000actor.2"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 4075.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 179.99988,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_download_tutorial2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.6"
    },
    "Template": {
      "ObjectName": "BillboardComponent'00000000actor_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/00000000actor.2"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 3025.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 179.9999,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_SATconsole_tutorial2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.7"
    },
    "Template": {
      "ObjectName": "BillboardComponent'00000000actor_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/00000000actor.2"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 6175.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 179.9999,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_signal_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.8"
    },
    "Template": {
      "ObjectName": "BillboardComponent'00000000actor_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/00000000actor.2"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 3025.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -135.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "camRot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
    },
    "Template": {
      "ObjectName": "BillboardComponent'propProcessor_C:camRot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/propProcessor.31"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.propRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1513"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "buttonsRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "BillboardComponent'panel_SATconsole_C:buttonsRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.51"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "BillboardComponent'panel_SATconsole_C:cen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.52"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "stand",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "BillboardComponent'panel_SATconsole_C:stand_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.53"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:cen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.79"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyMove",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:floppyMove_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.80"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.294"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:floppyRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.81"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "fol",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:fol_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.82"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.297"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "kerfFix",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:kerfFix_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.83"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "slideIn",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:slideIn_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.84"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2119"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:cen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.79"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyMove",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:floppyMove_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.80"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.301"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:floppyRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.81"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "fol",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:fol_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.82"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.304"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "kerfFix",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:kerfFix_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.83"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "slideIn",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:slideIn_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.84"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2126"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.78"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:cen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.79"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyMove",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:floppyMove_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.80"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.308"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "floppyRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:floppyRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.81"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "fol",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:fol_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.82"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.311"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "kerfFix",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:kerfFix_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.83"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "slideIn",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BillboardComponent'serverBox_C:slideIn_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.84"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2133"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_C'tutorial:PersistentLevel.trigger_box_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2387"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14535.0,
        "Z": -200.0
      },
      "RelativeScale3D": {
        "X": 1.5,
        "Y": 1.0,
        "Z": 1.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_boxChecker_C'tutorial:PersistentLevel.trigger_box_boxChecker_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2386"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7725.0,
        "Z": -325.0
      },
      "RelativeScale3D": {
        "X": 0.6,
        "Y": 0.5,
        "Z": 1.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2388"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 3775.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2389"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 4825.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2390"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 5875.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2391"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 6925.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2392"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 7975.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2393"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 9025.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2394"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 10800.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2395"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 9625.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 10.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2396"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4199.9995,
        "Y": 14150.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2397"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 625.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2398"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 1675.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2399"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 2725.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2400"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3775.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N6_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2401"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4575.0,
        "Y": -375.0,
        "Z": -925.0
      },
      "RelativeScale3D": {
        "X": 2.0,
        "Y": 2.0,
        "Z": 1.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2402"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 625.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2403"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 1675.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2404"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 2725.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2405"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": -375.0,
        "Y": 325.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_rain_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2406"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_box_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.10"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3150.0,
        "Y": -600.0,
        "Z": -425.0
      },
      "RelativeScale3D": {
        "X": 2.0,
        "Y": 2.0,
        "Z": 1.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_button_cake_C'tutorial:PersistentLevel.trigger_button_cake_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2407"
    },
    "Template": {
      "ObjectName": "BillboardComponent'trigger_button_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_button.39"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14640.0,
        "Z": -190.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_collision_C'tutorial:PersistentLevel.trigger_collision_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2408"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 14450.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay10_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2409"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": -300.0,
        "Y": 300.0,
        "Z": -200.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2410"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4175.0,
        "Y": 14805.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2411"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4225.0,
        "Y": 14625.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2412"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4125.0,
        "Y": 14800.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2413"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4125.0,
        "Y": 14900.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay6_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2414"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4250.0,
        "Y": 4225.0,
        "Z": -25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay7_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2415"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3855.0,
        "Y": 14780.0,
        "Z": -235.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay8_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2416"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4015.0,
        "Y": 14575.0,
        "Z": -230.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2417"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4015.0,
        "Y": 14725.0,
        "Z": -230.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2418"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4250.0,
        "Y": 14750.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2419"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4525.0,
        "Y": 5250.0,
        "Z": -150.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2420"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14640.0,
        "Z": -155.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2421"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3350.0,
        "Y": -45.0,
        "Z": 965.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_serverCheck_C'tutorial:PersistentLevel.trigger_serverCheck2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2423"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5500.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_serverCheck_C'tutorial:PersistentLevel.trigger_serverCheck3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2424"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5625.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_serverCheck_C'tutorial:PersistentLevel.trigger_serverCheck_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2425"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5375.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_sound_C'tutorial:PersistentLevel.trigger_sound_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2426"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4125.0,
        "Y": 14800.0,
        "Z": -200.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2427"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 2700.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2428"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 2700.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2429"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4250.0,
        "Y": 6375.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2430"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 599.99994,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2431"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4300.0,
        "Y": 3175.0,
        "Z": -75.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2432"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 3750.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2433"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4250.0,
        "Y": 2050.0,
        "Z": -75.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2434"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4275.0,
        "Y": 4225.0,
        "Z": -25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2435"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4225.0,
        "Y": 4225.0,
        "Z": -25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2436"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4275.0,
        "Y": 6375.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_20'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2437"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 4225.0,
        "Z": -25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2438"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4350.0,
        "Y": 3175.0,
        "Z": -75.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_23'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2439"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 3175.0,
        "Z": -75.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2440"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4225.0,
        "Y": 6375.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2441"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 6375.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_26'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2442"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 5850.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_27'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2443"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 6900.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2444"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 7950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_29'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2445"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 4225.0,
        "Z": -25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2446"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": -375.0,
        "Y": 300.0,
        "Z": -200.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2447"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4300.0,
        "Y": 4225.0,
        "Z": -25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2448"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4199.9995,
        "Y": 14125.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2449"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3905.0,
        "Y": 14760.0,
        "Z": -215.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2450"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 4800.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2451"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3805.0,
        "Y": 14760.0,
        "Z": -215.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2452"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 1650.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2453"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3750.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2454"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 600.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2455"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 1650.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2456"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4300.0,
        "Y": 2050.0,
        "Z": -75.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": -175.0,
        "Y": 500.0,
        "Z": -150.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2458"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5500.0,
        "Z": 25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2459"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5625.0,
        "Z": 25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2460"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5375.0,
        "Z": 25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2462"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5325.0,
        "Z": 25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2463"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5675.0,
        "Z": 25.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase4_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2464"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4100.0,
        "Y": 14600.0,
        "Z": -95.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2465"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3350.0,
        "Y": 0.0,
        "Z": 960.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "trigger_unfreeze_C'tutorial:PersistentLevel.triggerBase_unfreeze_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2461"
    },
    "Template": {
      "ObjectName": "BillboardComponent'triggerBase_C:Billboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.115"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14575.0,
        "Z": -50.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Template": {
      "ObjectName": "BillboardComponent'tutorWall_spikes_C:cen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1522"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "cen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Template": {
      "ObjectName": "BillboardComponent'tutorWall_spikes_C:cen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.21"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1523"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "BrushComponent'tutorial:PersistentLevel.AudioVolume_1.BrushComponent0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.557"
    },
    "Properties": {
      "AggGeom": {
        "ConvexElems": [
          {
            "VertexData": [
              {
                "X": -200.0,
                "Y": 2000.0,
                "Z": -200.0
              },
              {
                "X": -200.0,
                "Y": 2000.0,
                "Z": 200.0
              },
              {
                "X": -200.0,
                "Y": -2000.0,
                "Z": 200.0
              },
              {
                "X": -200.0,
                "Y": -2000.0,
                "Z": -200.0
              },
              {
                "X": 200.0,
                "Y": 2000.0,
                "Z": -200.0
              },
              {
                "X": 200.0,
                "Y": 2000.0,
                "Z": 200.0
              },
              {
                "X": 200.0,
                "Y": -2000.0,
                "Z": -200.0
              },
              {
                "X": 200.0,
                "Y": -2000.0,
                "Z": 200.0
              }
            ],
            "IndexData": [
              0,
              1,
              2,
              0,
              2,
              3,
              4,
              5,
              1,
              4,
              1,
              0,
              6,
              7,
              5,
              6,
              5,
              4,
              3,
              2,
              7,
              3,
              7,
              6,
              5,
              7,
              2,
              5,
              2,
              1,
              6,
              4,
              0,
              6,
              0,
              3
            ],
            "ElemBox": {
              "Min": {
                "X": -200.0,
                "Y": -2000.0,
                "Z": -200.0
              },
              "Max": {
                "X": 200.0,
                "Y": 2000.0,
                "Z": 200.0
              },
              "IsValid": 1
            },
            "Transform": {
              "Rotation": {
                "X": 0.0,
                "Y": 0.0,
                "Z": 0.0,
                "W": 1.0,
                "IsNormalized": true,
                "Size": 1.0,
                "SizeSquared": 1.0
              },
              "Translation": {
                "X": 0.0,
                "Y": 0.0,
                "Z": 0.0
              },
              "Scale3D": {
                "X": 1.0,
                "Y": 1.0,
                "Z": 1.0
              }
            },
            "RestOffset": 0.0,
            "Name": "None",
            "bContributeToMass": true,
            "CollisionEnabled": "ECollisionEnabled::QueryAndPhysics"
          }
        ]
      },
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseSimpleAsComplex"
    },
    "BodySetupGuid": "86569F944439C0BEC72471BEA5C5C180",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 470,
        "SizeOnDisk": 470,
        "OffsetInFile": "0x8F2B40"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.944"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "940AE6C74A08BCA3459807B543FB109C",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 153348,
        "SizeOnDisk": 153348,
        "OffsetInFile": "0x8F2DB7"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.945"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "103650824A31634FE741A798AD2F61A5",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139577,
        "SizeOnDisk": 139577,
        "OffsetInFile": "0x91855C"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.946"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "C11D82144A410F807248B19058EC6E0E",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 142272,
        "SizeOnDisk": 142272,
        "OffsetInFile": "0x93A736"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.947"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "EA9963AA42398CE136F5B689ECDB4E2B",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139684,
        "SizeOnDisk": 139684,
        "OffsetInFile": "0x95D397"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.948"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "6CBD64364B5234EBC6DB00833F91454C",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 142963,
        "SizeOnDisk": 142963,
        "OffsetInFile": "0x97F5DC"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.949"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "FA2FCF3F4E218CE389DA739B7114A5DD",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138656,
        "SizeOnDisk": 138656,
        "OffsetInFile": "0x9A24F0"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.950"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "F9F75CEC48456D46A7F57485ACC506DB",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 140498,
        "SizeOnDisk": 140498,
        "OffsetInFile": "0x9C4331"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.951"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "447709D9465FE140CE8776B82CA5C018",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138533,
        "SizeOnDisk": 138533,
        "OffsetInFile": "0x9E68A4"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.952"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "BE8A67EF45A0D5A5CEFECB8A7BAD3E52",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138467,
        "SizeOnDisk": 138467,
        "OffsetInFile": "0xA0866A"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.953"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "83257902483A130201D64BB3F1DD7A2D",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139824,
        "SizeOnDisk": 139824,
        "OffsetInFile": "0xA2A3EE"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.954"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "5787FBB24470DB2D022C31A55693B5CE",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139441,
        "SizeOnDisk": 139441,
        "OffsetInFile": "0xA4C6BF"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.955"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "E3F316594A0EFB12FE78B985943F709F",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138845,
        "SizeOnDisk": 138845,
        "OffsetInFile": "0xA6E811"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.956"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "B824E349402E4B2DF0E3BCBB84036413",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139544,
        "SizeOnDisk": 139544,
        "OffsetInFile": "0xA9070F"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_20'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.957"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "F3293F3349DF68B2E586E6AFD8BD01F9",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 143525,
        "SizeOnDisk": 143525,
        "OffsetInFile": "0xAB28C8"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.958"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "BC7BADB347A5336D4E73019BD9812E74",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141875,
        "SizeOnDisk": 141875,
        "OffsetInFile": "0xAD5A0E"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.959"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "0B7B088041D204F21E9E2FAF78D2B1B5",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 155827,
        "SizeOnDisk": 155827,
        "OffsetInFile": "0xAF84E2"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_23'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.960"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "63B69E254831506852215DA7E57165BA",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 142682,
        "SizeOnDisk": 142682,
        "OffsetInFile": "0xB1E636"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.961"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "0EBD3E98448EE8F3943BC190999C43A1",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 142000,
        "SizeOnDisk": 142000,
        "OffsetInFile": "0xB41431"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.962"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "E2979BBB4B533F1812DA38B221132446",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138863,
        "SizeOnDisk": 138863,
        "OffsetInFile": "0xB63F82"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_26'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.963"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "053CB8794442CD4456BB0BBC95157BE2",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 140965,
        "SizeOnDisk": 140965,
        "OffsetInFile": "0xB85E92"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_27'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.964"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "EBF367684688F884382147A2697A2BF8",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141652,
        "SizeOnDisk": 141652,
        "OffsetInFile": "0xBA85D8"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.965"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "38D812D84E5ECD788EE77FBB76868D72",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138590,
        "SizeOnDisk": 138590,
        "OffsetInFile": "0xBCAFCD"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_29'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.966"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "BC28308544F09C29F544E29062E31124",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138902,
        "SizeOnDisk": 138902,
        "OffsetInFile": "0xBECDCC"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.967"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "08BE9FB74A05864EB90CE49A70CB3878",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 140262,
        "SizeOnDisk": 140262,
        "OffsetInFile": "0xC0ED03"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_30'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.968"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "DFB8AA29411FF624BEDF52A2F939B02A",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139697,
        "SizeOnDisk": 139697,
        "OffsetInFile": "0xC3118A"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.969"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "70BDAE7340D093FF14ED6086B20908B4",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139065,
        "SizeOnDisk": 139065,
        "OffsetInFile": "0xC533DC"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.970"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "F9A028D842AB95519F4FA08B2FD08C63",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 140140,
        "SizeOnDisk": 140140,
        "OffsetInFile": "0xC753B6"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.971"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "1CB50D0D436C70687BA7599274745B66",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138590,
        "SizeOnDisk": 138590,
        "OffsetInFile": "0xC977C3"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.972"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "9C01BA9A4D101A6787D13EAA2DC458E3",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138590,
        "SizeOnDisk": 138590,
        "OffsetInFile": "0xCB95C2"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.973"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "BE8689FA43B13DE02A0368B6F2BBBEEE",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138833,
        "SizeOnDisk": 138833,
        "OffsetInFile": "0xCDB3C1"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.974"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "DD09B71C4E76ECA4BB336FA477C56D97",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138755,
        "SizeOnDisk": 138755,
        "OffsetInFile": "0xCFD2B3"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.975"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "0E80A0DD49545DF990ECACA4A20E21FB",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141213,
        "SizeOnDisk": 141213,
        "OffsetInFile": "0xD1F157"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.976"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "FEBB2C284B926468E5234EAEB7F1931F",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138557,
        "SizeOnDisk": 138557,
        "OffsetInFile": "0xD41995"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.977"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "ABB8A5294CD32CCF3DF2B2890E0780B3",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139161,
        "SizeOnDisk": 139161,
        "OffsetInFile": "0xD63773"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.978"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "32DC8D4447CA47915722ADA7168C1319",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139364,
        "SizeOnDisk": 139364,
        "OffsetInFile": "0xD857AD"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.979"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "30D65C9E43806101DC5F0DA24CDF94B3",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138713,
        "SizeOnDisk": 138713,
        "OffsetInFile": "0xDA78B2"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.980"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "84847C2147ACD1B63A7D9C841A0876A1",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139118,
        "SizeOnDisk": 139118,
        "OffsetInFile": "0xDC972C"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.981"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "8A22FD7946F2D087CBD7EE839975FBA6",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 139890,
        "SizeOnDisk": 139890,
        "OffsetInFile": "0xDEB73B"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.982"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "339481864B8537293CE10A9E623FC594",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141894,
        "SizeOnDisk": 141894,
        "OffsetInFile": "0xE0DA4E"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.983"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "70C20E3E4A9CE7DC880EAD8FC1CA004E",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 144261,
        "SizeOnDisk": 144261,
        "OffsetInFile": "0xE30535"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.984"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "BF1620BD461B27AA5DF2ECA73E06DC8A",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141219,
        "SizeOnDisk": 141219,
        "OffsetInFile": "0xE5395B"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.985"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "4784D34F4EBE7765AD3ADE85D67C3B9B",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141769,
        "SizeOnDisk": 141769,
        "OffsetInFile": "0xE7619F"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.986"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "179521294C209BBF7FF91098669A1BE1",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 138722,
        "SizeOnDisk": 138722,
        "OffsetInFile": "0xE98C09"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.987"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "5CC0D4EF43D81DA03EC8FCADA67D4377",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 164962,
        "SizeOnDisk": 164962,
        "OffsetInFile": "0xEBAA8C"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.988"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "270552BF47C1EF74CC050B9C644C317C",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 141464,
        "SizeOnDisk": 141464,
        "OffsetInFile": "0xEE2F8F"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.989"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "845696C7404F39CACFA80C8FC83A18C3",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 143789,
        "SizeOnDisk": 143789,
        "OffsetInFile": "0xF058C8"
      }
    }
  },
  {
    "Type": "BodySetup",
    "Name": "BodySetup_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BodySetup'",
    "Outer": {
      "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.990"
    },
    "Properties": {
      "bDoubleSidedGeometry": true,
      "bGenerateMirroredCollision": false,
      "CollisionTraceFlag": "CTF_UseComplexAsSimple"
    },
    "BodySetupGuid": "7F23512C4AEA013098062CA7D4ECBBE4",
    "CookedFormatData": {
      "PhysXPC": {
        "BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
        "ElementCount": 142392,
        "SizeOnDisk": 142392,
        "OffsetInFile": "0xF28B16"
      }
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.996"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1489"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "blockNav1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "BoxComponent'dish_C:blockNav1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.35"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "blockNav2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "BoxComponent'dish_C:blockNav2_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.36"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.79"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "faceSmasher",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:faceSmasher_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.80"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
            },
            "FunctionName": "BndEvt__door_faceSmasher_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "sensor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "BoxComponent'door_C:sensor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.81"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
            },
            "FunctionName": "BndEvt__door_sensor_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
    },
    "Template": {
      "ObjectName": "BoxComponent'indoorAmbienceVolume_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/misc/indoorAmbienceVolume.8"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1491"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BoxComponent'laptop_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.97"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "boxBlock",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BoxComponent'laptop_C:boxBlock_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.98"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "boxScreen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BoxComponent'laptop_C:boxScreen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.99"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.gamingPc'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1794"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "floppyHitbox",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BoxComponent'laptop_C:floppyHitbox_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.100"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
            },
            "FunctionName": "BndEvt__laptop_floppyHitbox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "zipHitbox",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "BoxComponent'laptop_C:zipHitbox_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.101"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
            },
            "FunctionName": "BndEvt__laptop_zipHitbox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipdRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.267"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "lookatBox",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "BoxComponent'mainPlayer_C:lookatBox_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.463"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.997"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1495"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.998"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1496"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.999"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1497"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1000"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1498"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1001"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1499"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1002"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1500"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1003"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1501"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1004"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1502"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1005"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1503"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1006"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1504"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1007"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1505"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1008"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1506"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1009"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1507"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1010"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1508"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1011"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1509"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1012"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1510"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1013"
    },
    "Template": {
      "ObjectName": "BoxComponent'navModifierBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.6"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1511"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 10.977539,
        "Y": 10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 0,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -10.977539,
        "Y": 10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 1,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 3.6591797,
        "Y": 10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 2,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -3.6591797,
        "Y": 10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 3,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 10.977539,
        "Y": -10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 4,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_4",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -10.977539,
        "Y": -10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 5,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_5",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 3.6591797,
        "Y": -10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 6,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "NODE_AddBoxComponent-0_6",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:NODE_AddBoxComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.22"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -3.6591797,
        "Y": -10.739258,
        "Z": 4.0
      },
      "UCSSerializationIndex": 7,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "overlap",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "BoxComponent'prop_box_C:overlap_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_box.23"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1862"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "BoxComponent'panel_SATconsole_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.54"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.buttonsRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.288"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.85"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
            },
            "FunctionName": "BndEvt__serverBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2119"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.86"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "takeUpgrade",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:takeUpgrade_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.87"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.85"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
            },
            "FunctionName": "BndEvt__serverBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2126"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.86"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "takeUpgrade",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:takeUpgrade_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.87"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.85"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
            },
            "FunctionName": "BndEvt__serverBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2133"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "coll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:coll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.86"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "takeUpgrade",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "BoxComponent'serverBox_C:takeUpgrade_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.87"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_C'tutorial:PersistentLevel.trigger_box_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2387"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_C'tutorial:PersistentLevel.trigger_box_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2387"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.312"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_boxChecker_C'tutorial:PersistentLevel.trigger_box_boxChecker_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2386"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_boxChecker_C'tutorial:PersistentLevel.trigger_box_boxChecker_5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2386"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_boxChecker_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.313"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2388"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N10'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2388"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.314"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2389"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N11'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2389"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.315"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2390"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N12'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2390"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.316"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2391"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N13'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2391"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.317"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2392"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N14'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2392"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.318"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2393"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N15'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2393"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.319"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2394"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N16'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2394"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N16.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.320"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2395"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N17'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2395"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.321"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2396"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N18'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2396"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.322"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2397"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N2_5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2397"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.323"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2398"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N3'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2398"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.324"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2399"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N4'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2399"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.325"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2400"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2400"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.326"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N6_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2401"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N6_12'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2401"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N6_12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.327"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2402"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N7'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2402"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.328"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2403"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N8'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2403"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.329"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2404"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N9'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2404"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.330"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2405"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2405"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.331"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_rain_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2406"
    },
    "Template": {
      "ObjectName": "BoxComponent'trigger_box_C:Box_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel2",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel3",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel4",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel5",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "EngineTraceChannel6",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel9",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel10",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel11",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel12",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel13",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel14",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel15",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel16",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel17",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "GameTraceChannel18",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_rain_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2406"
            },
            "FunctionName": "BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_rain_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.332"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "drivePort",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "tutorial2_driveSlot_C'tutorial:PersistentLevel.tutorial2_driveSlot_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2466"
    },
    "Template": {
      "ObjectName": "BoxComponent'tutorial2_driveSlot_C:drivePort_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorial2_driveSlot.38"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "tutorial2_driveSlot_C'tutorial:PersistentLevel.tutorial2_driveSlot_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2466"
            },
            "FunctionName": "BndEvt__drivePort_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1519"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "BrushComponent",
    "Name": "BrushComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BrushComponent'",
    "Outer": {
      "ObjectName": "AudioVolume'tutorial:PersistentLevel.AudioVolume_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.158"
    },
    "Properties": {
      "Brush": {
        "ObjectName": "Model'tutorial:PersistentLevel.AudioVolume_1.Model_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.942"
      },
      "BrushBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.AudioVolume_1.BrushComponent0.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.393"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 12000.0,
        "Z": -100.0
      }
    }
  },
  {
    "Type": "CableComponent",
    "Name": "cable_block",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CableComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "CableComponent'laptop_C:cable_block_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.102"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1082"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CableComponent",
    "Name": "cable_keyboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CableComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "CableComponent'laptop_C:cable_keyboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.103"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1084"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CableComponent",
    "Name": "cable_mouse",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CableComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "CableComponent'laptop_C:cable_mouse_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.104"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1085"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CableComponent",
    "Name": "cable_speaker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CableComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "CableComponent'laptop_C:cable_speaker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.105"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_speaker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1086"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CableComponent",
    "Name": "cable_zip",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CableComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "CableComponent'laptop_C:cable_zip_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.106"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1087"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CameraComponent",
    "Name": "Camera",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CameraComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "CameraComponent'laptop_C:Camera_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.107"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.laptop_2.lookAt_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.13"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CameraComponent",
    "Name": "Camera",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CameraComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "CameraComponent'mainPlayer_C:Camera_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.464"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.cameraRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.15"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "CapsuleComponent",
    "Name": "CollisionCylinder",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CapsuleComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "CapsuleComponent'Default__mainPlayer_C:CollisionCylinder'",
      "ObjectPath": "VotV/Content/main/mainPlayer.465"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": -350.0,
        "Y": 325.0,
        "Z": 0.0
      }
    }
  },
  {
    "Type": "ceilingLamp_C",
    "Name": "light_GEN_VARIABLE_ceilingLamp_C_CAT_50",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp.ceilingLamp_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_C'Default__ceilingLamp_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.19"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1055"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.109"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1109"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.271"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1797"
      },
      "isActive": true,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.270"
      },
      "ignoreSave": true,
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.270"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.587"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.270"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1797"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.271"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1109"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.109"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1055"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static10.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1037"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static10.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.19"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static10.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1093"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.160"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static10.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1664"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.159"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.159"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.159"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static10.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1664"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.160"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static10.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1093"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static10.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.19"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static10.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1037"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static11.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1038"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static11.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.20"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static11.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1094"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.162"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static11.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1665"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.161"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.161"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.161"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static11.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1665"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.162"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static11.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1094"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static11.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.20"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static11.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1038"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static12.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1039"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static12.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.21"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static12.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1095"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.164"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static12.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1666"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.163"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.163"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.163"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static12.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1666"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.164"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static12.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1095"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static12.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.21"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static12.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1039"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static13.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1040"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static13.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.22"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static13.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1096"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.166"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static13.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1667"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.165"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.165"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.165"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static13.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1667"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.166"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static13.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1096"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static13.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.22"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static13.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1040"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static14.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1041"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static14.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.23"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static14.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1097"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.168"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static14.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1668"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.167"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.167"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.167"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static14.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1668"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.168"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static14.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1097"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static14.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.23"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static14.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1041"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static15.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1042"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static15.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.24"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static15.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1098"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.170"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static15.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1669"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.169"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.169"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.169"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static15.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1669"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.170"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static15.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1098"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static15.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.24"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static15.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1042"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static17.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1043"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static17.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.25"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static17.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1099"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.172"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static17.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1670"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.171"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.171"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.171"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static17.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1670"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.172"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static17.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1099"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static17.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.25"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static17.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1043"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static18.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1044"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static18.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.26"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static18.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1100"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.174"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static18.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1671"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.173"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.173"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.173"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static18.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1671"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.174"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static18.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1100"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static18.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.26"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static18.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1044"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static2.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1045"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static2.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.27"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1101"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.176"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static2.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1672"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.175"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.175"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.175"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static2.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1672"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.176"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static2.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1101"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static2.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.27"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static2.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1045"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static4.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1046"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static4.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.28"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static4.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1102"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.178"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static4.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1673"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.177"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.177"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.177"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static4.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1673"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.178"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static4.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1102"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static4.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.28"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static4.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1046"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static5.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1047"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static5.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.29"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static5.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1103"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.180"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static5.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1674"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.179"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.179"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.179"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static5.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1674"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.180"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static5.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1103"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static5.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.29"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static5.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1047"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static6.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1048"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static6.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.30"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static6.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1104"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.182"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static6.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1675"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.181"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.181"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.181"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static6.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1675"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.182"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static6.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1104"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static6.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.30"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static6.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1048"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static7.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1049"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static7.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.31"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static7.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1105"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.184"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static7.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1676"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.183"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.183"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.183"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static7.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1676"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.184"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static7.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1105"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static7.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.31"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static7.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1049"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static8.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1050"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static8.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.32"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static8.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1106"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.186"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static8.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1677"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.185"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.185"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.185"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static8.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1677"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.186"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static8.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1106"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static8.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.32"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static8.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1050"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static9.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1051"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static9.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.33"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static9.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1107"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.188"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static9.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1678"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.187"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.187"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.187"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static9.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1678"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.188"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static9.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1107"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static9.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.33"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static9.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1051"
        }
      ]
    }
  },
  {
    "Type": "ceilingLamp_static_C",
    "Name": "ceilingLamp_static_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ceilingLamp_static.ceilingLamp_static_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "ceilingLamp_static_C'Default__ceilingLamp_static_C'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.2"
    },
    "Properties": {
      "eff_flare": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static_2.eff_flare'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1052"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.34"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static_2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1108"
      },
      "center": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.center'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.190"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static_2.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1679"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.189"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.189"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.189"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.ceilingLamp_static_2.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1679"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.center'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.190"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static_2.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1108"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.34"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.ceilingLamp_static_2.eff_flare'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1052"
        }
      ]
    }
  },
  {
    "Type": "CharacterMovementComponent",
    "Name": "CharMoveComp",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CharacterMovementComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "CharacterMovementComponent'Default__mainPlayer_C:CharMoveComp'",
      "ObjectPath": "VotV/Content/main/mainPlayer.466"
    },
    "Properties": {
      "NavAgentProps": {
        "AgentRadius": 20.0,
        "AgentHeight": 170.0
      }
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "console",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:console_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.38"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
      },
      "ChildActorTemplate": null,
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "door",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:door_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.39"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_base'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1689"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "indoors",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:indoors_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.40"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.41"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "lightroot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:lightroot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.42"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "trigger_lightRoot_C'tutorial:PersistentLevel.lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2422"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "lightswitch",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:lightswitch_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.43"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "lightswitch_C'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.827"
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_base'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1689"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmeshBlock1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:navmeshBlock1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.44"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.996"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmeshBlock2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'dish_C:navmeshBlock2_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.45"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.997"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1005"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1004"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1003"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1002"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1001"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1013"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1012"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1011"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1010"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1009"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1008"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1007"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1006"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1000"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.999"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "navmod",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'door_C:navmod_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.82"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.998"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "pcpart_block",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'laptop_C:pcpart_block_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.108"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1141"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "pcpart_keyboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'laptop_C:pcpart_keyboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.109"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1140"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "pcpart_mouse",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'laptop_C:pcpart_mouse_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.110"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1142"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "pcpart_speakerR",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'laptop_C:pcpart_speakerR_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.111"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1144"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "pcpart_zip",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ChildActorComponent'laptop_C:pcpart_zip_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.112"
    },
    "Properties": {
      "ChildActor": {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1143"
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_emf_C",
    "Name": "comp_emf",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_emf.comp_emf_C'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "comp_emf_C'mainPlayer_C:comp_emf_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.467"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_gravitygun_C",
    "Name": "weaponComp_gravityGun",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_gravitygun.comp_gravitygun_C'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "comp_gravitygun_C'mainPlayer_C:weaponComp_gravityGun_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.468"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_metalDetector_C",
    "Name": "comp_metalDetector",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_metalDetector.comp_metalDetector_C'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "comp_metalDetector_C'mainPlayer_C:comp_metalDetector_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.470"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'mainPlayer_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.471"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1140"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1141"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1142"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1143"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1144"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1145"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1146"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1147"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1148"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1149"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1150"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1151"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1152"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1153"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1154"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop5_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1155"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop6_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1156"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop7_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1157"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1158"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1159"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1160"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1113"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1114"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1115"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1116"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1117"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1118"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1119"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1120"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1121"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1122"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1123"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts20'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1124"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1125"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1126"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts23'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1127"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1128"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1129"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts26'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1130"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1131"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1132"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1133"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1134"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1135"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1136"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1137"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1138"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_box_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1161"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco101'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1171"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco102'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1172"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco103'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1173"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco104'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1174"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco105'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1175"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco106'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1176"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco107'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1177"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco108'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1178"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco109'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1179"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco10_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1180"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco110'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1181"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco111'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1182"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco112'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1183"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco11_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1184"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco12_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1185"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco13_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1186"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco14_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1187"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco15_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1188"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco16_22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1189"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco17_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1190"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco18_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1191"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco19_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1192"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco20_34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1193"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco21_37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1194"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco22_40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1195"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco23_43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1196"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco24_46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1197"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco25_49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1198"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco26_52'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1199"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco27_55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1200"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco28_58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1201"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco29_61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1202"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1203"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1204"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco30_64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1205"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco31_67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1206"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1207"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1208"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1209"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1210"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1211"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1212"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1213"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1214"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1215"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1216"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1217"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1218"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1219"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1220"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1221"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1222"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco47'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1223"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco48'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1224"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1225"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1226"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1227"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco51'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1228"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco52_90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1229"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco53'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1230"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco54'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1231"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1232"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco56'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1233"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco57'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1234"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1235"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco59'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1236"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1237"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco60'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1238"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1239"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco62'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1240"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco63'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1241"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1242"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco65'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1243"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco66'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1244"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1245"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco68'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1246"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco69'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1247"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco70'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1248"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco71'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1249"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco72'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1250"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco73_113'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1251"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco74'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1252"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco75'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1253"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco76'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1254"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco77'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1255"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco78'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1256"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco79'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1257"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco7_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1258"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco80'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1259"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco81'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1260"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco82'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1261"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco83'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1262"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco84'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1263"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco85'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1264"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco86'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1265"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco87'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1266"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco88'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1267"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco89'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1268"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco8_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1269"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1270"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco91'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1271"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco92'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1272"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco93'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1273"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco94'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1274"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco95'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1275"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco96'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1276"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco97'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1277"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco98'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1278"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco99'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1279"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco9_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1280"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1281"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1293"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1294"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper4_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1295"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1296"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1282"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1283"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1284"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1285"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1286"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1287"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1288"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1289"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1290"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1162"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1163"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1164"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1165"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1166"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1167"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1168"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1169"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1170"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_physicsImpact_C",
    "Name": "physicsImpact",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_physicsImpact.comp_physicsImpact_C'",
    "Outer": {
      "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
    },
    "Template": {
      "ObjectName": "comp_physicsImpact_C'prop_C:physicsImpact_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.164"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "comp_radarPoint_C",
    "Name": "radarPoint",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_radarPoint.comp_radarPoint_C'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "comp_radarPoint_C'mainPlayer_C:radarPoint_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.472"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "dish_C",
    "Name": "dish_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/dish.dish_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "dish_C'Default__dish_C'",
      "ObjectPath": "VotV/Content/objects/dish.25"
    },
    "Properties": {
      "textindex": {
        "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.dish_2.textindex'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2311"
      },
      "Arrow1": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.dish_2.Arrow1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.12"
      },
      "Arrow": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.dish_2.Arrow'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.11"
      },
      "HierarchicalInstancedStaticMesh": {
        "ObjectName": "HierarchicalInstancedStaticMeshComponent'tutorial:PersistentLevel.dish_2.HierarchicalInstancedStaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.819"
      },
      "navmeshBlock2": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.591"
      },
      "navmeshBlock1": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.590"
      },
      "nme": {
        "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.dish_2.nme'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2310"
      },
      "concreteFloor": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.concreteFloor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1687"
      },
      "lightroot": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightroot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.588"
      },
      "lightswitch": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightswitch'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.589"
      },
      "indoors": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.indoors'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.586"
      },
      "ParticleSystem3": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.dish_2.ParticleSystem3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1053"
      },
      "blockNav2": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.dish_2.blockNav2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.443"
      },
      "blockNav1": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.dish_2.blockNav1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.442"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1692"
      },
      "serverSpawn": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.serverSpawn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.193"
      },
      "light": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.587"
      },
      "console": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.console'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.584"
      },
      "Cube": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.Cube'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1688"
      },
      "door": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.door'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.585"
      },
      "satellite_moveStop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_moveStop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.37"
      },
      "satellite_stop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_stop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.38"
      },
      "axis_Y": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Y'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.191"
      },
      "satellite_move_Cue": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_move_Cue'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.36"
      },
      "satellite_Cue": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_Cue'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.35"
      },
      "prot_satellite_rotat": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_rotat'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1691"
      },
      "axis_Z": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Z'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.192"
      },
      "prot_satellite_dish": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_dish'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1690"
      },
      "prot_satellite_base": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_base'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1689"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.dish_2.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2315"
      },
      "turnoff": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.dish_2.turnoff'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2316"
      },
      "index": 1,
      "nameDish": {
        "CultureInvariantString": "Charlie"
      },
      "calibration": 0.9,
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "key": "FvuQcp6Rf9Mw_BykBt2VKA",
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_base'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1689"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.door'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.585"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightswitch'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.589"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Z'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.192"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_rotat'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1691"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Y'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.191"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_dish'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1690"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.dish_2.ParticleSystem3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1053"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.dish_2.Arrow'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.11"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_Cue'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.35"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_move_Cue'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.36"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_stop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.38"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.dish_2.satellite_moveStop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.37"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.Cube'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1688"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.console'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.584"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.587"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.serverSpawn'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.193"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1692"
        },
        {
          "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.dish_2.nme'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2310"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.dish_2.blockNav1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.442"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.dish_2.blockNav2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.443"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.indoors'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.586"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightroot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.588"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.concreteFloor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1687"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.590"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.591"
        },
        {
          "ObjectName": "HierarchicalInstancedStaticMeshComponent'tutorial:PersistentLevel.dish_2.HierarchicalInstancedStaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.819"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.dish_2.Arrow1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.12"
        },
        {
          "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.dish_2.textindex'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2311"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.dish_2.turnoff'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2316"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.dish_2.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2315"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1698"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1693"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1694"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.195"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.196"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.40"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.39"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door10.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.445"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1695"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1696"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door10.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.592"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door10.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.444"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.42"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.41"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door10.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.446"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1697"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door10.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2319"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door10.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2318"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door10.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2317"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1005"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.194"
      },
      "key": "jNXDTKP2ZJWAdOlI4SSjBA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.194"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.194"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1697"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door10.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.446"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.41"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.42"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door10.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.444"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door10.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.592"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door10.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.445"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.39"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door10.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.40"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.196"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1694"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1696"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.195"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1693"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1695"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1698"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door10.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2317"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door10.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2318"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door10.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2319"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1704"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1699"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1700"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.199"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.200"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.44"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.43"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door11.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.448"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1701"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1702"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door11.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.593"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door11.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.447"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.46"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.45"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door11.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.449"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1703"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door11.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2322"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door11.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2321"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door11.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2320"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1004"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.198"
      },
      "key": "Ors_SVbiky9AjZhYZIiyIw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.198"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.198"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1703"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door11.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.449"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.45"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.46"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door11.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.447"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door11.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.593"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door11.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.448"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.43"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door11.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.44"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.200"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1700"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1702"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.199"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1699"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1701"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1704"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door11.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2320"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door11.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2321"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door11.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2322"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1710"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1705"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1706"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.203"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.204"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.48"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.47"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door12.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.451"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1707"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1708"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door12.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.594"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door12.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.450"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.50"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.49"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door12.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.452"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1709"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door12.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2325"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door12.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2324"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door12.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2323"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1003"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.202"
      },
      "key": "YbaYf5mRxv85hKlcUflbWg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.202"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.202"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1709"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door12.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.452"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.49"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.50"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door12.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.450"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door12.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.594"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door12.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.451"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.47"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door12.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.48"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.204"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1706"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1708"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.203"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1705"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1707"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1710"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door12.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2323"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door12.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2324"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door12.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2325"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1716"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1711"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1712"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.207"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.208"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.52"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.51"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door13.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.454"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1713"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1714"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door13.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.595"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door13.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.453"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.54"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.53"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door13.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.455"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1715"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door13.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2328"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door13.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2327"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door13.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2326"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1002"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.206"
      },
      "key": "8lI4IoMvMM__eVp6vjdxhg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.206"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.206"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1715"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door13.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.455"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.53"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.54"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door13.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.453"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door13.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.595"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door13.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.454"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.51"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door13.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.52"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.208"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1712"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1714"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.207"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1711"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1713"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1716"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door13.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2326"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door13.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2327"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door13.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2328"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1722"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1717"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1718"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.211"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.212"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.56"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.55"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door14.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.457"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1719"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1720"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door14.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.596"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door14.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.456"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.58"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.57"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door14.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.458"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1721"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door14.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2331"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door14.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2330"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door14.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2329"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1001"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.210"
      },
      "key": "6ikWgR1dVHxNsfMTcctNQw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.210"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.210"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1721"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door14.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.458"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.57"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.58"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door14.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.456"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door14.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.596"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door14.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.457"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.55"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door14.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.56"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.212"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1718"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1720"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.211"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1717"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1719"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1722"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door14.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2329"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door14.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2330"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door14.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2331"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1728"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1723"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1724"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.215"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.216"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.60"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.59"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door15.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.460"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1725"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1726"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door15.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.597"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door15.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.459"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.62"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.61"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door15.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.461"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1727"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door15.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2334"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door15.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2333"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door15.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2332"
      },
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1013"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.214"
      },
      "key": "NqSNaIfKED8b-_J4Fl4Rhg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.214"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.214"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1727"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door15.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.461"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.61"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.62"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door15.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.459"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door15.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.597"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door15.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.460"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.59"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door15.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.60"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.216"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1724"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1726"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.215"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1723"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1725"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1728"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door15.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2332"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door15.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2333"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door15.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2334"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1734"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1729"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1730"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.219"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.220"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.64"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.63"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door2.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.463"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1731"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1732"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door2.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.598"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door2.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.462"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.66"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.65"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door2.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.464"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1733"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door2.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2337"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door2.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2336"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door2.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2335"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1012"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.218"
      },
      "key": "guYwoVFpG8KGRVPyrehiJA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.218"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.218"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1733"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door2.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.464"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.65"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.66"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door2.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.462"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door2.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.598"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door2.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.463"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.63"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door2.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.64"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.220"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1730"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1732"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.219"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1729"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1731"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1734"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door2.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2335"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door2.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2336"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door2.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2337"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1740"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1735"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1736"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.223"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.224"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.68"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.67"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door3.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.466"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1737"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1738"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door3.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.599"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door3.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.465"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.70"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.69"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door3.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.467"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1739"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door3.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2340"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door3.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2339"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door3.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2338"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1011"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.222"
      },
      "key": "QPYoRcjgIW5FuOtf0EQCKQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.222"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.222"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1739"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door3.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.467"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.69"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.70"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door3.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.465"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door3.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.599"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door3.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.466"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.67"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door3.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.68"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.224"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1736"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1738"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.223"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1735"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1737"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1740"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door3.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2338"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door3.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2339"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door3.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2340"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1746"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1741"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1742"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.227"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.228"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.72"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.71"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door4.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.469"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1743"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1744"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door4.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.600"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door4.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.468"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.74"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.73"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door4.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.470"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1745"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door4.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2343"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door4.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2342"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door4.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2341"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1010"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.226"
      },
      "key": "aBML7Nx9uF5W5EmeB8MbHA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.226"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.226"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1745"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door4.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.470"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.73"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.74"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door4.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.468"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door4.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.600"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door4.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.469"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.71"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door4.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.72"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.228"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1742"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1744"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.227"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1741"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1743"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1746"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door4.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2341"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door4.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2342"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door4.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2343"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1752"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1747"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1748"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.231"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.232"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.76"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.75"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door5.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.472"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1749"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1750"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door5.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.601"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door5.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.471"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.78"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.77"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door5.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.473"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1751"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door5.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2346"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door5.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2345"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door5.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2344"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1009"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.230"
      },
      "key": "w6l0zQRKoVWExn8G0AKvDQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.230"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.230"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1751"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door5.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.473"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.77"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.78"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door5.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.471"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door5.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.601"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door5.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.472"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.75"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door5.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.76"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.232"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1748"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1750"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.231"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1747"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1749"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1752"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door5.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2344"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door5.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2345"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door5.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2346"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1758"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1753"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1754"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.235"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.236"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.80"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.79"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door6.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.475"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1755"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1756"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door6.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.602"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door6.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.474"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.82"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.81"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door6.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.476"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1757"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door6.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2349"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door6.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2348"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door6.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2347"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1008"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.234"
      },
      "key": "f1HPKolJ4T6qCHo0yexNfw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.234"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.234"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1757"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door6.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.476"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.81"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.82"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door6.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.474"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door6.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.602"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door6.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.475"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.79"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door6.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.80"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.236"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1754"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1756"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.235"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1753"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1755"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1758"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door6.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2347"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door6.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2348"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door6.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2349"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1764"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1759"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1760"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.239"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.240"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.84"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.83"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door7.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.478"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1761"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1762"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door7.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.603"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door7.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.477"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.86"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.85"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door7.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.479"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1763"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door7.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2352"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door7.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2351"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door7.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2350"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1007"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.238"
      },
      "key": "UvyDiwWS7Qemtq95bUxtAw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.238"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.238"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1763"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door7.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.479"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.85"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.86"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door7.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.477"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door7.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.603"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door7.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.478"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.83"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door7.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.84"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.240"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1760"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1762"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.239"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1759"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1761"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1764"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door7.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2350"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door7.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2351"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door7.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2352"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1770"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1765"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1766"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.243"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.244"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.88"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.87"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door8.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.481"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1767"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1768"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door8.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.604"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door8.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.480"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.90"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.89"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door8.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.482"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1769"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door8.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2355"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door8.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2354"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door8.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2353"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1006"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.242"
      },
      "key": "4J-xvziTHeHgrNrK_Q3S1A",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.242"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.242"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1769"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door8.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.482"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.89"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.90"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door8.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.480"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door8.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.604"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door8.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.481"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.87"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door8.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.88"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.244"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1766"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1768"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.243"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1765"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1767"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1770"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door8.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2353"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door8.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2354"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door8.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2355"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1776"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1771"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1772"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.247"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.248"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.92"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.91"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door9.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.484"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1773"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1774"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door9.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.605"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door9.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.483"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.94"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.93"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door9.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.485"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1775"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door9.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2358"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door9.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2357"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door9.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2356"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1000"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.246"
      },
      "key": "rdU0woyBla7SzZg2zlulKg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.246"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.246"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1775"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door9.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.485"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.93"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.94"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door9.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.483"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door9.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.605"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door9.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.484"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.91"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door9.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.92"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.248"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1772"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1774"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.247"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1771"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1773"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1776"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door9.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2356"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door9.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2357"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door9.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2358"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1782"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1777"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1778"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.251"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.252"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.96"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.95"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_2.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.487"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1779"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1780"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_2.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.606"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_2.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.486"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.98"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.97"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_2.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.488"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1781"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_2.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2361"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_2.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2360"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_2.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2359"
      },
      "active": false,
      "autoclose": false,
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.999"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.250"
      },
      "key": "7SzHo_tfXot0m_MxmDRapA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.250"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.250"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1781"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_2.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.488"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.97"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.98"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_2.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.486"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_2.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.606"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_2.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.487"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.95"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_2.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.96"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.252"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1778"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1780"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.251"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1777"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1779"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1782"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_2.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2359"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_2.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2360"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_2.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2361"
        }
      ]
    }
  },
  {
    "Type": "door_C",
    "Name": "door_GEN_VARIABLE_door_C_CAT_50",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/door.door_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "door_C'Default__door_C'",
      "ObjectPath": "VotV/Content/objects/door.71"
    },
    "Properties": {
      "ramp1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.ramp1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1788"
      },
      "door_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1783"
      },
      "door_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1784"
      },
      "door_L_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.255"
      },
      "door_R_root": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.256"
      },
      "audio_doorOpened": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorOpened'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.100"
      },
      "audio_doorClosed": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorClosed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.99"
      },
      "faceSmasher": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.faceSmasher'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.490"
      },
      "doorshadow_L": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.doorshadow_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1785"
      },
      "doorshadow_R": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.doorshadow_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1786"
      },
      "navmod": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.607"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.489"
      },
      "audio_doorstop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorstop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.102"
      },
      "audio_doorSlide": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorSlide'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.101"
      },
      "sensor": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.sensor'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.491"
      },
      "frame": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.frame'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1787"
      },
      "resize": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2364"
      },
      "openJammed": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.openJammed'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2363"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2362"
      },
      "nav": {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.998"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.254"
      },
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.254"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.door'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.585"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.254"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.frame'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1787"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.sensor'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.491"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorSlide'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.101"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorstop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.102"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.489"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.navmod'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.607"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.faceSmasher'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.490"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorClosed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.99"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.audio_doorOpened'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.100"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_R_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.256"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1784"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.doorshadow_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1786"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_L_root'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.255"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1783"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.doorshadow_L'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1785"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.ramp1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1788"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2362"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.openJammed'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2363"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2364"
        }
      ]
    }
  },
  {
    "Type": "HierarchicalInstancedStaticMeshComponent",
    "Name": "HierarchicalInstancedStaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HierarchicalInstancedStaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "HierarchicalInstancedStaticMeshComponent'dish_C:HierarchicalInstancedStaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.49"
    },
    "Properties": {
      "SortedInstances": [
        26,
        23,
        25,
        24,
        31,
        30,
        29,
        28,
        27,
        32,
        33,
        22,
        21,
        34,
        20,
        19,
        35,
        18,
        17,
        36,
        37,
        16,
        38,
        39,
        15,
        14,
        40,
        13,
        41,
        42,
        12,
        11,
        10,
        43,
        0,
        8,
        9,
        2,
        1,
        3,
        4,
        7,
        5,
        6
      ],
      "NumBuiltInstances": 44,
      "BuiltInstanceBounds": {
        "Min": {
          "X": -1107.3606,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "Max": {
          "X": 1107.3606,
          "Y": 1107.3606,
          "Z": 100.303894
        },
        "IsValid": 1
      },
      "CacheMeshExtendedBounds": {
        "Origin": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 50.174488
        },
        "BoxExtent": {
          "X": 7.3605576,
          "Y": 99.99941,
          "Z": 50.129307
        },
        "SphereRadius": 111.92129
      },
      "InstanceCountToRender": 44,
      "InstancingRandomSeed": 111,
      "InstanceReorderTable": [
        34,
        38,
        37,
        39,
        40,
        42,
        43,
        41,
        35,
        36,
        32,
        31,
        30,
        27,
        25,
        24,
        21,
        18,
        17,
        15,
        14,
        12,
        11,
        1,
        3,
        2,
        0,
        8,
        7,
        6,
        5,
        4,
        9,
        10,
        13,
        16,
        19,
        20,
        22,
        23,
        26,
        28,
        29,
        33
      ],
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PerInstanceSMData",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstancingRandomSeed",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "PerInstanceSMData": [
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": -1000.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": -800.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": -600.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": -400.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": -200.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": 200.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": 400.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": 600.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": 800.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 1100.0,
            "Y": 1000.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.000001,
            "Y": 1.000001,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": 999.99976,
            "Y": 1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": 799.99976,
            "Y": 1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": 599.9998,
            "Y": 1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": 399.99982,
            "Y": 1099.9999,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": 199.99983,
            "Y": 1099.9999,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": -0.00013113022,
            "Y": 1099.9999,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": -200.0001,
            "Y": 1099.9999,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": -400.00006,
            "Y": 1099.9999,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": -600.00006,
            "Y": 1099.9998,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": -800.0,
            "Y": 1099.9998,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.7059098,
            "W": 0.7059098,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.99661726
          },
          "Translation": {
            "X": -1000.0,
            "Y": 1099.9998,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": 1000.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": 800.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": 600.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": 400.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": 200.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": -200.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": -400.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": -600.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": -800.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99830717,
            "W": -1.1900753E-07,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": -1100.0,
            "Y": -1000.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000005,
            "Y": 1.0000005,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": -1000.00006,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": -800.00006,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": -600.00006,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": -400.00006,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": -200.00006,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": -6.556511E-05,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": 199.99994,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": 399.99994,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": 599.99994,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": 799.99994,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.7059098,
            "W": 0.70590967,
            "IsNormalized": true,
            "Size": 0.9983071,
            "SizeSquared": 0.9966171
          },
          "Translation": {
            "X": 999.99994,
            "Y": -1100.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0000008,
            "Y": 1.0000008,
            "Z": 1.000001
          },
          "IsRotationNormalized": true
        }
      }
    ],
    "ClusterTree": [
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": 1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": 1107.3606,
          "Z": 100.303894
        },
        "LastChild": 2,
        "FirstInstance": 0,
        "LastInstance": 43
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": 3,
        "BoundMax": {
          "X": 99.99937,
          "Y": 1107.3605,
          "Z": 100.303894
        },
        "LastChild": 16,
        "FirstInstance": 0,
        "LastInstance": 21
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -99.999565,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": 17,
        "BoundMax": {
          "X": 1107.3606,
          "Y": 1107.3606,
          "Z": 100.303894
        },
        "LastChild": 30,
        "FirstInstance": 22,
        "LastInstance": 43
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": 100.00054,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -1092.6394,
          "Y": 299.99945,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 0,
        "LastInstance": 0
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": 700.00055,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -1092.6394,
          "Y": 899.99945,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 1,
        "LastInstance": 1
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": 300.00055,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -1092.6394,
          "Y": 699.99945,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 2,
        "LastInstance": 3
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": -899.99945,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -1092.6394,
          "Y": -500.00055,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 4,
        "LastInstance": 5
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": -499.99945,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -1092.6394,
          "Y": -300.00055,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 6,
        "LastInstance": 6
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": -299.99945,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -1092.6394,
          "Y": 99.99946,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 7,
        "LastInstance": 8
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -900.00055,
          "Y": -900.00055,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 9,
        "LastInstance": 10
      },
      {
        "MinInstanceScale": {
          "X": 1.0000005,
          "Y": 1.0000005,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -1107.3606,
          "Y": 900.00055,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -900.0005,
          "Y": 1107.3604,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 11,
        "LastInstance": 12
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -899.9996,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -700.00055,
          "Y": -1092.6394,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 13,
        "LastInstance": 13
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -899.9995,
          "Y": 1092.6392,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -500.00055,
          "Y": 1107.3604,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 14,
        "LastInstance": 15
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -699.9996,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -500.00055,
          "Y": -1092.6394,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 16,
        "LastInstance": 16
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -499.99957,
          "Y": 1092.6393,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -100.00061,
          "Y": 1107.3605,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 17,
        "LastInstance": 18
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -499.99957,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": -100.000565,
          "Y": -1092.6394,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 19,
        "LastInstance": 20
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -99.999626,
          "Y": 1092.6393,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 99.99937,
          "Y": 1107.3605,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 21,
        "LastInstance": 21
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": -99.999565,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 299.99945,
          "Y": -1092.6394,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 22,
        "LastInstance": 23
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 100.000336,
          "Y": 1092.6393,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 499.99933,
          "Y": 1107.3605,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 24,
        "LastInstance": 25
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 300.00043,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 499.99945,
          "Y": -1092.6394,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 26,
        "LastInstance": 26
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 500.0003,
          "Y": 1092.6394,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 699.9993,
          "Y": 1107.3606,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 27,
        "LastInstance": 27
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 500.00043,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 899.99945,
          "Y": -1092.6394,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 28,
        "LastInstance": 29
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 700.00024,
          "Y": 1092.6394,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 899.99927,
          "Y": 1107.3606,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 30,
        "LastInstance": 30
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 900.00024,
          "Y": 900.0005,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": 1107.3606,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 31,
        "LastInstance": 32
      },
      {
        "MinInstanceScale": {
          "X": 1.0000008,
          "Y": 1.0000008,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 900.0004,
          "Y": -1107.3606,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": -900.0005,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 33,
        "LastInstance": 34
      },
      {
        "MinInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 1092.6394,
          "Y": 500.0005,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": 899.9995,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 35,
        "LastInstance": 36
      },
      {
        "MinInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 1092.6394,
          "Y": -699.9995,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": -500.0005,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 37,
        "LastInstance": 37
      },
      {
        "MinInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 1092.6394,
          "Y": -899.9995,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": -700.0005,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 38,
        "LastInstance": 38
      },
      {
        "MinInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 1092.6394,
          "Y": -499.9995,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": -100.000496,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 39,
        "LastInstance": 40
      },
      {
        "MinInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 1092.6394,
          "Y": 300.0005,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": 499.9995,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 41,
        "LastInstance": 41
      },
      {
        "MinInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "MaxInstanceScale": {
          "X": 1.000001,
          "Y": 1.000001,
          "Z": 1.000001
        },
        "BoundMin": {
          "X": 1092.6394,
          "Y": -99.999504,
          "Z": 0.045181274
        },
        "FirstChild": -1,
        "BoundMax": {
          "X": 1107.3606,
          "Y": 299.9995,
          "Z": 100.303894
        },
        "LastChild": -1,
        "FirstInstance": 42,
        "LastInstance": 43
      }
    ]
  },
  {
    "Type": "indoorAmbienceVolume_C",
    "Name": "indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/indoorAmbienceVolume.indoorAmbienceVolume_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "indoorAmbienceVolume_C'Default__indoorAmbienceVolume_C'",
      "ObjectPath": "VotV/Content/objects/misc/indoorAmbienceVolume.6"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1791"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.103"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.492"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1491"
      },
      "a": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.a'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2365"
      },
      "room": "dish",
      "sound": {
        "ObjectName": "SoundWave'ambience_dish'",
        "ObjectPath": "VotV/Content/audio/ambience/ambience_dish.0"
      },
      "audio_volume": 0.5,
      "reverb": {
        "ObjectName": "ReverbEffect'SmallRoom'",
        "ObjectPath": "Engine/Content/EngineSounds/ReverbSettings/SmallRoom.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1491"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.indoors'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.586"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1491"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.492"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.103"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1791"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.a'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2365"
        }
      ]
    }
  },
  {
    "Type": "InstancedStaticMeshComponent",
    "Name": "drivesIn",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InstancedStaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "InstancedStaticMeshComponent'prop_box_C:drivesIn_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_box.25"
    },
    "Properties": {
      "InstancingRandomSeed": 13533,
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1862"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstancingRandomSeed",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "InstancedStaticMeshComponent",
    "Name": "pings",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InstancedStaticMeshComponent'",
    "Outer": {
      "ObjectName": "spaceRenderer_C'tutorial:PersistentLevel.spaceRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1531"
    },
    "Template": {
      "ObjectName": "InstancedStaticMeshComponent'spaceRenderer_C:pings_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/spaceRenderer.18"
    },
    "Properties": {
      "InstancingRandomSeed": 10711,
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.spaceRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1518"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstancingRandomSeed",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "InstancedStaticMeshComponent",
    "Name": "InstancedStaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InstancedStaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Template": {
      "ObjectName": "InstancedStaticMeshComponent'tutorWall_spikes_C:InstancedStaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.27"
    },
    "Properties": {
      "InstancingRandomSeed": 23299,
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.391"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PerInstanceSMData",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstancingRandomSeed",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "PerInstanceSMData": [
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 125.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 250.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 375.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 125.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 250.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 375.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 125.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 250.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 375.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      }
    ]
  },
  {
    "Type": "InstancedStaticMeshComponent",
    "Name": "InstancedStaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InstancedStaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Template": {
      "ObjectName": "InstancedStaticMeshComponent'tutorWall_spikes_C:InstancedStaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.27"
    },
    "Properties": {
      "InstancingRandomSeed": 23299,
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes_2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.392"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PerInstanceSMData",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'InstancedStaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstancingRandomSeed",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "PerInstanceSMData": [
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 125.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 250.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 0.0,
            "Y": 375.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 125.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 250.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 125.0,
            "Y": 375.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 125.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 250.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      },
      {
        "TransformData": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 0.99830717,
            "IsNormalized": true,
            "Size": 0.99830717,
            "SizeSquared": 0.9966172
          },
          "Translation": {
            "X": 250.0,
            "Y": 375.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          },
          "IsRotationNormalized": true
        }
      }
    ]
  },
  {
    "Type": "laptop_C",
    "Name": "laptop_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/laptop.laptop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "laptop_C'Default__laptop_C'",
      "ObjectPath": "VotV/Content/objects/laptop.77"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.493"
      },
      "seatRotation": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.laptop_2.seatRotation'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.14"
      },
      "audio_hit": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.audio_hit'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.106"
      },
      "snd": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.snd'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.107"
      },
      "screenCorner": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.screenCorner'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.266"
      },
      "audio_camnoise": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.audio_camnoise'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.104"
      },
      "Camera": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.laptop_2.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.563"
      },
      "audio_coordKeyPress": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.audio_coordKeyPress'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.105"
      },
      "zipcoll": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.zipcoll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1795"
      },
      "constr_zipNocoll": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_zipNocoll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1088"
      },
      "zipRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.269"
      },
      "zipMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.zipMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1796"
      },
      "zipMove": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.268"
      },
      "zipHitbox": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.zipHitbox'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.497"
      },
      "cable_zip": {
        "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.562"
      },
      "constr_zip": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1087"
      },
      "attach_zip": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.262"
      },
      "zipdRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipdRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.267"
      },
      "pcpart_zip": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.612"
      },
      "constr_floppyNocoll": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_floppyNocoll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1083"
      },
      "floppycoll": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.floppycoll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1792"
      },
      "floppyHitbox": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.floppyHitbox'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.496"
      },
      "floppyRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.265"
      },
      "MediaSound_floppy": {
        "ObjectName": "MediaSoundComponent'tutorial:PersistentLevel.laptop_2.MediaSound_floppy'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.941"
      },
      "floppyMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.floppyMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1793"
      },
      "floppyMove": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.264"
      },
      "MediaSound": {
        "ObjectName": "MediaSoundComponent'tutorial:PersistentLevel.laptop_2.MediaSound'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.940"
      },
      "constr_speaker": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_speaker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1086"
      },
      "boxBlock": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.boxBlock'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.494"
      },
      "attach_block": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.258"
      },
      "constr_keyboard": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1084"
      },
      "constr_mouse": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1085"
      },
      "block": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "attach_mouse": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.260"
      },
      "attach_speaker": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_speaker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.261"
      },
      "cable_speaker": {
        "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_speaker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.561"
      },
      "cable_block": {
        "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.558"
      },
      "constr_block": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1082"
      },
      "cable_mouse": {
        "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.560"
      },
      "cable_keyboard": {
        "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.559"
      },
      "attach_keyboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.259"
      },
      "startup": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.startup'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.108"
      },
      "pcpart_speakerR": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_speakerR'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.611"
      },
      "pcpart_mouse": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.610"
      },
      "pcpart_keyboard": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.609"
      },
      "eff_button": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.laptop_2.eff_button'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1054"
      },
      "pcpart_block": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.608"
      },
      "boxScreen": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.boxScreen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.495"
      },
      "gamingPc": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.gamingPc'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1794"
      },
      "Scene": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "lookAt_0": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.laptop_2.lookAt_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.13"
      },
      "screen": {
        "ObjectName": "WidgetComponent'tutorial:PersistentLevel.laptop_2.screen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2473"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.laptop_2.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2366"
      },
      "TL_floppy": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.laptop_2.TL_floppy'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2367"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
        },
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.gamingPc'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1794"
        },
        {
          "ObjectName": "WidgetComponent'tutorial:PersistentLevel.laptop_2.screen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2473"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.screenCorner'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.266"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.audio_hit'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.106"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.laptop_2.lookAt_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.13"
        },
        {
          "ObjectName": "CameraComponent'tutorial:PersistentLevel.laptop_2.Camera'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.563"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.boxScreen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.495"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_block'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1082"
        },
        {
          "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_block'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.558"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_block'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.608"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_mouse'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1085"
        },
        {
          "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_mouse'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.560"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_keyboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1084"
        },
        {
          "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_keyboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.559"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_block'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.258"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.boxBlock'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.494"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.laptop_2.eff_button'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1054"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_speaker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1086"
        },
        {
          "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_speaker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.561"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.floppyRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.265"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.floppyMove'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.264"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.floppyMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1793"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.floppyHitbox'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.496"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.floppycoll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1792"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_floppyNocoll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1083"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_zip'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1087"
        },
        {
          "ObjectName": "CableComponent'tutorial:PersistentLevel.laptop_2.cable_zip'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.562"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_keyboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.609"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_keyboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.259"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.audio_coordKeyPress'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.105"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_mouse'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.610"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_mouse'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.260"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_speakerR'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.611"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.startup'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.108"
        },
        {
          "ObjectName": "MediaSoundComponent'tutorial:PersistentLevel.laptop_2.MediaSound'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.940"
        },
        {
          "ObjectName": "MediaSoundComponent'tutorial:PersistentLevel.laptop_2.MediaSound_floppy'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.941"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.snd'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.107"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_speaker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.261"
        },
        {
          "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_zip'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.612"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipdRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.267"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.attach_zip'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.262"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.zipHitbox'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.497"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.269"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipMove'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.268"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.zipMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1796"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.zipcoll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1795"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.laptop_2.constr_zipNocoll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1088"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.audio_camnoise'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.104"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.laptop_2.seatRotation'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.14"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.493"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.laptop_2.TL_floppy'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2367"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.laptop_2.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2366"
        }
      ]
    }
  },
  {
    "Type": "Level",
    "Name": "PersistentLevel",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Level'",
    "Outer": {
      "ObjectName": "World'tutorial'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2475"
    },
    "Properties": {
      "Model": {
        "ObjectName": "Model'tutorial:PersistentLevel.Model_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.943"
      },
      "ModelComponents": [
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.944"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.945"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.956"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.967"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.978"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.986"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.987"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.988"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.989"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.990"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.946"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.947"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.948"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.949"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.950"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.951"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_16'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.952"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.953"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_18'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.954"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.955"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_20'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.957"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_21'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.958"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_22'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.959"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_23'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.960"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_24'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.961"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_25'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.962"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.963"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.964"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.965"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_29'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.966"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_30'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.968"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_31'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.969"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_32'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.970"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_33'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.971"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_34'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.972"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_35'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.973"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_36'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.974"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_37'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.975"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_38'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.976"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_39'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.977"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_40'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.979"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_41'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.980"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_42'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.981"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_43'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.982"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_44'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.983"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_45'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.984"
        },
        {
          "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_46'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.985"
        }
      ],
      "LevelScriptActor": {
        "ObjectName": "tutorial_C'tutorial:PersistentLevel.tutorial_C_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2467"
      },
      "StaticNavigableGeometry": [
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 353.62726,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 353.62726,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09723,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09723,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -228.62701
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -228.62701
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 75.00003
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 75.00003
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -469.0973,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -469.0973,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -49.99994,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -49.99994,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1837.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 1862.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1587.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1587.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2600.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2612.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2600.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2612.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2087.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2087.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2362.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": 375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2112.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -375.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2337.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2362.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -237.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 787.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 787.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 175.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": -250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -250.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 437.5,
          "Z": 250.0
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 262.5
        },
        {
          "X": -500.0,
          "Y": 187.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -237.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": -237.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": -512.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": -512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 450.0,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 500.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 512.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": 250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94008,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94008,
          "Z": 250.0
        },
        {
          "X": 976.795,
          "Y": 273.20505,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 976.795,
          "Y": 273.20505,
          "Z": 250.0
        },
        {
          "X": 850.0002,
          "Y": 346.4101,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 850.0002,
          "Y": 346.4101,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02548,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02548,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02548,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 992.2649,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 992.2649,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": 250.0
        },
        {
          "X": 992.2649,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 583.97406,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": 250.0
        },
        {
          "X": 583.97406,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 583.97406,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 57.7352,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 57.7352,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 57.7352,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 850.0002,
          "Y": 346.4101,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 850.0002,
          "Y": 346.4101,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 850.0002,
          "Y": 346.4101,
          "Z": 250.0
        },
        {
          "X": 976.795,
          "Y": 273.20505,
          "Z": 250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 976.795,
          "Y": 273.20505,
          "Z": 250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": 250.0
        },
        {
          "X": 976.795,
          "Y": 273.20505,
          "Z": 250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94008,
          "Z": 250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": 250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94008,
          "Z": 250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": 250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 976.7949,
          "Y": 273.20505,
          "Z": -250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94006,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94006,
          "Z": -250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02545,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02545,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02545,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02545,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": -250.0
        },
        {
          "X": 992.26495,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 992.26495,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": -250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": -250.0
        },
        {
          "X": 583.974,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 992.26495,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": -250.0
        },
        {
          "X": 992.26495,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": -250.0
        },
        {
          "X": 583.974,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 583.974,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 583.974,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 57.735107,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 57.735107,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 57.735107,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": -250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": -250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 976.7949,
          "Y": 273.20505,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": -250.0
        },
        {
          "X": 976.7949,
          "Y": 273.20505,
          "Z": -250.0
        },
        {
          "X": 850.0001,
          "Y": 346.4101,
          "Z": -250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": -250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94006,
          "Z": -250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94006,
          "Z": -250.0
        },
        {
          "X": 976.7949,
          "Y": 273.20505,
          "Z": -250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": -250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": -250.0
        },
        {
          "X": 1050.0,
          "Y": 230.94006,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -57.735107,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 57.735107,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 57.735107,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 57.7352,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 57.7352,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": 53.58981,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -53.589893,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": -53.589695,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": -250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 850.0,
          "Y": 53.589962,
          "Z": 250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 992.26495,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 583.974,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 583.974,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 583.97406,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 583.97406,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 992.2649,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 992.2649,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1250.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02545,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -466.02545,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -466.02548,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": -466.02548,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -199.99976,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": 250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": -146.41019,
          "Z": -250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": 250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": -250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": -250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 1103.5897,
          "Y": -200.00002,
          "Z": -250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": 250.0
        },
        {
          "X": 996.4101,
          "Y": -199.99997,
          "Z": -250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 903.58984,
          "Y": -146.41011,
          "Z": 250.0
        },
        {
          "X": 875.3516,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 583.97473,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": -250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 1550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 875.3515,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 550.0,
          "Y": 466.02628,
          "Z": 250.0
        },
        {
          "X": 550.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 1196.4102,
          "Y": 146.41016,
          "Z": 250.0
        },
        {
          "X": 1224.6484,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": 250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": 250.0
        },
        {
          "X": 903.5899,
          "Y": 146.41023,
          "Z": -250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": 250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": -250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": -250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": 250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": 250.0
        },
        {
          "X": 996.4102,
          "Y": 200.00002,
          "Z": -250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": 250.0
        },
        {
          "X": 1103.5898,
          "Y": 200.0,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 537.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 1562.5,
          "Y": 512.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -221.40912
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -221.40912
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09723,
          "Z": 262.5
        },
        {
          "X": 3213.3975,
          "Y": 136.60254,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3213.3975,
          "Y": 136.60254,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 86.602554,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 86.602554,
          "Z": 262.5
        },
        {
          "X": 3331.6987,
          "Y": 68.30129,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3331.6987,
          "Y": 68.30129,
          "Z": 262.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.00002,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.00002,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": 13.397472,
          "Z": 262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": 13.397472,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": 13.397472,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602528,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602528,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602528,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 262.5
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -49.99994,
          "Z": 262.5
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -49.99994,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 353.62726,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 353.62726,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -49.99994,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": -13.397404,
          "Z": 262.5
        },
        {
          "X": 3213.3975,
          "Y": 136.60254,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 3213.3975,
          "Y": 136.60254,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09723,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09723,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": 353.62726,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": -13.397404,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975115,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 86.602554,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": -13.397404,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 86.602554,
          "Z": 262.5
        },
        {
          "X": 3213.3975,
          "Y": 136.60254,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975115,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 262.5
        },
        {
          "X": 3331.6987,
          "Y": 68.30129,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975115,
          "Z": 262.5
        },
        {
          "X": 3331.6987,
          "Y": 68.30129,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 86.602554,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 262.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 262.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 262.5
        },
        {
          "X": 3331.6987,
          "Y": 68.30129,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.00002,
          "Z": 262.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.00002,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": 50.00002,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3386.6025,
          "Y": 36.602493,
          "Z": 302.50006
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602493,
          "Z": 302.50006
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 302.50012
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763878,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 18.763878,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 18.763897,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.650642,
          "Z": 912.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 302.5001
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 302.5001
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 302.5001
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 21.650642,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3350.0,
          "Y": 57.73506,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3350.0,
          "Y": 57.73506,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763878,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 18.763897,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 18.763897,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397472,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602493,
          "Z": 302.50006
        },
        {
          "X": 3391.6025,
          "Y": 27.942165,
          "Z": 302.50006
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3391.6025,
          "Y": 27.942165,
          "Z": 302.50006
        },
        {
          "X": 3400.0,
          "Y": 13.3974085,
          "Z": 302.50003
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": 13.3974085,
          "Z": 302.50003
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763878,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763897,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763897,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -16.913422,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397469,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.650642,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": 13.397469,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.650642,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -8.253174,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253162,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60254,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253162,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253174,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.65065,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253174,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": 21.650642,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602577,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763878,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": 18.763878,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397467,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -16.913422,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -16.913422,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": 18.763897,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397472,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -13.397451,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397472,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -13.397451,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": 13.3974085,
          "Z": 302.50003
        },
        {
          "X": 3400.0,
          "Y": 3.3975744,
          "Z": 302.5
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": 3.3975744,
          "Z": 302.5
        },
        {
          "X": 3400.0,
          "Y": -13.397517,
          "Z": 302.49997
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -13.397517,
          "Z": 302.49997
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -16.913422,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": 13.397469,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -8.253174,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -8.253174,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253162,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253162,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": 13.397459,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -8.253162,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -8.253162,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -8.253174,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3412.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -13.397451,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397484,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -16.91343,
          "Z": 282.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": 13.397467,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -13.397457,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397467,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397467,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3417.5,
          "Y": -16.913422,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -13.397451,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602512,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602512,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602528,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -13.397517,
          "Z": 302.49997
        },
        {
          "X": 3395.0,
          "Y": -22.05777,
          "Z": 302.49997
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3395.0,
          "Y": -22.05777,
          "Z": 302.49997
        },
        {
          "X": 3386.6025,
          "Y": -36.602592,
          "Z": 302.49994
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602592,
          "Z": 302.49994
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602524,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602524,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -13.3974495,
          "Z": 287.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602512,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -13.397451,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602512,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3400.0,
          "Y": -13.397457,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 917.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -13.397457,
          "Z": 917.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602528,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602512,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602528,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 262.5
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602592,
          "Z": 302.49994
        },
        {
          "X": 3377.9424,
          "Y": -41.602596,
          "Z": 302.49994
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3377.9424,
          "Y": -41.602596,
          "Z": 302.49994
        },
        {
          "X": 3363.3975,
          "Y": -50.00005,
          "Z": 302.4999
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": -50.00005,
          "Z": 302.4999
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602524,
          "Z": 912.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3386.6025,
          "Y": -36.60252,
          "Z": 287.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3371.6506,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602512,
          "Z": 282.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3368.764,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": -50.00005,
          "Z": 302.4999
        },
        {
          "X": 3353.3975,
          "Y": -50.000046,
          "Z": 302.4999
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3353.3975,
          "Y": -50.000046,
          "Z": 302.4999
        },
        {
          "X": 3336.6025,
          "Y": -50.00004,
          "Z": 302.4999
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": -50.00004,
          "Z": 302.4999
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": -62.5,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0864,
          "Y": -67.5,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999973,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": -50.00004,
          "Z": 302.4999
        },
        {
          "X": 3327.9424,
          "Y": -45.00005,
          "Z": 302.4999
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3327.9424,
          "Y": -45.00005,
          "Z": 302.4999
        },
        {
          "X": 3313.3975,
          "Y": -36.602573,
          "Z": 302.49994
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602573,
          "Z": 302.49994
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3282.5,
          "Y": -18.763824,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -18.763824,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -18.763836,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -21.650581,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.65059,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.65059,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.65059,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.650581,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.650581,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -18.763824,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -18.763836,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -18.763836,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": -13.397402,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": -13.397402,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": -13.397404,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602573,
          "Z": 302.49994
        },
        {
          "X": 3308.3975,
          "Y": -27.942234,
          "Z": 302.49994
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3308.3975,
          "Y": -27.942234,
          "Z": 302.49994
        },
        {
          "X": 3300.0,
          "Y": -13.397468,
          "Z": 302.49997
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": -13.397468,
          "Z": 302.49997
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -18.763824,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -18.763836,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -18.763836,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 16.913528,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.3974,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -21.650581,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": -13.3974,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -21.650581,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.65059,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": -21.65059,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -21.65059,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": -21.650581,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": -13.397402,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -18.763824,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": -13.397402,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": -18.763824,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.39739,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 16.913528,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 16.913528,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": -18.763836,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.397404,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": -13.397402,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": -13.397404,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975115,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": -13.397468,
          "Z": 302.49997
        },
        {
          "X": 3300.0,
          "Y": -3.3976383,
          "Z": 302.5
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": -3.3976383,
          "Z": 302.5
        },
        {
          "X": 3300.0,
          "Y": 13.397448,
          "Z": 302.50003
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 13.397448,
          "Z": 302.50003
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 16.913528,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": -13.3974,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": -13.3974,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": -13.397398,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 8.253265,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3287.5,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": -13.397402,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 16.91354,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": -13.39739,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 13.397511,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.39739,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.39739,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3282.5,
          "Y": 16.913528,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975115,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975115,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 13.397448,
          "Z": 302.50003
        },
        {
          "X": 3305.0,
          "Y": 22.057695,
          "Z": 302.50003
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3305.0,
          "Y": 22.057695,
          "Z": 302.50003
        },
        {
          "X": 3313.3975,
          "Y": 36.602512,
          "Z": 302.50006
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602512,
          "Z": 302.50006
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 302.5001
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 302.5001
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 302.5001
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 13.397507,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 302.50012
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 302.50012
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3300.0,
          "Y": 13.397511,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 917.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 13.397511,
          "Z": 917.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": 44.999954,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3391.6025,
          "Y": 27.942165,
          "Z": 302.50006
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3391.6025,
          "Y": 27.942165,
          "Z": 302.50006
        },
        {
          "X": 3386.6025,
          "Y": 36.602493,
          "Z": 302.50006
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3386.6025,
          "Y": 36.602493,
          "Z": 302.50006
        },
        {
          "X": 3363.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3400.0,
          "Y": 3.3975744,
          "Z": 302.5
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3400.0,
          "Y": 3.3975744,
          "Z": 302.5
        },
        {
          "X": 3400.0,
          "Y": 13.3974085,
          "Z": 302.50003
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3400.0,
          "Y": 13.3974085,
          "Z": 302.50003
        },
        {
          "X": 3391.6025,
          "Y": 27.942165,
          "Z": 302.50006
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": -22.05777,
          "Z": 302.49997
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": -22.05777,
          "Z": 302.49997
        },
        {
          "X": 3400.0,
          "Y": -13.397517,
          "Z": 302.49997
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3400.0,
          "Y": -13.397517,
          "Z": 302.49997
        },
        {
          "X": 3400.0,
          "Y": 3.3975744,
          "Z": 302.5
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3377.9424,
          "Y": -41.602596,
          "Z": 302.49994
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3377.9424,
          "Y": -41.602596,
          "Z": 302.49994
        },
        {
          "X": 3386.6025,
          "Y": -36.602592,
          "Z": 302.49994
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3386.6025,
          "Y": -36.602592,
          "Z": 302.49994
        },
        {
          "X": 3395.0,
          "Y": -22.05777,
          "Z": 302.49997
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3353.3975,
          "Y": -50.000046,
          "Z": 302.4999
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3353.3975,
          "Y": -50.000046,
          "Z": 302.4999
        },
        {
          "X": 3363.3975,
          "Y": -50.00005,
          "Z": 302.4999
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3363.3975,
          "Y": -50.00005,
          "Z": 302.4999
        },
        {
          "X": 3377.9424,
          "Y": -41.602596,
          "Z": 302.49994
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3327.9424,
          "Y": -45.00005,
          "Z": 302.4999
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3327.9424,
          "Y": -45.00005,
          "Z": 302.4999
        },
        {
          "X": 3336.6025,
          "Y": -50.00004,
          "Z": 302.4999
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": -50.00004,
          "Z": 302.4999
        },
        {
          "X": 3353.3975,
          "Y": -50.000046,
          "Z": 302.4999
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3308.3975,
          "Y": -27.942234,
          "Z": 302.49994
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3308.3975,
          "Y": -27.942234,
          "Z": 302.49994
        },
        {
          "X": 3313.3975,
          "Y": -36.602573,
          "Z": 302.49994
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3313.3975,
          "Y": -36.602573,
          "Z": 302.49994
        },
        {
          "X": 3327.9424,
          "Y": -45.00005,
          "Z": 302.4999
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3300.0,
          "Y": -3.3976383,
          "Z": 302.5
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3300.0,
          "Y": -3.3976383,
          "Z": 302.5
        },
        {
          "X": 3300.0,
          "Y": -13.397468,
          "Z": 302.49997
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3300.0,
          "Y": -13.397468,
          "Z": 302.49997
        },
        {
          "X": 3308.3975,
          "Y": -27.942234,
          "Z": 302.49994
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": 22.057695,
          "Z": 302.50003
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": 22.057695,
          "Z": 302.50003
        },
        {
          "X": 3300.0,
          "Y": 13.397448,
          "Z": 302.50003
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3300.0,
          "Y": 13.397448,
          "Z": 302.50003
        },
        {
          "X": 3300.0,
          "Y": -3.3976383,
          "Z": 302.5
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3322.0576,
          "Y": 41.60251,
          "Z": 302.50006
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3322.0576,
          "Y": 41.60251,
          "Z": 302.50006
        },
        {
          "X": 3313.3975,
          "Y": 36.602512,
          "Z": 302.50006
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3313.3975,
          "Y": 36.602512,
          "Z": 302.50006
        },
        {
          "X": 3305.0,
          "Y": 22.057695,
          "Z": 302.50003
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": 44.99996,
          "Z": 302.5001
        },
        {
          "X": 3346.6025,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3346.6025,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 49.999958,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 49.999958,
          "Z": 302.5001
        },
        {
          "X": 3322.0576,
          "Y": 41.60251,
          "Z": 302.50006
        },
        {
          "X": 3337.9424,
          "Y": 44.99996,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": 44.999954,
          "Z": 302.5001
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": 44.99996,
          "Z": 302.5001
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3346.6025,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 917.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3350.0,
          "Y": 57.735054,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 13.397511,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": 13.397511,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.39739,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3300.0,
          "Y": -13.39739,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": -36.60251,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -13.397457,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": -13.397457,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397467,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3400.0,
          "Y": 13.397467,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 917.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3386.6025,
          "Y": 36.60256,
          "Z": 917.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 917.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 302.50012
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 302.5001
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 302.50012
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 912.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 912.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": 36.602547,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": 13.397469,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": 13.397469,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3400.0,
          "Y": -13.397453,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602524,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3386.6025,
          "Y": -36.602524,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3363.3975,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3336.6025,
          "Y": -49.999985,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": 13.397512,
          "Z": 912.5
        },
        {
          "X": 3313.3975,
          "Y": -36.602516,
          "Z": 912.5
        },
        {
          "X": 3300.0,
          "Y": -13.3974,
          "Z": 912.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 302.50012
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 302.5001
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 302.50012
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 917.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602577,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 262.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602512,
          "Z": 302.50006
        },
        {
          "X": 3322.0576,
          "Y": 41.60251,
          "Z": 302.50006
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3322.0576,
          "Y": 41.60251,
          "Z": 302.50006
        },
        {
          "X": 3336.6025,
          "Y": 49.999958,
          "Z": 302.5001
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": 49.999958,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 302.50012
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 302.50012
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 302.5001
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3313.3975,
          "Y": 36.602585,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 302.50012
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3328.3494,
          "Y": 62.5,
          "Z": 302.50012
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 287.5
        },
        {
          "X": 3341.7468,
          "Y": 62.5,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3313.3975,
          "Y": 36.60257,
          "Z": 282.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3331.236,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3333.0867,
          "Y": 67.5,
          "Z": 282.5
        },
        {
          "X": 3350.0,
          "Y": 57.73506,
          "Z": 282.5
        },
        {
          "X": 3362.0576,
          "Y": 45.00002,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": 44.999954,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": 44.99996,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": 45.00002,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": 44.99996,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": 45.000027,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": 32.942307,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": 44.999954,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": 32.942307,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": 44.999954,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": 45.00002,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": 12.057727,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": 12.057727,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": 32.94224,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": 32.942307,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": -12.057706,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": -12.057706,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": 12.057663,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": 12.057727,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": -32.942272,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": -32.942272,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": -12.05777,
          "Z": 302.5001
        },
        {
          "X": 3395.0,
          "Y": -12.057706,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": -44.99999,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": -44.99999,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": -32.942337,
          "Z": 302.5001
        },
        {
          "X": 3382.9424,
          "Y": -32.942272,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": -44.999977,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": -44.999977,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": -45.000053,
          "Z": 302.5001
        },
        {
          "X": 3362.0576,
          "Y": -44.99999,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": -32.942257,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": -32.942257,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": -45.000042,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": -44.999977,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": -12.057662,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": -12.057662,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": -32.94232,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": -32.942257,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": 12.057761,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": 12.057761,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": -12.057726,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": -12.057662,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": 32.94232,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": 32.94232,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": 12.057697,
          "Z": 302.5001
        },
        {
          "X": 3305.0,
          "Y": 12.057761,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": 45.000027,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": 44.99996,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3337.9424,
          "Y": 45.000027,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": 32.942257,
          "Z": 302.5001
        },
        {
          "X": 3317.0576,
          "Y": 32.94232,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3350.0,
          "Y": 57.73506,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 262.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 282.5
        },
        {
          "X": 3363.3975,
          "Y": 50.00002,
          "Z": 262.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3350.0,
          "Y": 57.735035,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3336.6025,
          "Y": 49.999958,
          "Z": 302.5001
        },
        {
          "X": 3346.6025,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3346.6025,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3353.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3363.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3336.6025,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": 49.999954,
          "Z": 302.5001
        },
        {
          "X": 3363.3975,
          "Y": 50.000023,
          "Z": 287.5
        },
        {
          "X": 3363.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3363.3975,
          "Y": 50.000042,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": 36.602585,
          "Z": 247.50006
        },
        {
          "X": 3650.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3650.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3650.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3325.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3300.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 247.50006
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 247.50006
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 247.50006
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": 50.000042,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": 50.000042,
          "Z": 250.0
        },
        {
          "X": 3350.0,
          "Y": 57.735077,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3350.0,
          "Y": 57.735077,
          "Z": 250.0
        },
        {
          "X": 3331.6987,
          "Y": 68.30133,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3331.6987,
          "Y": 68.30133,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 86.6026,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 86.6026,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": -49.99996,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": -49.99996,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -49.99997,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -49.99997,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -49.99997,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 346.41043,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": -13.397384,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 346.41043,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 346.41043,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": -13.397384,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3213.3975,
          "Y": 136.6026,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 86.6026,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 86.6026,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 86.6026,
          "Z": 250.0
        },
        {
          "X": 3331.6987,
          "Y": 68.30133,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3331.6987,
          "Y": 68.30133,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3331.6987,
          "Y": 68.30133,
          "Z": 250.0
        },
        {
          "X": 3350.0,
          "Y": 57.735077,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3350.0,
          "Y": 57.735077,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": 50.000042,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": 45.000046,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3363.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3363.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3386.6025,
          "Y": 36.602585,
          "Z": 247.50006
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3386.6025,
          "Y": 36.602585,
          "Z": 247.50006
        },
        {
          "X": 3391.6025,
          "Y": 27.942253,
          "Z": 247.50005
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3391.6025,
          "Y": 27.942253,
          "Z": 247.50005
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3391.6025,
          "Y": 27.942253,
          "Z": 247.50005
        },
        {
          "X": 3400.0,
          "Y": 13.397496,
          "Z": 247.50002
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3400.0,
          "Y": 13.397496,
          "Z": 247.50002
        },
        {
          "X": 3400.0,
          "Y": 3.3976603,
          "Z": 247.5
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3400.0,
          "Y": 3.3976603,
          "Z": 247.5
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3400.0,
          "Y": 3.3976603,
          "Z": 247.5
        },
        {
          "X": 3400.0,
          "Y": -13.397429,
          "Z": 247.49998
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3400.0,
          "Y": -13.397429,
          "Z": 247.49998
        },
        {
          "X": 3395.0,
          "Y": -22.057678,
          "Z": 247.49997
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": -22.057678,
          "Z": 247.49997
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": -22.057678,
          "Z": 247.49997
        },
        {
          "X": 3386.6025,
          "Y": -36.6025,
          "Z": 247.49994
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3386.6025,
          "Y": -36.6025,
          "Z": 247.49994
        },
        {
          "X": 3377.9424,
          "Y": -41.6025,
          "Z": 247.49994
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3377.9424,
          "Y": -41.6025,
          "Z": 247.49994
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3377.9424,
          "Y": -41.6025,
          "Z": 247.49994
        },
        {
          "X": 3363.3975,
          "Y": -49.999958,
          "Z": 247.49992
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3363.3975,
          "Y": -49.999958,
          "Z": 247.49992
        },
        {
          "X": 3353.3975,
          "Y": -49.999954,
          "Z": 247.49992
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": -49.999954,
          "Z": 247.49992
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": -49.999954,
          "Z": 247.49992
        },
        {
          "X": 3336.6025,
          "Y": -49.999947,
          "Z": 247.49992
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3336.6025,
          "Y": -49.999947,
          "Z": 247.49992
        },
        {
          "X": 3327.9424,
          "Y": -44.99996,
          "Z": 247.49992
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3327.9424,
          "Y": -44.99996,
          "Z": 247.49992
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3327.9424,
          "Y": -44.99996,
          "Z": 247.49992
        },
        {
          "X": 3313.3975,
          "Y": -36.60248,
          "Z": 247.49994
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3313.3975,
          "Y": -36.60248,
          "Z": 247.49994
        },
        {
          "X": 3308.3975,
          "Y": -27.94215,
          "Z": 247.49995
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3308.3975,
          "Y": -27.94215,
          "Z": 247.49995
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3308.3975,
          "Y": -27.94215,
          "Z": 247.49995
        },
        {
          "X": 3300.0,
          "Y": -13.39738,
          "Z": 247.49998
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3300.0,
          "Y": -13.39738,
          "Z": 247.49998
        },
        {
          "X": 3300.0,
          "Y": -3.3975477,
          "Z": 247.5
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3300.0,
          "Y": -3.3975477,
          "Z": 247.5
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3300.0,
          "Y": -3.3975477,
          "Z": 247.5
        },
        {
          "X": 3300.0,
          "Y": 13.397535,
          "Z": 247.50002
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3300.0,
          "Y": 13.397535,
          "Z": 247.50002
        },
        {
          "X": 3305.0,
          "Y": 22.057785,
          "Z": 247.50003
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": 22.057785,
          "Z": 247.50003
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": 22.057785,
          "Z": 247.50003
        },
        {
          "X": 3313.3975,
          "Y": 36.602604,
          "Z": 247.50006
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3313.3975,
          "Y": 36.602604,
          "Z": 247.50006
        },
        {
          "X": 3322.0576,
          "Y": 41.6026,
          "Z": 247.50006
        },
        {
          "X": 3346.6025,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": 45.000053,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3346.6025,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3322.0576,
          "Y": 41.6026,
          "Z": 247.50006
        },
        {
          "X": 3346.6025,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3322.0576,
          "Y": 41.6026,
          "Z": 247.50006
        },
        {
          "X": 3336.6025,
          "Y": 50.00005,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": 45.000053,
          "Z": 247.50008
        },
        {
          "X": 3346.6025,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": 45.000053,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": 45.000046,
          "Z": 247.50008
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 247.50006
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": 469.09717,
          "Z": -262.5
        },
        {
          "X": 3308.3975,
          "Y": -27.94215,
          "Z": 247.49995
        },
        {
          "X": 3313.3975,
          "Y": -36.60248,
          "Z": 247.49994
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 3308.3975,
          "Y": -27.94215,
          "Z": 247.49995
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": -13.397384,
          "Z": 250.0
        },
        {
          "X": 3308.3975,
          "Y": -27.94215,
          "Z": 247.49995
        },
        {
          "X": 3300.0,
          "Y": -13.397384,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": -13.39738,
          "Z": 247.49998
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 247.50006
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 461.88037,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 346.41043,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 346.41043,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -49.99997,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": -49.99997,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3391.6025,
          "Y": 27.942253,
          "Z": 247.50005
        },
        {
          "X": 3386.6025,
          "Y": 36.602585,
          "Z": 247.50006
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3391.6025,
          "Y": 27.942253,
          "Z": 247.50005
        },
        {
          "X": 3386.6025,
          "Y": 36.60258,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3391.6025,
          "Y": 27.942253,
          "Z": 247.50005
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 13.397496,
          "Z": 247.50002
        },
        {
          "X": 3400.0,
          "Y": 3.3976603,
          "Z": 247.5
        },
        {
          "X": 3400.0,
          "Y": 13.397496,
          "Z": 247.50002
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 3.3976603,
          "Z": 247.5
        },
        {
          "X": 3400.0,
          "Y": 13.397492,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": 3.3976603,
          "Z": 247.5
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -13.397429,
          "Z": 247.49998
        },
        {
          "X": 3395.0,
          "Y": -22.057678,
          "Z": 247.49997
        },
        {
          "X": 3400.0,
          "Y": -13.397429,
          "Z": 247.49998
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -22.057678,
          "Z": 247.49997
        },
        {
          "X": 3400.0,
          "Y": -13.397433,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -22.057678,
          "Z": 247.49997
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3386.6025,
          "Y": -36.6025,
          "Z": 247.49994
        },
        {
          "X": 3377.9424,
          "Y": -41.6025,
          "Z": 247.49994
        },
        {
          "X": 3386.6025,
          "Y": -36.6025,
          "Z": 247.49994
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3377.9424,
          "Y": -41.6025,
          "Z": 247.49994
        },
        {
          "X": 3386.6025,
          "Y": -36.602505,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": -49.99996,
          "Z": 250.0
        },
        {
          "X": 3377.9424,
          "Y": -41.6025,
          "Z": 247.49994
        },
        {
          "X": 3363.3975,
          "Y": -49.99996,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": -49.999958,
          "Z": 247.49992
        },
        {
          "X": 3353.3975,
          "Y": -49.999954,
          "Z": 247.49992
        },
        {
          "X": 3363.3975,
          "Y": -49.999958,
          "Z": 247.49992
        },
        {
          "X": 3363.3975,
          "Y": -49.99996,
          "Z": 250.0
        },
        {
          "X": 3353.3975,
          "Y": -49.999954,
          "Z": 247.49992
        },
        {
          "X": 3363.3975,
          "Y": -49.99996,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 3353.3975,
          "Y": -49.999954,
          "Z": 247.49992
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": -49.999947,
          "Z": 247.49992
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": -32.942234,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": -44.999954,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": -44.999954,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3300.0,
          "Y": -3.3975477,
          "Z": 247.5
        },
        {
          "X": 3300.0,
          "Y": -13.39738,
          "Z": 247.49998
        },
        {
          "X": 3300.0,
          "Y": -13.397384,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": -3.3975477,
          "Z": 247.5
        },
        {
          "X": 3300.0,
          "Y": -13.397384,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": -3.3975477,
          "Z": 247.5
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3300.0,
          "Y": 13.397535,
          "Z": 247.50002
        },
        {
          "X": 3305.0,
          "Y": 22.057785,
          "Z": 247.50003
        },
        {
          "X": 3300.0,
          "Y": 13.397535,
          "Z": 247.50002
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 22.057785,
          "Z": 247.50003
        },
        {
          "X": 3300.0,
          "Y": 13.3975315,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 22.057785,
          "Z": 247.50003
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": 36.602604,
          "Z": 247.50006
        },
        {
          "X": 3322.0576,
          "Y": 41.6026,
          "Z": 247.50006
        },
        {
          "X": 3313.3975,
          "Y": 36.602604,
          "Z": 247.50006
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3322.0576,
          "Y": 41.6026,
          "Z": 247.50006
        },
        {
          "X": 3313.3975,
          "Y": 36.6026,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3322.0576,
          "Y": 41.6026,
          "Z": 247.50006
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3336.6025,
          "Y": 50.00005,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": 45.000046,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": 45.000042,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": 45.00005,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": 45.000046,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": 45.00005,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": 45.000053,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": 32.94233,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": 45.000042,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": 45.000042,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": 45.000046,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": 12.057747,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": 32.94233,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": 32.94233,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": 32.942333,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": -12.057686,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": 12.057747,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": 12.057747,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": 12.057751,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": -32.94225,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -12.057686,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3395.0,
          "Y": -12.057686,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -12.057682,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": -44.999966,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": -32.94225,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3382.9424,
          "Y": -32.94225,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": -32.942245,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": -44.999954,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": -44.999966,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": -44.99995,
          "Z": 247.50008
        },
        {
          "X": 3362.0576,
          "Y": -44.999966,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": -44.99996,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": -12.057642,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": -32.942234,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": -32.942234,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": -32.94223,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": 12.057781,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": -12.057642,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": -12.057642,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": -12.057638,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": 32.942345,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 12.057781,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3305.0,
          "Y": 12.057781,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 12.057785,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": 45.000053,
          "Z": 247.50008
        },
        {
          "X": 3337.9424,
          "Y": 45.00005,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": 32.942345,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": 45.000053,
          "Z": 247.50008
        },
        {
          "X": 3317.0576,
          "Y": 32.942345,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": 32.94235,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3346.6025,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3336.6025,
          "Y": 50.00005,
          "Z": 247.50008
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3336.6025,
          "Y": 50.00005,
          "Z": 247.50008
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3336.6025,
          "Y": 50.000046,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": 50.000042,
          "Z": 250.0
        },
        {
          "X": 3353.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3363.3975,
          "Y": 50.000042,
          "Z": 250.0
        },
        {
          "X": 3363.3975,
          "Y": 50.000046,
          "Z": 247.50008
        },
        {
          "X": 3327.9424,
          "Y": -44.99996,
          "Z": 247.49992
        },
        {
          "X": 3336.6025,
          "Y": -49.999947,
          "Z": 247.49992
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 3327.9424,
          "Y": -44.99996,
          "Z": 247.49992
        },
        {
          "X": 3336.6025,
          "Y": -49.99995,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 3327.9424,
          "Y": -44.99996,
          "Z": 247.49992
        },
        {
          "X": 3313.3975,
          "Y": -36.602486,
          "Z": 250.0
        },
        {
          "X": 3313.3975,
          "Y": -36.60248,
          "Z": 247.49994
        },
        {
          "X": 3382.9424,
          "Y": 32.94233,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": 32.942307,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": 45.00002,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": 32.94233,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": 45.00002,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": 45.000042,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": 12.057747,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": 12.057727,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": 32.942307,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": 12.057747,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": 32.942307,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": 32.94233,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -12.057686,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -12.057706,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": 12.057727,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": -12.057686,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": 12.057727,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": 12.057747,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": -32.94225,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": -32.942272,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": -12.057706,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": -32.94225,
          "Z": 250.0
        },
        {
          "X": 3395.0,
          "Y": -12.057706,
          "Z": 262.5
        },
        {
          "X": 3395.0,
          "Y": -12.057686,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": -44.999966,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": -44.99999,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": -32.942272,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": -44.999966,
          "Z": 250.0
        },
        {
          "X": 3382.9424,
          "Y": -32.942272,
          "Z": 262.5
        },
        {
          "X": 3382.9424,
          "Y": -32.94225,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": -44.999954,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": -44.999977,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": -44.99999,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": -44.999954,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": -44.99999,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": -44.999966,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": -32.942234,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": -32.942257,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": -44.999977,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": -32.942234,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": -44.999977,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": -44.999954,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": -12.057642,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": -12.057662,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": -32.942257,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": -12.057642,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": -32.942257,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": -32.942234,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 12.057781,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 12.057761,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": -12.057662,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": 12.057781,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": -12.057662,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": -12.057642,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": 32.942345,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": 32.94232,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": 12.057761,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": 32.942345,
          "Z": 250.0
        },
        {
          "X": 3305.0,
          "Y": 12.057761,
          "Z": 262.5
        },
        {
          "X": 3305.0,
          "Y": 12.057781,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": 45.00005,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": 45.000027,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": 32.94232,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": 45.00005,
          "Z": 250.0
        },
        {
          "X": 3317.0576,
          "Y": 32.94232,
          "Z": 262.5
        },
        {
          "X": 3317.0576,
          "Y": 32.942345,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": 45.000042,
          "Z": 250.0
        },
        {
          "X": 3362.0576,
          "Y": 45.00002,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": 45.000027,
          "Z": 262.5
        },
        {
          "X": 3362.0576,
          "Y": 45.000042,
          "Z": 250.0
        },
        {
          "X": 3337.9424,
          "Y": 45.000027,
          "Z": 262.5
        },
        {
          "X": 3337.9424,
          "Y": 45.00005,
          "Z": 250.0
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 211.6026
        },
        {
          "X": 3131.6987,
          "Y": -512.5,
          "Z": 193.30132
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3131.6987,
          "Y": -512.5,
          "Z": 193.30132
        },
        {
          "X": 3150.0,
          "Y": -512.5,
          "Z": 182.73506
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3150.0,
          "Y": -512.5,
          "Z": 182.73506
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 175.00003
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 175.00003
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 161.60257
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 161.60257
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -113.15701
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -113.15701
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3400.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3111.8428,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3111.8428,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3011.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -113.15701
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -113.15701
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 161.60257
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 111.602554
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 111.602554
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 88.397484
        },
        {
          "X": 2984.0117,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 88.397484
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 111.602554
        },
        {
          "X": 2984.0117,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 88.397484
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 2984.0117,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -228.62701
        },
        {
          "X": 2984.0117,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -228.62701
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 75.00003
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 75.00003
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -228.62701
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 2811.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 2811.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 75.00003
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 111.60261
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3011.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 3011.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2811.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 111.60261
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 138.39752
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 211.6026
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 111.60261
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 211.6026
        },
        {
          "X": 3013.3975,
          "Y": -512.5,
          "Z": 261.60266
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 138.39752
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 161.6026
        },
        {
          "X": 3131.6987,
          "Y": -512.5,
          "Z": 193.30132
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 138.39752
        },
        {
          "X": 3131.6987,
          "Y": -512.5,
          "Z": 193.30132
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 211.6026
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 161.6026
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -512.5,
          "Z": 182.73506
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 161.6026
        },
        {
          "X": 3150.0,
          "Y": -512.5,
          "Z": 182.73506
        },
        {
          "X": 3131.6987,
          "Y": -512.5,
          "Z": 193.30132
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 175.00003
        },
        {
          "X": 3150.0,
          "Y": -512.5,
          "Z": 182.73506
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 175.00003
        },
        {
          "X": 3163.3972,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 175.00003
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 161.60257
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3186.6025,
          "Y": -552.50006,
          "Z": 161.60248
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -552.50006,
          "Z": 161.60248
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3163.3972,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -532.5,
          "Z": 182.73499
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3150.0,
          "Y": -532.5,
          "Z": 182.73499
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 143.76385
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 143.76385
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 143.76385
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3163.3967,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 161.60214
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 161.60214
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3133.086,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3141.7468,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 146.65027
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 146.65027
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3163.397,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -662.5,
          "Z": 182.73473
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3150.0,
          "Y": -662.5,
          "Z": 182.73473
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 146.65027
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3133.086,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3133.086,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 161.60257
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 161.60257
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3186.6025,
          "Y": -552.50006,
          "Z": 161.60248
        },
        {
          "X": 3191.6025,
          "Y": -552.50006,
          "Z": 152.94214
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3191.6025,
          "Y": -552.50006,
          "Z": 152.94214
        },
        {
          "X": 3200.0,
          "Y": -552.50006,
          "Z": 138.39738
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3200.0,
          "Y": -552.50006,
          "Z": 138.39738
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 161.60248
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 143.76385
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 143.76385
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 108.08655
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 108.08655
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 143.76385
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 108.08655
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 108.08621
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 138.39714
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 146.65027
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 138.39714
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 146.65027
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 116.74646
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 116.746765
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 161.6025
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 116.74646
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 146.65027
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 116.74646
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 146.65057
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 116.746765
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 138.39706
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 108.08621
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 138.39706
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 143.76353
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 161.60214
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 111.60251
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 138.39749
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 111.60251
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 111.602554
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3200.0,
          "Y": -552.50006,
          "Z": 138.39738
        },
        {
          "X": 3200.0,
          "Y": -552.5,
          "Z": 128.39754
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3200.0,
          "Y": -552.5,
          "Z": 128.39754
        },
        {
          "X": 3200.0,
          "Y": -552.49994,
          "Z": 111.60246
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3200.0,
          "Y": -552.49994,
          "Z": 111.60246
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 111.60251
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 138.39742
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 108.08655
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 108.08655
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": 108.08655
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 108.08621
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 108.08621
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 111.60217
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 111.60217
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 108.08621
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 111.60217
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": 108.08621
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 138.39706
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 116.746765
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 116.746765
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 138.3974
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 116.74646
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 116.746765
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": 116.746765
        },
        {
          "X": 3212.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 138.39714
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 138.39714
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 116.74646
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": 116.74646
        },
        {
          "X": 3212.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3217.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 111.602554
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 111.60251
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": 111.602554
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 88.397484
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3200.0,
          "Y": -552.49994,
          "Z": 111.60246
        },
        {
          "X": 3195.0,
          "Y": -552.49994,
          "Z": 102.94221
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3195.0,
          "Y": -552.49994,
          "Z": 102.94221
        },
        {
          "X": 3186.6025,
          "Y": -552.49994,
          "Z": 88.397385
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3186.6025,
          "Y": -552.49994,
          "Z": 88.397385
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -91.91379
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -91.91342
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -91.91342
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": 111.60251
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -91.91342
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 111.60217
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 88.397125
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 88.397125
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -91.91379
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -91.91379
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -83.253204
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -83.25351
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -83.25351
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": 111.60248
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -83.253204
        },
        {
          "X": 3200.0,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -83.253204
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -437.5
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 88.397125
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 88.397125
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 88.397125
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -437.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -83.25351
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": -442.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3200.0,
          "Y": -532.5,
          "Z": -442.5
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 88.397484
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3163.3975,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3186.6025,
          "Y": -512.5,
          "Z": 88.397484
        },
        {
          "X": 3163.3975,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3186.6025,
          "Y": -552.49994,
          "Z": 88.397385
        },
        {
          "X": 3177.9424,
          "Y": -552.49994,
          "Z": 83.397385
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3177.9424,
          "Y": -552.49994,
          "Z": 83.397385
        },
        {
          "X": 3163.3975,
          "Y": -552.4999,
          "Z": 74.99992
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3163.3975,
          "Y": -552.4999,
          "Z": 74.99992
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -91.91379
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 28.293488
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 28.293808
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -91.91379
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 28.293808
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -91.91342
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 31.18055
        },
        {
          "X": 3186.6025,
          "Y": -537.5,
          "Z": 88.39743
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 31.18055
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -83.253204
        },
        {
          "X": 3163.3982,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 88.397125
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -83.25351
        },
        {
          "X": 3163.3982,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -83.25351
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 31.180252
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -83.253204
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 31.18055
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 31.180252
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": -83.253204
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 31.180252
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": -83.25351
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 88.397125
        },
        {
          "X": 3163.3982,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 28.293488
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 88.397125
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 28.293488
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": -91.91379
        },
        {
          "X": 3163.3975,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3186.6025,
          "Y": -532.5,
          "Z": 88.39744
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -91.91342
        },
        {
          "X": 3163.3975,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": -91.91342
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 28.293808
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3975,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3975,
          "Y": -552.4999,
          "Z": 74.99992
        },
        {
          "X": 3153.3975,
          "Y": -552.4999,
          "Z": 74.99993
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3153.3975,
          "Y": -552.4999,
          "Z": 74.99993
        },
        {
          "X": 3136.6025,
          "Y": -552.4999,
          "Z": 74.99994
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -552.4999,
          "Z": 74.99994
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 28.293488
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 75.00003
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 28.293488
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 75.00003
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 28.293808
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 31.18055
        },
        {
          "X": 3136.602,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3982,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 31.180252
        },
        {
          "X": 3136.602,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 31.180252
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 31.18055
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 31.18055
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 31.180252
        },
        {
          "X": 3163.3982,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6018,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3982,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 28.293488
        },
        {
          "X": 3136.6025,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3975,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 28.293808
        },
        {
          "X": 3136.6025,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 28.293808
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 75.00003
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 3136.6025,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 88.39748
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 75.00004
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 88.39748
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6025,
          "Y": -552.4999,
          "Z": 74.99994
        },
        {
          "X": 3127.9424,
          "Y": -552.4999,
          "Z": 79.99992
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3127.9424,
          "Y": -552.4999,
          "Z": 79.99992
        },
        {
          "X": 3113.3975,
          "Y": -552.49994,
          "Z": 88.3974
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -552.49994,
          "Z": 88.3974
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 106.23578
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 106.23611
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 106.23611
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 75.00003
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 103.34935
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 103.34935
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 88.397194
        },
        {
          "X": 3136.602,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 88.397194
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 103.34904
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 103.34935
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 103.34904
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 75.00002
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 103.34904
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6018,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 88.39707
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 106.23578
        },
        {
          "X": 3136.6018,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 106.23578
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 88.39748
        },
        {
          "X": 3136.6025,
          "Y": -532.5,
          "Z": 75.00002
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 75.00003
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 88.39748
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 75.00003
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 106.23611
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 88.39748
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 111.60257
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 88.3975
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 111.60257
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 111.60261
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3113.3975,
          "Y": -552.49994,
          "Z": 88.3974
        },
        {
          "X": 3108.3975,
          "Y": -552.49994,
          "Z": 97.057724
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3108.3975,
          "Y": -552.49994,
          "Z": 97.057724
        },
        {
          "X": 3100.0,
          "Y": -552.49994,
          "Z": 111.60251
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3100.0,
          "Y": -552.49994,
          "Z": 111.60251
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 106.23578
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 141.91315
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 141.91347
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 106.23578
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 141.91347
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 106.23611
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 133.25319
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 88.39747
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 133.25319
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 103.34935
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 111.602264
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 88.397194
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 103.34904
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 111.602264
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 103.34904
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 133.2529
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 103.34935
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 133.25319
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 133.2529
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 103.34935
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 133.2529
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 103.34904
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 88.39707
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 111.6022
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 141.91315
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 88.39707
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 141.91315
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 106.23578
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 111.60257
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 88.39748
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 106.23611
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 111.60257
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 106.23611
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 141.91347
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 111.60261
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 111.60257
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 111.60261
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 138.39752
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3100.0,
          "Y": -552.49994,
          "Z": 111.60251
        },
        {
          "X": 3100.0,
          "Y": -552.5,
          "Z": 121.60234
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3100.0,
          "Y": -552.5,
          "Z": 121.60234
        },
        {
          "X": 3100.0,
          "Y": -552.50006,
          "Z": 138.39743
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3100.0,
          "Y": -552.50006,
          "Z": 138.39743
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 141.91315
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 141.91315
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 141.91347
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 111.60257
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 141.91347
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 141.91347
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 111.6022
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 138.39714
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 111.6022
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 111.6022
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 141.91315
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 133.25319
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 133.25319
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 133.2529
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 111.602554
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3087.5,
          "Y": -537.5,
          "Z": 133.25319
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 138.39716
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 111.602264
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 133.2529
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 138.39716
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 133.2529
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 138.39716
        },
        {
          "X": 3087.5,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3082.5,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 138.39752
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 161.60254
        },
        {
          "X": 3100.0,
          "Y": -512.5,
          "Z": 138.39752
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 161.60254
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 161.6026
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3100.0,
          "Y": -552.50006,
          "Z": 138.39743
        },
        {
          "X": 3105.0,
          "Y": -552.50006,
          "Z": 147.05771
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3105.0,
          "Y": -552.50006,
          "Z": 147.05771
        },
        {
          "X": 3113.3975,
          "Y": -552.50006,
          "Z": 161.6025
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3113.3975,
          "Y": -552.50006,
          "Z": 161.6025
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 161.60254
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 138.39748
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 161.60254
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 138.39714
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 161.60223
        },
        {
          "X": 3131.2363,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 138.39714
        },
        {
          "X": 3131.2363,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3128.3496,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3128.3496,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3128.3494,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 138.39746
        },
        {
          "X": 3128.3494,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3100.0,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 161.60226
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 138.39716
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 161.60226
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3128.3496,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3131.236,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3131.2363,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 169.99992
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3191.6025,
          "Y": -552.50006,
          "Z": 152.94214
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3191.6025,
          "Y": -552.50006,
          "Z": 152.94214
        },
        {
          "X": 3186.6025,
          "Y": -552.50006,
          "Z": 161.60248
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3186.6025,
          "Y": -552.50006,
          "Z": 161.60248
        },
        {
          "X": 3163.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3200.0,
          "Y": -552.5,
          "Z": 128.39754
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3200.0,
          "Y": -552.5,
          "Z": 128.39754
        },
        {
          "X": 3200.0,
          "Y": -552.50006,
          "Z": 138.39738
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3200.0,
          "Y": -552.50006,
          "Z": 138.39738
        },
        {
          "X": 3191.6025,
          "Y": -552.50006,
          "Z": 152.94214
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3195.0,
          "Y": -552.49994,
          "Z": 102.94221
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3195.0,
          "Y": -552.49994,
          "Z": 102.94221
        },
        {
          "X": 3200.0,
          "Y": -552.49994,
          "Z": 111.60246
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3200.0,
          "Y": -552.49994,
          "Z": 111.60246
        },
        {
          "X": 3200.0,
          "Y": -552.5,
          "Z": 128.39754
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3177.9424,
          "Y": -552.49994,
          "Z": 83.397385
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3177.9424,
          "Y": -552.49994,
          "Z": 83.397385
        },
        {
          "X": 3186.6025,
          "Y": -552.49994,
          "Z": 88.397385
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3186.6025,
          "Y": -552.49994,
          "Z": 88.397385
        },
        {
          "X": 3195.0,
          "Y": -552.49994,
          "Z": 102.94221
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3153.3975,
          "Y": -552.4999,
          "Z": 74.99993
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3153.3975,
          "Y": -552.4999,
          "Z": 74.99993
        },
        {
          "X": 3163.3975,
          "Y": -552.4999,
          "Z": 74.99992
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3163.3975,
          "Y": -552.4999,
          "Z": 74.99992
        },
        {
          "X": 3177.9424,
          "Y": -552.49994,
          "Z": 83.397385
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3127.9424,
          "Y": -552.4999,
          "Z": 79.99992
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3127.9424,
          "Y": -552.4999,
          "Z": 79.99992
        },
        {
          "X": 3136.6025,
          "Y": -552.4999,
          "Z": 74.99994
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3136.6025,
          "Y": -552.4999,
          "Z": 74.99994
        },
        {
          "X": 3153.3975,
          "Y": -552.4999,
          "Z": 74.99993
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3108.3975,
          "Y": -552.49994,
          "Z": 97.057724
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3108.3975,
          "Y": -552.49994,
          "Z": 97.057724
        },
        {
          "X": 3113.3975,
          "Y": -552.49994,
          "Z": 88.3974
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3113.3975,
          "Y": -552.49994,
          "Z": 88.3974
        },
        {
          "X": 3127.9424,
          "Y": -552.4999,
          "Z": 79.99992
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3100.0,
          "Y": -552.5,
          "Z": 121.60234
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3100.0,
          "Y": -552.5,
          "Z": 121.60234
        },
        {
          "X": 3100.0,
          "Y": -552.49994,
          "Z": 111.60251
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3100.0,
          "Y": -552.49994,
          "Z": 111.60251
        },
        {
          "X": 3108.3975,
          "Y": -552.49994,
          "Z": 97.057724
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3105.0,
          "Y": -552.50006,
          "Z": 147.05771
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3105.0,
          "Y": -552.50006,
          "Z": 147.05771
        },
        {
          "X": 3100.0,
          "Y": -552.50006,
          "Z": 138.39743
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3100.0,
          "Y": -552.50006,
          "Z": 138.39743
        },
        {
          "X": 3100.0,
          "Y": -552.5,
          "Z": 121.60234
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3122.0576,
          "Y": -552.50006,
          "Z": 166.6025
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3122.0576,
          "Y": -552.50006,
          "Z": 166.6025
        },
        {
          "X": 3113.3975,
          "Y": -552.50006,
          "Z": 161.6025
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3113.3975,
          "Y": -552.50006,
          "Z": 161.6025
        },
        {
          "X": 3105.0,
          "Y": -552.50006,
          "Z": 147.05771
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 169.99994
        },
        {
          "X": 3146.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3146.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3136.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3136.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3122.0576,
          "Y": -552.50006,
          "Z": 166.6025
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 169.99994
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 169.99992
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 169.99994
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3146.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 161.60223
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 161.60223
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3133.086,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 161.60223
        },
        {
          "X": 3133.086,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3131.2363,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3967,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -667.5,
          "Z": 182.73466
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 161.60223
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 138.39714
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 138.39714
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 111.6022
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3100.0,
          "Y": -667.5,
          "Z": 111.6022
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 88.39707
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3113.3975,
          "Y": -667.5,
          "Z": 88.39707
        },
        {
          "X": 3136.6018,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6018,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3163.3982,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3982,
          "Y": -667.5,
          "Z": 75.00002
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 88.397125
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 88.397125
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 111.60217
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 111.60217
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 138.39706
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3200.0,
          "Y": -667.5,
          "Z": 138.39706
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 161.60214
        },
        {
          "X": 3136.6033,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -667.5,
          "Z": 161.60214
        },
        {
          "X": 3163.3967,
          "Y": -667.5,
          "Z": 175.00005
        },
        {
          "X": 3128.3494,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3128.3496,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3136.603,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 161.60226
        },
        {
          "X": 3128.3496,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3136.603,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3128.3496,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3136.603,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3141.7463,
          "Y": -662.5,
          "Z": 187.5
        },
        {
          "X": 3150.0,
          "Y": -662.5,
          "Z": 182.73473
        },
        {
          "X": 3136.603,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -662.5,
          "Z": 182.73473
        },
        {
          "X": 3163.397,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 88.397125
        },
        {
          "X": 3163.3982,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3163.3982,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3136.602,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3136.602,
          "Y": -662.5,
          "Z": 75.00002
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 88.397194
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 88.397194
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 111.602264
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 111.602264
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 138.39716
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3100.0,
          "Y": -662.5,
          "Z": 138.39716
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 161.60226
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3113.3975,
          "Y": -662.5,
          "Z": 161.60226
        },
        {
          "X": 3136.603,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3136.603,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3163.397,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3163.397,
          "Y": -662.5,
          "Z": 175.00005
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 111.60219
        },
        {
          "X": 3186.6025,
          "Y": -662.5,
          "Z": 161.60223
        },
        {
          "X": 3200.0,
          "Y": -662.5,
          "Z": 138.39714
        },
        {
          "X": 3133.0864,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3131.2363,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3131.2363,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3133.086,
          "Y": -667.5,
          "Z": 192.5
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 161.6026
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 161.60254
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3113.3975,
          "Y": -512.5,
          "Z": 161.6026
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 175.00005
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3113.3975,
          "Y": -552.50006,
          "Z": 161.6025
        },
        {
          "X": 3122.0576,
          "Y": -552.50006,
          "Z": 166.6025
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3122.0576,
          "Y": -552.50006,
          "Z": 166.6025
        },
        {
          "X": 3136.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3136.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3113.3975,
          "Y": -532.5,
          "Z": 161.60254
        },
        {
          "X": 3131.236,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3131.236,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3150.0,
          "Y": -532.5,
          "Z": 182.73499
        },
        {
          "X": 3128.3494,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3141.7468,
          "Y": -552.5001,
          "Z": 187.5
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3141.7468,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3113.3975,
          "Y": -537.5,
          "Z": 161.60254
        },
        {
          "X": 3141.7468,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3128.3494,
          "Y": -537.5,
          "Z": 187.5
        },
        {
          "X": 3133.0864,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3133.0864,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -532.5,
          "Z": 192.5
        },
        {
          "X": 3131.236,
          "Y": -552.5001,
          "Z": 192.5
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 169.99992
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 169.99994
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 169.99994
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 157.9423
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 169.99992
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 157.9423
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 169.99992
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 137.05774
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 137.05774
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 157.94221
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 157.9423
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 112.9423
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 112.9423
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 137.05763
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 137.05774
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 92.05774
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 92.05774
        },
        {
          "X": 3195.0,
          "Y": -552.5001,
          "Z": 112.94221
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 112.9423
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 80.00002
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 80.00002
        },
        {
          "X": 3182.9424,
          "Y": -552.5001,
          "Z": 92.05764
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 92.05774
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 80.00003
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 80.00003
        },
        {
          "X": 3162.0576,
          "Y": -552.5001,
          "Z": 79.99993
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 80.00002
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 92.057755
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 92.057755
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 79.99994
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 80.00003
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 112.942345
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 112.942345
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 92.057655
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 92.057755
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 137.05777
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 137.05777
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 112.94225
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 112.942345
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 157.94234
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 157.94234
        },
        {
          "X": 3105.0,
          "Y": -552.5001,
          "Z": 137.05766
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 137.05777
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3137.9424,
          "Y": -552.5001,
          "Z": 169.99994
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3117.0576,
          "Y": -552.5001,
          "Z": 157.94223
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 157.94234
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -532.5,
          "Z": 182.73499
        },
        {
          "X": 3163.3972,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6028,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3972,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6025,
          "Y": -512.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3972,
          "Y": -532.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3975,
          "Y": -512.5,
          "Z": 175.00003
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3150.0,
          "Y": -537.5,
          "Z": 182.73502
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3136.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3146.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3146.6025,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3153.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3163.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3136.6025,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3163.3975,
          "Y": -552.5001,
          "Z": 174.99994
        },
        {
          "X": 3163.3975,
          "Y": -537.5,
          "Z": 175.00005
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -115.47003,
          "Z": 250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -115.47003,
          "Z": 250.0
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -115.47003,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -419.61523,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -419.61523,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -419.61523,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3119.0598,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3119.0598,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3119.0598,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3033.4937,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3033.4937,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3020.0962,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3020.0962,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2833.494,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2833.494,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -461.88037,
          "Z": 250.0
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -461.88037,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 175.00006
        },
        {
          "X": 3150.0,
          "Y": -500.0,
          "Z": 182.73506
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3150.0,
          "Y": -500.0,
          "Z": 182.73506
        },
        {
          "X": 3131.6987,
          "Y": -500.0,
          "Z": 193.30127
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3131.6987,
          "Y": -500.0,
          "Z": 193.30127
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 211.60251
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 211.60251
        },
        {
          "X": 3033.4937,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3033.4937,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3119.0598,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3119.0598,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3400.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3400.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -105.940094
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 138.39752
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -105.940094
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -105.940094
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 138.39752
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -221.4101
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -221.4101
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -221.4101
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 75.00006
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 75.00006
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 75.00006
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2833.494,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 2833.494,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 2833.494,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3020.0962,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 3020.0962,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3020.0962,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3033.4937,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3033.4937,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 211.60251
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 211.60251
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 211.60251
        },
        {
          "X": 3131.6987,
          "Y": -500.0,
          "Z": 193.30127
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3131.6987,
          "Y": -500.0,
          "Z": 193.30127
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3131.6987,
          "Y": -500.0,
          "Z": 193.30127
        },
        {
          "X": 3150.0,
          "Y": -500.0,
          "Z": 182.73506
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3150.0,
          "Y": -500.0,
          "Z": 182.73506
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 175.00006
        },
        {
          "X": 3177.9424,
          "Y": -497.4999,
          "Z": 83.39753
        },
        {
          "X": 3186.6025,
          "Y": -497.4999,
          "Z": 88.39752
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 3177.9424,
          "Y": -497.4999,
          "Z": 83.39753
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 3177.9424,
          "Y": -497.4999,
          "Z": 83.39753
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 3163.3975,
          "Y": -497.49988,
          "Z": 75.00006
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -105.940094
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -105.940094
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -419.61523,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -419.61523,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -115.47003,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3650.0,
          "Y": -115.47003,
          "Z": 250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3424.2415,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2991.2285,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -221.40912
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -221.40912
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -221.4101
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -221.4101
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3163.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3163.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3186.6025,
          "Y": -497.5001,
          "Z": 161.6026
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3186.6025,
          "Y": -497.5001,
          "Z": 161.6026
        },
        {
          "X": 3191.6025,
          "Y": -497.50006,
          "Z": 152.94228
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3191.6025,
          "Y": -497.50006,
          "Z": 152.94228
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3191.6025,
          "Y": -497.50006,
          "Z": 152.94228
        },
        {
          "X": 3200.0,
          "Y": -497.50003,
          "Z": 138.39752
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3200.0,
          "Y": -497.50003,
          "Z": 138.39752
        },
        {
          "X": 3200.0,
          "Y": -497.5,
          "Z": 128.39767
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3200.0,
          "Y": -497.5,
          "Z": 128.39767
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3200.0,
          "Y": -497.5,
          "Z": 128.39767
        },
        {
          "X": 3200.0,
          "Y": -497.49997,
          "Z": 111.60259
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3200.0,
          "Y": -497.49997,
          "Z": 111.60259
        },
        {
          "X": 3195.0,
          "Y": -497.49994,
          "Z": 102.942345
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3195.0,
          "Y": -497.49994,
          "Z": 102.942345
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3195.0,
          "Y": -497.49994,
          "Z": 102.942345
        },
        {
          "X": 3186.6025,
          "Y": -497.4999,
          "Z": 88.39752
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3186.6025,
          "Y": -497.4999,
          "Z": 88.39752
        },
        {
          "X": 3177.9424,
          "Y": -497.4999,
          "Z": 83.39753
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3177.9424,
          "Y": -497.4999,
          "Z": 83.39753
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3177.9424,
          "Y": -497.4999,
          "Z": 83.39753
        },
        {
          "X": 3163.3975,
          "Y": -497.49988,
          "Z": 75.00006
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3163.3975,
          "Y": -497.49988,
          "Z": 75.00006
        },
        {
          "X": 3153.3975,
          "Y": -497.49988,
          "Z": 75.00007
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3153.3975,
          "Y": -497.49988,
          "Z": 75.00007
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3153.3975,
          "Y": -497.49988,
          "Z": 75.00007
        },
        {
          "X": 3136.6025,
          "Y": -497.49988,
          "Z": 75.00008
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3136.6025,
          "Y": -497.49988,
          "Z": 75.00008
        },
        {
          "X": 3127.9424,
          "Y": -497.49988,
          "Z": 80.00005
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3127.9424,
          "Y": -497.49988,
          "Z": 80.00005
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3127.9424,
          "Y": -497.49988,
          "Z": 80.00005
        },
        {
          "X": 3113.3975,
          "Y": -497.4999,
          "Z": 88.39754
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3113.3975,
          "Y": -497.4999,
          "Z": 88.39754
        },
        {
          "X": 3108.3975,
          "Y": -497.49994,
          "Z": 97.05786
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3108.3975,
          "Y": -497.49994,
          "Z": 97.05786
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3108.3975,
          "Y": -497.49994,
          "Z": 97.05786
        },
        {
          "X": 3100.0,
          "Y": -497.49997,
          "Z": 111.602646
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3100.0,
          "Y": -497.49997,
          "Z": 111.602646
        },
        {
          "X": 3100.0,
          "Y": -497.5,
          "Z": 121.60247
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3100.0,
          "Y": -497.5,
          "Z": 121.60247
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3100.0,
          "Y": -497.5,
          "Z": 121.60247
        },
        {
          "X": 3100.0,
          "Y": -497.50003,
          "Z": 138.39755
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3100.0,
          "Y": -497.50003,
          "Z": 138.39755
        },
        {
          "X": 3105.0,
          "Y": -497.50006,
          "Z": 147.05783
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -497.50006,
          "Z": 147.05783
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3105.0,
          "Y": -497.50006,
          "Z": 147.05783
        },
        {
          "X": 3113.3975,
          "Y": -497.5001,
          "Z": 161.60263
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3113.3975,
          "Y": -497.5001,
          "Z": 161.60263
        },
        {
          "X": 3122.0576,
          "Y": -497.5001,
          "Z": 166.60263
        },
        {
          "X": 3146.6025,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3146.6025,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3122.0576,
          "Y": -497.5001,
          "Z": 166.60263
        },
        {
          "X": 3146.6025,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3122.0576,
          "Y": -497.5001,
          "Z": 166.60263
        },
        {
          "X": 3136.6025,
          "Y": -497.50012,
          "Z": 175.00008
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3146.6025,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -221.40912
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 247.50008
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -461.88037,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -461.88037,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": 250.0
        },
        {
          "X": 3127.9424,
          "Y": -497.49988,
          "Z": 80.00005
        },
        {
          "X": 3136.6025,
          "Y": -497.49988,
          "Z": 75.00008
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 3127.9424,
          "Y": -497.49988,
          "Z": 80.00005
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 3127.9424,
          "Y": -497.49988,
          "Z": 80.00005
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 3113.3975,
          "Y": -497.4999,
          "Z": 88.39754
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 75.00006
        },
        {
          "X": 2650.0,
          "Y": -497.50012,
          "Z": -221.41006
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": 75.00006
        },
        {
          "X": 2650.0,
          "Y": -500.0,
          "Z": -221.4101
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 80.00006
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 80.00005
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 80.00005
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3163.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 175.00006
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3163.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3186.6025,
          "Y": -497.5001,
          "Z": 161.6026
        },
        {
          "X": 3191.6025,
          "Y": -497.50006,
          "Z": 152.94228
        },
        {
          "X": 3186.6025,
          "Y": -497.5001,
          "Z": 161.6026
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3191.6025,
          "Y": -497.50006,
          "Z": 152.94228
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 161.6026
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 138.39752
        },
        {
          "X": 3191.6025,
          "Y": -497.50006,
          "Z": 152.94228
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 138.39752
        },
        {
          "X": 3200.0,
          "Y": -497.50003,
          "Z": 138.39752
        },
        {
          "X": 3200.0,
          "Y": -497.5,
          "Z": 128.39767
        },
        {
          "X": 3200.0,
          "Y": -497.50003,
          "Z": 138.39752
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 138.39752
        },
        {
          "X": 3200.0,
          "Y": -497.5,
          "Z": 128.39767
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 138.39752
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3200.0,
          "Y": -497.5,
          "Z": 128.39767
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3200.0,
          "Y": -497.49997,
          "Z": 111.60259
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 92.05777
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 112.94233
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 112.94233
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3108.3975,
          "Y": -497.49994,
          "Z": 97.05786
        },
        {
          "X": 3113.3975,
          "Y": -497.4999,
          "Z": 88.39754
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 3108.3975,
          "Y": -497.49994,
          "Z": 97.05786
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 88.39753
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 3108.3975,
          "Y": -497.49994,
          "Z": 97.05786
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 3100.0,
          "Y": -497.49997,
          "Z": 111.602646
        },
        {
          "X": 3100.0,
          "Y": -497.5,
          "Z": 121.60247
        },
        {
          "X": 3100.0,
          "Y": -497.49997,
          "Z": 111.602646
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 3100.0,
          "Y": -497.5,
          "Z": 121.60247
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 111.60264
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3100.0,
          "Y": -497.5,
          "Z": 121.60247
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3100.0,
          "Y": -497.50003,
          "Z": 138.39755
        },
        {
          "X": 3105.0,
          "Y": -497.50006,
          "Z": 147.05783
        },
        {
          "X": 3100.0,
          "Y": -497.50003,
          "Z": 138.39755
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3105.0,
          "Y": -497.50006,
          "Z": 147.05783
        },
        {
          "X": 3100.0,
          "Y": -500.0,
          "Z": 138.39755
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3105.0,
          "Y": -497.50006,
          "Z": 147.05783
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3113.3975,
          "Y": -497.5001,
          "Z": 161.60263
        },
        {
          "X": 3122.0576,
          "Y": -497.5001,
          "Z": 166.60263
        },
        {
          "X": 3113.3975,
          "Y": -497.5001,
          "Z": 161.60263
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3122.0576,
          "Y": -497.5001,
          "Z": 166.60263
        },
        {
          "X": 3113.3975,
          "Y": -500.0,
          "Z": 161.60263
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3122.0576,
          "Y": -497.5001,
          "Z": 166.60263
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3136.6025,
          "Y": -497.50012,
          "Z": 175.00008
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 157.94234
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 137.05777
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 157.94234
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 157.94234
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 157.94234
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 112.94233
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 137.05777
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 112.94234
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 137.05777
        },
        {
          "X": 3195.0,
          "Y": -497.50012,
          "Z": 137.05777
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 80.00005
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 92.05777
        },
        {
          "X": 3162.0576,
          "Y": -497.50012,
          "Z": 80.00005
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 92.05777
        },
        {
          "X": 3182.9424,
          "Y": -497.50012,
          "Z": 92.05778
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 92.057785
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 80.00006
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 80.00006
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 80.00007
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 112.942375
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 92.057785
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 92.057785
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 92.05779
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 112.942375
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 112.942375
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 112.94238
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 157.94237
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 137.0578
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -497.50012,
          "Z": 137.0578
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 157.94237
        },
        {
          "X": 3137.9424,
          "Y": -497.50012,
          "Z": 170.00006
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 157.94237
        },
        {
          "X": 3117.0576,
          "Y": -497.50012,
          "Z": 157.94237
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3146.6025,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3136.6025,
          "Y": -497.50012,
          "Z": 175.00008
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3136.6025,
          "Y": -497.50012,
          "Z": 175.00008
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 175.00008
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 175.00006
        },
        {
          "X": 3153.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 175.00006
        },
        {
          "X": 3163.3975,
          "Y": -497.50012,
          "Z": 175.00006
        },
        {
          "X": 3195.0,
          "Y": -497.49994,
          "Z": 102.942345
        },
        {
          "X": 3200.0,
          "Y": -497.49997,
          "Z": 111.60259
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3195.0,
          "Y": -497.49994,
          "Z": 102.942345
        },
        {
          "X": 3200.0,
          "Y": -500.0,
          "Z": 111.602585
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 3195.0,
          "Y": -497.49994,
          "Z": 102.942345
        },
        {
          "X": 3186.6025,
          "Y": -500.0,
          "Z": 88.397514
        },
        {
          "X": 3186.6025,
          "Y": -497.4999,
          "Z": 88.39752
        },
        {
          "X": 3153.3975,
          "Y": -497.49988,
          "Z": 75.00007
        },
        {
          "X": 3163.3975,
          "Y": -497.49988,
          "Z": 75.00006
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 3153.3975,
          "Y": -497.49988,
          "Z": 75.00007
        },
        {
          "X": 3163.3975,
          "Y": -500.0,
          "Z": 75.00005
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 3153.3975,
          "Y": -497.49988,
          "Z": 75.00007
        },
        {
          "X": 3136.6025,
          "Y": -500.0,
          "Z": 75.00007
        },
        {
          "X": 3136.6025,
          "Y": -497.49988,
          "Z": 75.00008
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 80.00005
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 80.00002
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 92.05774
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 80.00005
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 92.05774
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 92.05777
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 157.94234
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 157.9423
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 157.94234
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 137.05777
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 137.05774
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 157.9423
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 137.05777
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 157.9423
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 157.94234
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 112.94233
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 112.9423
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 137.05774
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 112.94233
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 137.05774
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 137.05777
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 92.05777
        },
        {
          "X": 3182.9424,
          "Y": -512.5,
          "Z": 92.05774
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 112.9423
        },
        {
          "X": 3182.9424,
          "Y": -500.0,
          "Z": 92.05777
        },
        {
          "X": 3195.0,
          "Y": -512.5,
          "Z": 112.9423
        },
        {
          "X": 3195.0,
          "Y": -500.0,
          "Z": 112.94233
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 80.00006
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 80.00003
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 80.00002
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 80.00006
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 80.00002
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 80.00005
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 92.057785
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 92.057755
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 80.00003
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 92.057785
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 80.00003
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 80.00006
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 112.942375
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 112.942345
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 92.057755
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 112.942375
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 92.057755
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 92.057785
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 137.05777
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 112.942345
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 137.0578
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 112.942345
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 112.942375
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 157.94237
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 157.94234
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 137.05777
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 157.94237
        },
        {
          "X": 3105.0,
          "Y": -512.5,
          "Z": 137.05777
        },
        {
          "X": 3105.0,
          "Y": -500.0,
          "Z": 137.0578
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 157.94234
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3117.0576,
          "Y": -512.5,
          "Z": 157.94234
        },
        {
          "X": 3117.0576,
          "Y": -500.0,
          "Z": 157.94237
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3162.0576,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3162.0576,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3137.9424,
          "Y": -512.5,
          "Z": 170.00003
        },
        {
          "X": 3137.9424,
          "Y": -500.0,
          "Z": 170.00006
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3200.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2984.0117,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2984.0117,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 2637.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3431.4583,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -113.15701
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": -262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -113.15701
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -122.68695,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -441.26587,
          "Z": 262.5
        },
        {
          "X": 3618.875,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -441.26587,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -122.68695,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3464.0266,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -441.26587,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3111.8428,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3111.8428,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3400.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -469.0973,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -469.0973,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 2811.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2811.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3011.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3351.4434,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3011.8433,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3111.8428,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3281.125,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 2637.5,
          "Y": -469.0973,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -122.68695,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -122.68695,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -441.26587,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -441.26587,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3662.5,
          "Y": -512.5,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -292.50073
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -297.5007
        },
        {
          "X": 4561.6025,
          "Y": -325.00006,
          "Z": -302.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39752,
          "Z": -302.4998
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -297.5007
        },
        {
          "X": 4538.3975,
          "Y": -338.39752,
          "Z": -302.4998
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -247.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -250.0
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -247.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -247.4998
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2650.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3650.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2637.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3650.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3650.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3662.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 2600.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1600.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4698.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 2600.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 15.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 15.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2015.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2020.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2180.0,
          "Z": 145.0
        },
        {
          "X": 4762.0,
          "Y": 2185.0,
          "Z": 145.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 140.0
        },
        {
          "X": 4700.0,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4712.5,
          "Y": 2180.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 140.0
        },
        {
          "X": 4712.5,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 2020.0,
          "Z": 20.0
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2015.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2185.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 2612.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -288.39743,
          "Z": -262.5
        },
        {
          "X": 4593.3013,
          "Y": -306.69873,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4593.3013,
          "Y": -306.69873,
          "Z": -262.5
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -262.5
        },
        {
          "X": 4236.8433,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4236.8433,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 500.00003,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 500.00003,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87903,
          "Z": -262.5
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4507.496,
          "Y": -307.49973,
          "Z": -927.50037
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4507.496,
          "Y": -307.49973,
          "Z": -927.50037
        },
        {
          "X": 4507.5,
          "Y": -307.50034,
          "Z": -292.50037
        },
        {
          "X": 4507.5,
          "Y": -356.23605,
          "Z": -292.5004
        },
        {
          "X": 4507.5,
          "Y": -307.50034,
          "Z": -292.50037
        },
        {
          "X": 4507.496,
          "Y": -307.49973,
          "Z": -927.50037
        },
        {
          "X": 4507.5,
          "Y": -356.23605,
          "Z": -292.5004
        },
        {
          "X": 4507.496,
          "Y": -307.49973,
          "Z": -927.50037
        },
        {
          "X": 4507.496,
          "Y": -356.2383,
          "Z": -927.5004
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -922.50073
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -922.5008
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -922.5008
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4512.496,
          "Y": -312.49973,
          "Z": -922.50037
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4512.496,
          "Y": -312.49973,
          "Z": -922.50037
        },
        {
          "X": 4512.496,
          "Y": -353.35156,
          "Z": -922.5004
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -297.5007
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4512.5,
          "Y": -312.50034,
          "Z": -297.5004
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4512.5,
          "Y": -312.50034,
          "Z": -297.5004
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -297.50085
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -297.50085
        },
        {
          "X": 4512.5,
          "Y": -312.50034,
          "Z": -297.5004
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4512.5,
          "Y": -312.50034,
          "Z": -297.5004
        },
        {
          "X": 4512.496,
          "Y": -312.49973,
          "Z": -922.50037
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4512.496,
          "Y": -312.49973,
          "Z": -922.50037
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4512.496,
          "Y": -353.35156,
          "Z": -922.5004
        },
        {
          "X": 4512.496,
          "Y": -312.49973,
          "Z": -922.50037
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4512.496,
          "Y": -312.49973,
          "Z": -922.50037
        },
        {
          "X": 4512.5,
          "Y": -312.50034,
          "Z": -297.5004
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -292.50073
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -292.50082
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -292.50082
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4507.5,
          "Y": -307.50034,
          "Z": -292.50037
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4507.5,
          "Y": -307.50034,
          "Z": -292.50037
        },
        {
          "X": 4507.5,
          "Y": -356.23605,
          "Z": -292.5004
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -927.5008
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -927.50073
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -927.50073
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -927.5006
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -927.5006
        },
        {
          "X": 4507.496,
          "Y": -356.2383,
          "Z": -927.5004
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4507.496,
          "Y": -356.2383,
          "Z": -927.5004
        },
        {
          "X": 4507.496,
          "Y": -307.49973,
          "Z": -927.50037
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -237.87903,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 500.00003,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 500.00003,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87933,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.8433,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -247.50006
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -247.50006
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -250.0
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -250.0
        },
        {
          "X": 4593.3013,
          "Y": -306.6987,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4593.3013,
          "Y": -306.6987,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87933,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87933,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 97.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": -97.5,
          "Z": -249.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -97.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 500.00003,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 500.00003,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 500.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 500.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 512.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1600.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1587.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1600.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 550.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 1550.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 1550.0,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 1550.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 537.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 1562.5,
          "Z": 262.5
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -262.5
        },
        {
          "X": 4437.8794,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.8433,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -262.5
        },
        {
          "X": 4236.8433,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4437.8794,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -262.5
        },
        {
          "X": 4437.8794,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -262.5
        },
        {
          "X": 4596.651,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -262.5
        },
        {
          "X": 4596.651,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -262.5
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4596.651,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4596.651,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -424.99997,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -424.99994,
          "Z": -262.5
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -424.99994,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -424.99997,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -353.34915,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -424.99997,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -353.34915,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -424.99994,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -388.39737,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87903,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87903,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -353.34915,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -388.39737,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -288.39743,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -388.39737,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -288.39743,
          "Z": -262.5
        },
        {
          "X": 4711.6025,
          "Y": -238.39731,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -338.3974,
          "Z": -262.5
        },
        {
          "X": 4593.3013,
          "Y": -306.69873,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -262.5
        },
        {
          "X": 4593.3013,
          "Y": -306.69873,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -288.39743,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -338.3974,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -338.3974,
          "Z": -262.5
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -262.5
        },
        {
          "X": 4593.3013,
          "Y": -306.69873,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4538.3975,
          "Y": -338.39752,
          "Z": -302.4998
        },
        {
          "X": 4533.3975,
          "Y": -347.0575,
          "Z": -302.49976
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4533.3975,
          "Y": -347.0575,
          "Z": -302.49976
        },
        {
          "X": 4525.0,
          "Y": -361.60263,
          "Z": -302.49966
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4525.0,
          "Y": -361.60263,
          "Z": -302.49966
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4507.5,
          "Y": -356.23605,
          "Z": -292.5004
        },
        {
          "X": 4507.496,
          "Y": -356.2383,
          "Z": -927.5004
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4507.496,
          "Y": -356.2383,
          "Z": -927.5004
        },
        {
          "X": 4507.496,
          "Y": -391.92014,
          "Z": -927.5004
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -922.5005
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4512.496,
          "Y": -353.35156,
          "Z": -922.5004
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -922.5005
        },
        {
          "X": 4512.496,
          "Y": -353.35156,
          "Z": -922.5004
        },
        {
          "X": 4512.496,
          "Y": -383.2599,
          "Z": -922.5004
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4512.5,
          "Y": -383.25314,
          "Z": -297.50046
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4538.3975,
          "Y": -338.39734,
          "Z": -297.50058
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4512.5,
          "Y": -383.25314,
          "Z": -297.50046
        },
        {
          "X": 4512.496,
          "Y": -383.2599,
          "Z": -922.5004
        },
        {
          "X": 4512.5,
          "Y": -353.3493,
          "Z": -297.50043
        },
        {
          "X": 4512.496,
          "Y": -383.2599,
          "Z": -922.5004
        },
        {
          "X": 4512.496,
          "Y": -353.35156,
          "Z": -922.5004
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -292.50058
        },
        {
          "X": 4507.5,
          "Y": -356.23605,
          "Z": -292.5004
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4507.5,
          "Y": -356.23605,
          "Z": -292.5004
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -927.5006
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -927.50055
        },
        {
          "X": 4507.496,
          "Y": -391.92014,
          "Z": -927.5004
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -927.5006
        },
        {
          "X": 4507.496,
          "Y": -391.92014,
          "Z": -927.5004
        },
        {
          "X": 4507.496,
          "Y": -356.2383,
          "Z": -927.5004
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -292.50055
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -292.50055
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4525.0,
          "Y": -361.60263,
          "Z": -302.49966
        },
        {
          "X": 4525.0,
          "Y": -371.6026,
          "Z": -302.49963
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4525.0,
          "Y": -371.6026,
          "Z": -302.49963
        },
        {
          "X": 4525.0,
          "Y": -388.39755,
          "Z": -302.4996
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4525.0,
          "Y": -388.39755,
          "Z": -302.4996
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4507.496,
          "Y": -391.92014,
          "Z": -927.5004
        },
        {
          "X": 4507.496,
          "Y": -442.49973,
          "Z": -927.5005
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4507.496,
          "Y": -442.49973,
          "Z": -927.5005
        },
        {
          "X": 4507.5,
          "Y": -442.50034,
          "Z": -292.5005
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4507.5,
          "Y": -442.50034,
          "Z": -292.5005
        },
        {
          "X": 4507.496,
          "Y": -442.49973,
          "Z": -927.5005
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4507.496,
          "Y": -442.49973,
          "Z": -927.5005
        },
        {
          "X": 4525.0,
          "Y": -442.49973,
          "Z": -927.5006
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -922.5005
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -922.5005
        },
        {
          "X": 4512.496,
          "Y": -383.2599,
          "Z": -922.5004
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -922.5005
        },
        {
          "X": 4512.496,
          "Y": -383.2599,
          "Z": -922.5004
        },
        {
          "X": 4512.496,
          "Y": -437.49973,
          "Z": -922.5005
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -922.5005
        },
        {
          "X": 4512.496,
          "Y": -437.49973,
          "Z": -922.5005
        },
        {
          "X": 4525.0,
          "Y": -437.49973,
          "Z": -922.50055
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4512.5,
          "Y": -437.50034,
          "Z": -297.50052
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4512.5,
          "Y": -437.50034,
          "Z": -297.50052
        },
        {
          "X": 4512.5,
          "Y": -383.25314,
          "Z": -297.50046
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4512.5,
          "Y": -383.25314,
          "Z": -297.50046
        },
        {
          "X": 4525.0,
          "Y": -361.60248,
          "Z": -297.50052
        },
        {
          "X": 4512.5,
          "Y": -383.25314,
          "Z": -297.50046
        },
        {
          "X": 4512.5,
          "Y": -437.50034,
          "Z": -297.50052
        },
        {
          "X": 4512.496,
          "Y": -437.49973,
          "Z": -922.5005
        },
        {
          "X": 4512.5,
          "Y": -383.25314,
          "Z": -297.50046
        },
        {
          "X": 4512.496,
          "Y": -437.49973,
          "Z": -922.5005
        },
        {
          "X": 4512.496,
          "Y": -383.2599,
          "Z": -922.5004
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4525.0,
          "Y": -437.49973,
          "Z": -922.50055
        },
        {
          "X": 4512.496,
          "Y": -437.49973,
          "Z": -922.5005
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4512.496,
          "Y": -437.49973,
          "Z": -922.5005
        },
        {
          "X": 4512.5,
          "Y": -437.50034,
          "Z": -297.50052
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -292.50055
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4525.0,
          "Y": -361.60254,
          "Z": -292.50052
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4507.5,
          "Y": -391.9134,
          "Z": -292.50043
        },
        {
          "X": 4507.5,
          "Y": -442.50034,
          "Z": -292.5005
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -927.50055
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -927.50055
        },
        {
          "X": 4525.0,
          "Y": -442.49973,
          "Z": -927.5006
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -927.50055
        },
        {
          "X": 4525.0,
          "Y": -442.49973,
          "Z": -927.5006
        },
        {
          "X": 4507.496,
          "Y": -442.49973,
          "Z": -927.5005
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -927.50055
        },
        {
          "X": 4507.496,
          "Y": -442.49973,
          "Z": -927.5005
        },
        {
          "X": 4507.496,
          "Y": -391.92014,
          "Z": -927.5004
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -292.50055
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -292.50064
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -292.50064
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4525.0,
          "Y": -388.39755,
          "Z": -302.4996
        },
        {
          "X": 4529.9995,
          "Y": -397.0571,
          "Z": -302.49963
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4529.9995,
          "Y": -397.0571,
          "Z": -302.49963
        },
        {
          "X": 4538.3975,
          "Y": -411.60263,
          "Z": -302.49966
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4538.3975,
          "Y": -411.60263,
          "Z": -302.49966
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4556.2363,
          "Y": -442.5003,
          "Z": -292.5008
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4525.0,
          "Y": -442.49973,
          "Z": -927.5006
        },
        {
          "X": 4556.2363,
          "Y": -442.5003,
          "Z": -292.5008
        },
        {
          "X": 4525.0,
          "Y": -442.49973,
          "Z": -927.5006
        },
        {
          "X": 4556.236,
          "Y": -442.4997,
          "Z": -927.5008
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -922.5006
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -922.5005
        },
        {
          "X": 4525.0,
          "Y": -437.49973,
          "Z": -922.50055
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -922.5006
        },
        {
          "X": 4525.0,
          "Y": -437.49973,
          "Z": -922.50055
        },
        {
          "X": 4553.349,
          "Y": -437.4997,
          "Z": -922.50073
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4553.3496,
          "Y": -437.5003,
          "Z": -297.5008
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -297.50055
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4553.3496,
          "Y": -437.5003,
          "Z": -297.5008
        },
        {
          "X": 4553.349,
          "Y": -437.4997,
          "Z": -922.50073
        },
        {
          "X": 4525.0,
          "Y": -437.50034,
          "Z": -297.5006
        },
        {
          "X": 4553.349,
          "Y": -437.4997,
          "Z": -922.50073
        },
        {
          "X": 4525.0,
          "Y": -437.49973,
          "Z": -922.50055
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -292.50064
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -292.50055
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -292.50064
        },
        {
          "X": 4525.0,
          "Y": -442.50034,
          "Z": -292.5006
        },
        {
          "X": 4556.2363,
          "Y": -442.5003,
          "Z": -292.5008
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -927.50055
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -927.5007
        },
        {
          "X": 4556.236,
          "Y": -442.4997,
          "Z": -927.5008
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -927.50055
        },
        {
          "X": 4556.236,
          "Y": -442.4997,
          "Z": -927.5008
        },
        {
          "X": 4525.0,
          "Y": -442.49973,
          "Z": -927.5006
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -292.50064
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -292.5008
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -292.5008
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4538.3975,
          "Y": -411.60263,
          "Z": -302.49966
        },
        {
          "X": 4547.057,
          "Y": -416.60226,
          "Z": -302.49973
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4547.057,
          "Y": -416.60226,
          "Z": -302.49973
        },
        {
          "X": 4561.6025,
          "Y": -425.00006,
          "Z": -302.49982
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4561.6025,
          "Y": -425.00006,
          "Z": -302.49982
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4556.2363,
          "Y": -442.5003,
          "Z": -292.5008
        },
        {
          "X": 4556.236,
          "Y": -442.4997,
          "Z": -927.5008
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4556.236,
          "Y": -442.4997,
          "Z": -927.5008
        },
        {
          "X": 4591.913,
          "Y": -442.4997,
          "Z": -927.50104
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -922.5008
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -922.5006
        },
        {
          "X": 4553.349,
          "Y": -437.4997,
          "Z": -922.50073
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -922.5008
        },
        {
          "X": 4553.349,
          "Y": -437.4997,
          "Z": -922.50073
        },
        {
          "X": 4583.2524,
          "Y": -437.4997,
          "Z": -922.501
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4553.3496,
          "Y": -437.5003,
          "Z": -297.5008
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4553.3496,
          "Y": -437.5003,
          "Z": -297.5008
        },
        {
          "X": 4538.3975,
          "Y": -411.60257,
          "Z": -297.50067
        },
        {
          "X": 4553.3496,
          "Y": -437.5003,
          "Z": -297.5008
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4583.2524,
          "Y": -437.4997,
          "Z": -922.501
        },
        {
          "X": 4553.3496,
          "Y": -437.5003,
          "Z": -297.5008
        },
        {
          "X": 4583.2524,
          "Y": -437.4997,
          "Z": -922.501
        },
        {
          "X": 4553.349,
          "Y": -437.4997,
          "Z": -922.50073
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -292.5008
        },
        {
          "X": 4538.3975,
          "Y": -411.60254,
          "Z": -292.50064
        },
        {
          "X": 4556.2363,
          "Y": -442.5003,
          "Z": -292.5008
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -292.5008
        },
        {
          "X": 4556.2363,
          "Y": -442.5003,
          "Z": -292.5008
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -927.5007
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -927.50085
        },
        {
          "X": 4591.913,
          "Y": -442.4997,
          "Z": -927.50104
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -927.5007
        },
        {
          "X": 4591.913,
          "Y": -442.4997,
          "Z": -927.50104
        },
        {
          "X": 4556.236,
          "Y": -442.4997,
          "Z": -927.5008
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -292.5008
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4561.603,
          "Y": -425.0,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4588.3975,
          "Y": -424.99997,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4561.6025,
          "Y": -425.00006,
          "Z": -302.49982
        },
        {
          "X": 4571.6025,
          "Y": -425.00006,
          "Z": -302.49988
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4571.6025,
          "Y": -425.00006,
          "Z": -302.49988
        },
        {
          "X": 4588.3975,
          "Y": -425.00003,
          "Z": -302.5
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4588.3975,
          "Y": -425.00003,
          "Z": -302.5
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4642.5,
          "Y": -425.0,
          "Z": -292.5013
        },
        {
          "X": 4642.5,
          "Y": -442.50027,
          "Z": -292.50134
        },
        {
          "X": 4642.496,
          "Y": -442.49966,
          "Z": -927.50134
        },
        {
          "X": 4642.5,
          "Y": -425.0,
          "Z": -292.5013
        },
        {
          "X": 4642.496,
          "Y": -442.49966,
          "Z": -927.50134
        },
        {
          "X": 4642.496,
          "Y": -425.0,
          "Z": -927.50134
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4591.913,
          "Y": -442.4997,
          "Z": -927.50104
        },
        {
          "X": 4642.496,
          "Y": -442.49966,
          "Z": -927.50134
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4642.496,
          "Y": -442.49966,
          "Z": -927.50134
        },
        {
          "X": 4642.5,
          "Y": -442.50027,
          "Z": -292.50134
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -922.501
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -922.5008
        },
        {
          "X": 4583.2524,
          "Y": -437.4997,
          "Z": -922.501
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -922.501
        },
        {
          "X": 4583.2524,
          "Y": -437.4997,
          "Z": -922.501
        },
        {
          "X": 4637.496,
          "Y": -437.49966,
          "Z": -922.50134
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -922.501
        },
        {
          "X": 4637.496,
          "Y": -437.49966,
          "Z": -922.50134
        },
        {
          "X": 4637.496,
          "Y": -425.0,
          "Z": -922.50134
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -297.50082
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4637.5,
          "Y": -437.50027,
          "Z": -297.5013
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4637.496,
          "Y": -425.0,
          "Z": -922.50134
        },
        {
          "X": 4637.496,
          "Y": -437.49966,
          "Z": -922.50134
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4637.496,
          "Y": -437.49966,
          "Z": -922.50134
        },
        {
          "X": 4637.5,
          "Y": -437.50027,
          "Z": -297.5013
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4637.5,
          "Y": -437.50027,
          "Z": -297.5013
        },
        {
          "X": 4637.496,
          "Y": -437.49966,
          "Z": -922.50134
        },
        {
          "X": 4583.2534,
          "Y": -437.5003,
          "Z": -297.50098
        },
        {
          "X": 4637.496,
          "Y": -437.49966,
          "Z": -922.50134
        },
        {
          "X": 4583.2524,
          "Y": -437.4997,
          "Z": -922.501
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -292.5008
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4591.914,
          "Y": -442.5003,
          "Z": -292.501
        },
        {
          "X": 4642.5,
          "Y": -442.50027,
          "Z": -292.50134
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4642.5,
          "Y": -442.50027,
          "Z": -292.50134
        },
        {
          "X": 4642.5,
          "Y": -425.0,
          "Z": -292.5013
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -927.50085
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -927.50104
        },
        {
          "X": 4642.496,
          "Y": -425.0,
          "Z": -927.50134
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -927.50085
        },
        {
          "X": 4642.496,
          "Y": -425.0,
          "Z": -927.50134
        },
        {
          "X": 4642.496,
          "Y": -442.49966,
          "Z": -927.50134
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -927.50085
        },
        {
          "X": 4642.496,
          "Y": -442.49966,
          "Z": -927.50134
        },
        {
          "X": 4591.913,
          "Y": -442.4997,
          "Z": -927.50104
        },
        {
          "X": 4588.3975,
          "Y": -424.99997,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -292.5011
        },
        {
          "X": 4588.3975,
          "Y": -424.99997,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -292.5011
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4588.3975,
          "Y": -425.00003,
          "Z": -302.5
        },
        {
          "X": 4597.0576,
          "Y": -420.00006,
          "Z": -302.5001
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4597.0576,
          "Y": -420.00006,
          "Z": -302.5001
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -302.5002
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -302.5002
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4642.5,
          "Y": -393.7639,
          "Z": -292.50128
        },
        {
          "X": 4642.5,
          "Y": -425.0,
          "Z": -292.5013
        },
        {
          "X": 4642.496,
          "Y": -425.0,
          "Z": -927.50134
        },
        {
          "X": 4642.5,
          "Y": -393.7639,
          "Z": -292.50128
        },
        {
          "X": 4642.496,
          "Y": -425.0,
          "Z": -927.50134
        },
        {
          "X": 4642.496,
          "Y": -393.76614,
          "Z": -927.5013
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -922.5011
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -922.501
        },
        {
          "X": 4637.496,
          "Y": -425.0,
          "Z": -922.50134
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -922.5011
        },
        {
          "X": 4637.496,
          "Y": -425.0,
          "Z": -922.50134
        },
        {
          "X": 4637.496,
          "Y": -396.6529,
          "Z": -922.5013
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4637.5,
          "Y": -396.65063,
          "Z": -297.50128
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -297.501
        },
        {
          "X": 4637.5,
          "Y": -396.65063,
          "Z": -297.50128
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4637.5,
          "Y": -396.65063,
          "Z": -297.50128
        },
        {
          "X": 4637.496,
          "Y": -396.6529,
          "Z": -922.5013
        },
        {
          "X": 4637.5,
          "Y": -425.0,
          "Z": -297.5013
        },
        {
          "X": 4637.496,
          "Y": -396.6529,
          "Z": -922.5013
        },
        {
          "X": 4637.496,
          "Y": -425.0,
          "Z": -922.50134
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -292.5011
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -292.50098
        },
        {
          "X": 4642.5,
          "Y": -425.0,
          "Z": -292.5013
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -292.5011
        },
        {
          "X": 4642.5,
          "Y": -425.0,
          "Z": -292.5013
        },
        {
          "X": 4642.5,
          "Y": -393.7639,
          "Z": -292.50128
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -927.50104
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -927.50116
        },
        {
          "X": 4642.496,
          "Y": -393.76614,
          "Z": -927.5013
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -927.50104
        },
        {
          "X": 4642.496,
          "Y": -393.76614,
          "Z": -927.5013
        },
        {
          "X": 4642.496,
          "Y": -425.0,
          "Z": -927.50134
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -292.5011
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -292.50116
        },
        {
          "X": 4611.6025,
          "Y": -411.60248,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -292.50116
        },
        {
          "X": 4625.0,
          "Y": -388.39737,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -302.5002
        },
        {
          "X": 4616.6025,
          "Y": -402.9423,
          "Z": -302.50024
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4616.6025,
          "Y": -402.9423,
          "Z": -302.50024
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -302.50034
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -302.50034
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4642.5,
          "Y": -393.7639,
          "Z": -292.50128
        },
        {
          "X": 4642.496,
          "Y": -393.76614,
          "Z": -927.5013
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4642.496,
          "Y": -393.76614,
          "Z": -927.5013
        },
        {
          "X": 4642.496,
          "Y": -358.0933,
          "Z": -927.5013
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -922.5012
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -922.5011
        },
        {
          "X": 4637.496,
          "Y": -396.6529,
          "Z": -922.5013
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -922.5012
        },
        {
          "X": 4637.496,
          "Y": -396.6529,
          "Z": -922.5013
        },
        {
          "X": 4637.496,
          "Y": -366.75354,
          "Z": -922.5013
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4637.5,
          "Y": -366.74677,
          "Z": -297.50125
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -297.50113
        },
        {
          "X": 4637.5,
          "Y": -366.74677,
          "Z": -297.50125
        },
        {
          "X": 4637.5,
          "Y": -396.65063,
          "Z": -297.50128
        },
        {
          "X": 4637.5,
          "Y": -396.65063,
          "Z": -297.50128
        },
        {
          "X": 4637.5,
          "Y": -366.74677,
          "Z": -297.50125
        },
        {
          "X": 4637.496,
          "Y": -366.75354,
          "Z": -922.5013
        },
        {
          "X": 4637.5,
          "Y": -396.65063,
          "Z": -297.50128
        },
        {
          "X": 4637.496,
          "Y": -366.75354,
          "Z": -922.5013
        },
        {
          "X": 4637.496,
          "Y": -396.6529,
          "Z": -922.5013
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -292.50116
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -292.5011
        },
        {
          "X": 4642.5,
          "Y": -393.7639,
          "Z": -292.50128
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -292.50116
        },
        {
          "X": 4642.5,
          "Y": -393.7639,
          "Z": -292.50128
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -927.50116
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -927.5012
        },
        {
          "X": 4642.496,
          "Y": -358.0933,
          "Z": -927.5013
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -927.50116
        },
        {
          "X": 4642.496,
          "Y": -358.0933,
          "Z": -927.5013
        },
        {
          "X": 4642.496,
          "Y": -393.76614,
          "Z": -927.5013
        },
        {
          "X": 4625.0,
          "Y": -388.39737,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -292.50116
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4625.0,
          "Y": -388.39737,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -302.50034
        },
        {
          "X": 4625.0,
          "Y": -378.39685,
          "Z": -302.50037
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -378.39685,
          "Z": -302.50037
        },
        {
          "X": 4625.0,
          "Y": -361.60254,
          "Z": -302.5004
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -361.60254,
          "Z": -302.5004
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4642.496,
          "Y": -358.0933,
          "Z": -927.5013
        },
        {
          "X": 4642.496,
          "Y": -307.49966,
          "Z": -927.5012
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4642.496,
          "Y": -307.49966,
          "Z": -927.5012
        },
        {
          "X": 4642.5,
          "Y": -307.50027,
          "Z": -292.50122
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4642.5,
          "Y": -307.50027,
          "Z": -292.50122
        },
        {
          "X": 4642.496,
          "Y": -307.49966,
          "Z": -927.5012
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4642.496,
          "Y": -307.49966,
          "Z": -927.5012
        },
        {
          "X": 4625.0,
          "Y": -307.49966,
          "Z": -927.5011
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -922.5012
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -922.5012
        },
        {
          "X": 4637.496,
          "Y": -366.75354,
          "Z": -922.5013
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4637.496,
          "Y": -366.75354,
          "Z": -922.5013
        },
        {
          "X": 4637.496,
          "Y": -312.49966,
          "Z": -922.5012
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4637.5,
          "Y": -312.50027,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -388.39743,
          "Z": -297.5012
        },
        {
          "X": 4637.5,
          "Y": -312.50027,
          "Z": -297.5012
        },
        {
          "X": 4637.5,
          "Y": -366.74677,
          "Z": -297.50125
        },
        {
          "X": 4637.5,
          "Y": -366.74677,
          "Z": -297.50125
        },
        {
          "X": 4637.5,
          "Y": -312.50027,
          "Z": -297.5012
        },
        {
          "X": 4637.496,
          "Y": -312.49966,
          "Z": -922.5012
        },
        {
          "X": 4637.5,
          "Y": -366.74677,
          "Z": -297.50125
        },
        {
          "X": 4637.496,
          "Y": -312.49966,
          "Z": -922.5012
        },
        {
          "X": 4637.496,
          "Y": -366.75354,
          "Z": -922.5013
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4637.496,
          "Y": -312.49966,
          "Z": -922.5012
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4637.496,
          "Y": -312.49966,
          "Z": -922.5012
        },
        {
          "X": 4637.5,
          "Y": -312.50027,
          "Z": -297.5012
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -292.50116
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4642.5,
          "Y": -358.08652,
          "Z": -292.50125
        },
        {
          "X": 4642.5,
          "Y": -307.50027,
          "Z": -292.50122
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4642.5,
          "Y": -307.50027,
          "Z": -292.50122
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -927.5012
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -927.50116
        },
        {
          "X": 4625.0,
          "Y": -307.49966,
          "Z": -927.5011
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -927.5012
        },
        {
          "X": 4625.0,
          "Y": -307.49966,
          "Z": -927.5011
        },
        {
          "X": 4642.496,
          "Y": -307.49966,
          "Z": -927.5012
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -927.5012
        },
        {
          "X": 4642.496,
          "Y": -307.49966,
          "Z": -927.5012
        },
        {
          "X": 4642.496,
          "Y": -358.0933,
          "Z": -927.5013
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -292.50107
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -292.50107
        },
        {
          "X": 4611.6025,
          "Y": -338.3974,
          "Z": -262.5
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4625.0,
          "Y": -361.60254,
          "Z": -302.5004
        },
        {
          "X": 4619.9995,
          "Y": -352.94153,
          "Z": -302.50037
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4619.9995,
          "Y": -352.94153,
          "Z": -302.50037
        },
        {
          "X": 4611.6025,
          "Y": -338.39746,
          "Z": -302.50034
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4611.6025,
          "Y": -338.39746,
          "Z": -302.50034
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4625.0,
          "Y": -307.49966,
          "Z": -927.5011
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4625.0,
          "Y": -307.49966,
          "Z": -927.5011
        },
        {
          "X": 4593.7637,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -922.5011
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -922.5011
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4596.6504,
          "Y": -312.4997,
          "Z": -922.501
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -297.50095
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -297.50116
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -297.50095
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -297.50095
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4596.6504,
          "Y": -312.4997,
          "Z": -922.501
        },
        {
          "X": 4625.0,
          "Y": -312.50027,
          "Z": -297.5011
        },
        {
          "X": 4596.6504,
          "Y": -312.4997,
          "Z": -922.501
        },
        {
          "X": 4625.0,
          "Y": -312.49966,
          "Z": -922.50116
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -292.50107
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -292.50116
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -292.50107
        },
        {
          "X": 4625.0,
          "Y": -307.50027,
          "Z": -292.50113
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -927.50116
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -927.50104
        },
        {
          "X": 4593.7637,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -927.50116
        },
        {
          "X": 4593.7637,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4625.0,
          "Y": -307.49966,
          "Z": -927.5011
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4562.942,
          "Y": -330.00006,
          "Z": -302.50018
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4533.3975,
          "Y": -347.0575,
          "Z": -302.49976
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4533.3975,
          "Y": -347.0575,
          "Z": -302.49976
        },
        {
          "X": 4538.3975,
          "Y": -338.39752,
          "Z": -302.4998
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4538.3975,
          "Y": -338.39752,
          "Z": -302.4998
        },
        {
          "X": 4561.6025,
          "Y": -325.00006,
          "Z": -302.5
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4525.0,
          "Y": -371.6026,
          "Z": -302.49963
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4525.0,
          "Y": -371.6026,
          "Z": -302.49963
        },
        {
          "X": 4525.0,
          "Y": -361.60263,
          "Z": -302.49966
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4525.0,
          "Y": -361.60263,
          "Z": -302.49966
        },
        {
          "X": 4533.3975,
          "Y": -347.0575,
          "Z": -302.49976
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4529.9995,
          "Y": -397.0571,
          "Z": -302.49963
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4529.9995,
          "Y": -397.0571,
          "Z": -302.49963
        },
        {
          "X": 4525.0,
          "Y": -388.39755,
          "Z": -302.4996
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4525.0,
          "Y": -388.39755,
          "Z": -302.4996
        },
        {
          "X": 4525.0,
          "Y": -371.6026,
          "Z": -302.49963
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4547.057,
          "Y": -416.60226,
          "Z": -302.49973
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4547.057,
          "Y": -416.60226,
          "Z": -302.49973
        },
        {
          "X": 4538.3975,
          "Y": -411.60263,
          "Z": -302.49966
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4538.3975,
          "Y": -411.60263,
          "Z": -302.49966
        },
        {
          "X": 4529.9995,
          "Y": -397.0571,
          "Z": -302.49963
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4571.6025,
          "Y": -425.00006,
          "Z": -302.49988
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4571.6025,
          "Y": -425.00006,
          "Z": -302.49988
        },
        {
          "X": 4561.6025,
          "Y": -425.00006,
          "Z": -302.49982
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4561.6025,
          "Y": -425.00006,
          "Z": -302.49982
        },
        {
          "X": 4547.057,
          "Y": -416.60226,
          "Z": -302.49973
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4597.0576,
          "Y": -420.00006,
          "Z": -302.5001
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4597.0576,
          "Y": -420.00006,
          "Z": -302.5001
        },
        {
          "X": 4588.3975,
          "Y": -425.00003,
          "Z": -302.5
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4588.3975,
          "Y": -425.00003,
          "Z": -302.5
        },
        {
          "X": 4571.6025,
          "Y": -425.00006,
          "Z": -302.49988
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4616.6025,
          "Y": -402.9423,
          "Z": -302.50024
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4616.6025,
          "Y": -402.9423,
          "Z": -302.50024
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -302.5002
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -302.5002
        },
        {
          "X": 4597.0576,
          "Y": -420.00006,
          "Z": -302.5001
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4625.0,
          "Y": -378.39685,
          "Z": -302.50037
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4625.0,
          "Y": -378.39685,
          "Z": -302.50037
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -302.50034
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -302.50034
        },
        {
          "X": 4616.6025,
          "Y": -402.9423,
          "Z": -302.50024
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4619.9995,
          "Y": -352.94153,
          "Z": -302.50037
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4619.9995,
          "Y": -352.94153,
          "Z": -302.50037
        },
        {
          "X": 4625.0,
          "Y": -361.60254,
          "Z": -302.5004
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4625.0,
          "Y": -361.60254,
          "Z": -302.5004
        },
        {
          "X": 4625.0,
          "Y": -378.39685,
          "Z": -302.50037
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4602.9414,
          "Y": -333.3971,
          "Z": -302.50027
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4602.9414,
          "Y": -333.3971,
          "Z": -302.50027
        },
        {
          "X": 4611.6025,
          "Y": -338.39746,
          "Z": -302.50034
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4611.6025,
          "Y": -338.39746,
          "Z": -302.50034
        },
        {
          "X": 4619.9995,
          "Y": -352.94153,
          "Z": -302.50037
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4587.0576,
          "Y": -330.00003,
          "Z": -302.50018
        },
        {
          "X": 4578.397,
          "Y": -325.00006,
          "Z": -302.50012
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4578.397,
          "Y": -325.00006,
          "Z": -302.50012
        },
        {
          "X": 4588.3975,
          "Y": -325.00003,
          "Z": -302.50018
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4588.3975,
          "Y": -325.00003,
          "Z": -302.50018
        },
        {
          "X": 4602.9414,
          "Y": -333.3971,
          "Z": -302.50027
        },
        {
          "X": 4587.0576,
          "Y": -330.00003,
          "Z": -302.50018
        },
        {
          "X": 4562.942,
          "Y": -330.00006,
          "Z": -302.50018
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4587.0576,
          "Y": -330.00003,
          "Z": -302.50018
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4578.397,
          "Y": -325.00006,
          "Z": -302.50012
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -927.50104
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -927.5008
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -927.50104
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -927.5008
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -927.50104
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4593.7637,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -927.50073
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -927.5008
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -927.50104
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -927.50116
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -927.50116
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -927.5012
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -927.5012
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -927.50116
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -927.50116
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -927.50104
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -927.50104
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -927.50085
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -927.50085
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -927.5007
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -927.5007
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -927.50055
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -927.50055
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -927.50055
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -927.50055
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -927.5006
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -927.50085
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -927.5006
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -927.50073
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4596.6504,
          "Y": -312.4997,
          "Z": -922.501
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -922.5009
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -922.5011
        },
        {
          "X": 4596.6504,
          "Y": -312.4997,
          "Z": -922.501
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -922.5009
        },
        {
          "X": 4596.6504,
          "Y": -312.4997,
          "Z": -922.501
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -922.5009
        },
        {
          "X": 4583.254,
          "Y": -312.4997,
          "Z": -922.50085
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -922.5008
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -922.5009
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -922.5008
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -922.50073
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -922.5011
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -922.5009
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -922.5009
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -922.50073
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -922.50073
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4538.3975,
          "Y": -338.39746,
          "Z": -922.5006
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -922.5005
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -922.5005
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -922.5005
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4525.0,
          "Y": -388.39746,
          "Z": -922.5005
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -922.5006
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -922.5006
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -922.5008
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4561.6025,
          "Y": -425.0,
          "Z": -922.5008
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -922.501
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4588.3975,
          "Y": -425.0,
          "Z": -922.501
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -922.5011
        },
        {
          "X": 4625.0,
          "Y": -361.60245,
          "Z": -922.5012
        },
        {
          "X": 4611.6025,
          "Y": -411.60257,
          "Z": -922.5011
        },
        {
          "X": 4625.0,
          "Y": -388.39746,
          "Z": -922.5012
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4593.7637,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4593.7637,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4591.914,
          "Y": -307.4997,
          "Z": -927.5009
        },
        {
          "X": 4611.6025,
          "Y": -338.3974,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -292.50107
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4611.6025,
          "Y": -338.3974,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4611.6025,
          "Y": -338.39746,
          "Z": -302.50034
        },
        {
          "X": 4602.9414,
          "Y": -333.3971,
          "Z": -302.50027
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4602.9414,
          "Y": -333.3971,
          "Z": -302.50027
        },
        {
          "X": 4588.3975,
          "Y": -325.00003,
          "Z": -302.50018
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4588.3975,
          "Y": -325.00003,
          "Z": -302.50018
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -302.50006
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -297.50085
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -297.50107
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -297.50085
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -297.50095
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -297.50095
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -297.50085
        },
        {
          "X": 4596.651,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -297.50085
        },
        {
          "X": 4583.2524,
          "Y": -312.5003,
          "Z": -302.50006
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4611.6025,
          "Y": -338.39743,
          "Z": -292.50107
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4593.764,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4591.913,
          "Y": -307.5003,
          "Z": -292.50092
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -292.50082
        },
        {
          "X": 4562.9424,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4562.942,
          "Y": -330.00006,
          "Z": -302.50018
        },
        {
          "X": 4587.0576,
          "Y": -330.00003,
          "Z": -302.50018
        },
        {
          "X": 4562.9424,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4587.0576,
          "Y": -330.00003,
          "Z": -302.50018
        },
        {
          "X": 4587.058,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -342.0577,
          "Z": -262.5
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4562.942,
          "Y": -330.00006,
          "Z": -302.50018
        },
        {
          "X": 4542.058,
          "Y": -342.0577,
          "Z": -262.5
        },
        {
          "X": 4562.942,
          "Y": -330.00006,
          "Z": -302.50018
        },
        {
          "X": 4562.9424,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -362.9423,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -362.9423,
          "Z": -262.5
        },
        {
          "X": 4542.0576,
          "Y": -342.0578,
          "Z": -302.50018
        },
        {
          "X": 4542.058,
          "Y": -342.0577,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -387.0577,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -387.0577,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -362.94238,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -362.9423,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -407.9423,
          "Z": -262.5
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4542.058,
          "Y": -407.9423,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -387.0578,
          "Z": -302.50018
        },
        {
          "X": 4530.0,
          "Y": -387.0577,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -420.0,
          "Z": -262.5
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4562.9424,
          "Y": -420.0,
          "Z": -262.5
        },
        {
          "X": 4542.0576,
          "Y": -407.94235,
          "Z": -302.50018
        },
        {
          "X": 4542.058,
          "Y": -407.9423,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -419.99997,
          "Z": -262.5
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4587.058,
          "Y": -419.99997,
          "Z": -262.5
        },
        {
          "X": 4562.942,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4562.9424,
          "Y": -420.0,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -407.94223,
          "Z": -262.5
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4607.9424,
          "Y": -407.94223,
          "Z": -262.5
        },
        {
          "X": 4587.0576,
          "Y": -420.00006,
          "Z": -302.50018
        },
        {
          "X": 4587.058,
          "Y": -419.99997,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -387.05765,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -387.05765,
          "Z": -262.5
        },
        {
          "X": 4607.942,
          "Y": -407.94232,
          "Z": -302.50018
        },
        {
          "X": 4607.9424,
          "Y": -407.94223,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -362.9422,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -362.9422,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -387.0577,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -387.05765,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05765,
          "Z": -262.5
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4607.9424,
          "Y": -342.05765,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -362.9423,
          "Z": -302.50018
        },
        {
          "X": 4620.0,
          "Y": -362.9422,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4587.0576,
          "Y": -330.00003,
          "Z": -302.50018
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4587.058,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4607.942,
          "Y": -342.05774,
          "Z": -302.50018
        },
        {
          "X": 4607.9424,
          "Y": -342.05765,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4575.0,
          "Y": -317.26498,
          "Z": -292.50082
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -292.50073
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -292.50092
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -292.50073
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -292.50073
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -262.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -297.5007
        },
        {
          "X": 4575.0,
          "Y": -317.2649,
          "Z": -297.5008
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4588.3975,
          "Y": -325.00003,
          "Z": -302.50018
        },
        {
          "X": 4578.397,
          "Y": -325.00006,
          "Z": -302.50012
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4578.397,
          "Y": -325.00006,
          "Z": -302.50012
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4571.602,
          "Y": -325.00006,
          "Z": -302.50006
        },
        {
          "X": 4561.6025,
          "Y": -325.00006,
          "Z": -302.5
        },
        {
          "X": 4588.3975,
          "Y": -324.99997,
          "Z": -297.5009
        },
        {
          "X": 4561.6025,
          "Y": -325.00006,
          "Z": -302.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99997,
          "Z": -297.5007
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4445.096,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4445.096,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4445.096,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4589.434,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4589.434,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4589.434,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -424.9999,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -424.9999,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -424.9999,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -360.56607,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -360.56607,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -360.56607,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -258.49326,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -258.49326,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -258.49326,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -288.3974,
          "Z": -250.0
        },
        {
          "X": 4593.3013,
          "Y": -306.6987,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4593.3013,
          "Y": -306.6987,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4593.3013,
          "Y": -306.6987,
          "Z": -250.0
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4575.0,
          "Y": -317.26495,
          "Z": -250.0
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -237.87933,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -247.50008
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -247.50008
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -247.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -247.4998
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -247.4998
        },
        {
          "X": 4533.3975,
          "Y": -347.05774,
          "Z": -247.49976
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4533.3975,
          "Y": -347.05774,
          "Z": -247.49976
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4533.3975,
          "Y": -347.05774,
          "Z": -247.49976
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -247.49966
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -247.49966
        },
        {
          "X": 4525.0,
          "Y": -371.6032,
          "Z": -247.49965
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4525.0,
          "Y": -371.6032,
          "Z": -247.49965
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4525.0,
          "Y": -371.6032,
          "Z": -247.49965
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -247.4996
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -247.4996
        },
        {
          "X": 4530.0,
          "Y": -397.05768,
          "Z": -247.49962
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -397.05768,
          "Z": -247.49962
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -397.05768,
          "Z": -247.49962
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -247.49966
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -247.49966
        },
        {
          "X": 4547.0576,
          "Y": -416.60236,
          "Z": -247.49971
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4547.0576,
          "Y": -416.60236,
          "Z": -247.49971
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4547.0576,
          "Y": -416.60236,
          "Z": -247.49971
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -247.4998
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -247.4998
        },
        {
          "X": 4571.603,
          "Y": -424.99997,
          "Z": -247.49988
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4571.603,
          "Y": -424.99997,
          "Z": -247.49988
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4571.603,
          "Y": -424.99997,
          "Z": -247.49988
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -247.5
        },
        {
          "X": 4597.0576,
          "Y": -419.99997,
          "Z": -247.50008
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4597.0576,
          "Y": -419.99997,
          "Z": -247.50008
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4597.0576,
          "Y": -419.99997,
          "Z": -247.50008
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -247.5002
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -247.5002
        },
        {
          "X": 4616.6025,
          "Y": -402.94254,
          "Z": -247.50024
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4616.6025,
          "Y": -402.94254,
          "Z": -247.50024
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4616.6025,
          "Y": -402.94254,
          "Z": -247.50024
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -247.50034
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -247.50034
        },
        {
          "X": 4625.0,
          "Y": -378.39746,
          "Z": -247.50035
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4625.0,
          "Y": -378.39746,
          "Z": -247.50035
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4625.0,
          "Y": -378.39746,
          "Z": -247.50035
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -247.5004
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -247.5004
        },
        {
          "X": 4620.0,
          "Y": -352.9421,
          "Z": -247.50038
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -352.9421,
          "Z": -247.50038
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -352.9421,
          "Z": -247.50038
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -247.50034
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -247.50034
        },
        {
          "X": 4602.9424,
          "Y": -333.39737,
          "Z": -247.50029
        },
        {
          "X": 4578.3975,
          "Y": -324.99994,
          "Z": -247.50012
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4578.3975,
          "Y": -324.99994,
          "Z": -247.50012
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4602.9424,
          "Y": -333.39737,
          "Z": -247.50029
        },
        {
          "X": 4578.3975,
          "Y": -324.99994,
          "Z": -247.50012
        },
        {
          "X": 4602.9424,
          "Y": -333.39737,
          "Z": -247.50029
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -247.5002
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4578.3975,
          "Y": -324.99994,
          "Z": -247.50012
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -247.50006
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -247.50008
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -247.50006
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87933,
          "Z": 262.5
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4589.434,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4445.096,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4445.096,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4258.493,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4691.5063,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -378.39746,
          "Z": -247.50035
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -247.50034
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -378.39746,
          "Z": -247.50035
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -378.39746,
          "Z": -247.50035
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -247.5004
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -258.49326,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -258.49326,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -360.56607,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -360.56607,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -424.9999,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -424.9999,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -245.09625,
          "Z": -247.50006
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": -500.0,
          "Z": -247.50008
        },
        {
          "X": 4533.3975,
          "Y": -347.05774,
          "Z": -247.49976
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -247.4998
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -250.0
        },
        {
          "X": 4533.3975,
          "Y": -347.05774,
          "Z": -247.49976
        },
        {
          "X": 4538.3975,
          "Y": -338.39743,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4533.3975,
          "Y": -347.05774,
          "Z": -247.49976
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -247.49966
        },
        {
          "X": 4525.0,
          "Y": -371.6032,
          "Z": -247.49965
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -247.49966
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -371.6032,
          "Z": -247.49965
        },
        {
          "X": 4525.0,
          "Y": -361.6025,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -371.6032,
          "Z": -247.49965
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -247.4996
        },
        {
          "X": 4530.0,
          "Y": -397.05768,
          "Z": -247.49962
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -247.4996
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -397.05768,
          "Z": -247.49962
        },
        {
          "X": 4525.0,
          "Y": -388.39743,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -397.05768,
          "Z": -247.49962
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -247.49966
        },
        {
          "X": 4547.0576,
          "Y": -416.60236,
          "Z": -247.49971
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -247.49966
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4547.0576,
          "Y": -416.60236,
          "Z": -247.49971
        },
        {
          "X": 4538.3975,
          "Y": -411.6025,
          "Z": -250.0
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4547.0576,
          "Y": -416.60236,
          "Z": -247.49971
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -247.4998
        },
        {
          "X": 4571.603,
          "Y": -424.99997,
          "Z": -247.49988
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -247.4998
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4571.603,
          "Y": -424.99997,
          "Z": -247.49988
        },
        {
          "X": 4561.603,
          "Y": -424.99997,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4571.603,
          "Y": -424.99997,
          "Z": -247.49988
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -247.5
        },
        {
          "X": 4597.0576,
          "Y": -419.99997,
          "Z": -247.50008
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -247.5
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4597.0576,
          "Y": -419.99997,
          "Z": -247.50008
        },
        {
          "X": 4588.3975,
          "Y": -424.99994,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4597.0576,
          "Y": -419.99997,
          "Z": -247.50008
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -247.5002
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -352.9421,
          "Z": -247.50038
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -247.5004
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -352.9421,
          "Z": -247.50038
        },
        {
          "X": 4625.0,
          "Y": -361.60242,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -352.9421,
          "Z": -247.50038
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -247.50034
        },
        {
          "X": 4602.9424,
          "Y": -333.39737,
          "Z": -247.50029
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -247.50034
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4602.9424,
          "Y": -333.39737,
          "Z": -247.50029
        },
        {
          "X": 4611.6025,
          "Y": -338.39737,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4602.9424,
          "Y": -333.39737,
          "Z": -247.50029
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -247.5002
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -247.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -247.5
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4578.3975,
          "Y": -324.99994,
          "Z": -247.50012
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -247.5002
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -247.5002
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4588.3975,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4571.6025,
          "Y": -324.99994,
          "Z": -247.50008
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -250.0
        },
        {
          "X": 4561.6025,
          "Y": -324.99994,
          "Z": -247.5
        },
        {
          "X": 4616.6025,
          "Y": -402.94254,
          "Z": -247.50024
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -247.5002
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4616.6025,
          "Y": -402.94254,
          "Z": -247.50024
        },
        {
          "X": 4611.6025,
          "Y": -411.60245,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4616.6025,
          "Y": -402.94254,
          "Z": -247.50024
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -250.0
        },
        {
          "X": 4625.0,
          "Y": -388.39734,
          "Z": -247.50034
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -247.50006
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -247.50006
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -247.50008
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -424.99994,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -353.34915,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -353.34915,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87903,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87903,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -237.87936,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.12067,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -420.0,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -407.9423,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -407.9423,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.0577,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -362.9423,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -342.0577,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -342.0577,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -342.05768,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -387.0577,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -362.9423,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -362.9423,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -362.94226,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -250.0
        },
        {
          "X": 4542.058,
          "Y": -407.9423,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -387.0577,
          "Z": -262.5
        },
        {
          "X": 4542.058,
          "Y": -407.94226,
          "Z": -250.0
        },
        {
          "X": 4530.0,
          "Y": -387.0577,
          "Z": -262.5
        },
        {
          "X": 4530.0,
          "Y": -387.05768,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -419.99997,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -420.0,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -420.0,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -419.99997,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -407.94223,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -419.99997,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -419.99997,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -419.99994,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -387.05765,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -407.94223,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -407.94223,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -407.9422,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -362.9422,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -387.05765,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -387.05765,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -387.05762,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -342.05765,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -362.9422,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -250.0
        },
        {
          "X": 4620.0,
          "Y": -362.9422,
          "Z": -262.5
        },
        {
          "X": 4620.0,
          "Y": -362.94217,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05765,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4607.9424,
          "Y": -342.05765,
          "Z": -262.5
        },
        {
          "X": 4607.9424,
          "Y": -342.05762,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4562.9424,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4562.9424,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4587.058,
          "Y": -329.99997,
          "Z": -262.5
        },
        {
          "X": 4587.058,
          "Y": -329.99994,
          "Z": -250.0
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4236.8433,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4437.8794,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4437.8794,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4525.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4525.0,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4596.651,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4596.651,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4236.843,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": -512.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8950.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 9950.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8937.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9950.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9950.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 9962.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4075.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 10000.0,
          "Z": -250.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": 0.0
        },
        {
          "X": 4325.0,
          "Y": 14025.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 10000.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 10000.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14025.0,
          "Z": -10.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": -262.5
        },
        {
          "X": 4337.5,
          "Y": 14025.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4062.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4102.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4297.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 9987.5,
          "Z": 12.5
        },
        {
          "X": 4337.5,
          "Y": 14037.5,
          "Z": 12.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10260.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10260.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -10225.0
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14587.5,
          "Z": -10250.0
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": -10250.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -312.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -10225.0
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -312.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4212.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4187.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14075.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": -249.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4187.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4062.5,
          "Y": 15075.0,
          "Z": -262.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4212.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4187.5,
          "Y": 14562.5,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14587.5,
          "Z": -262.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4262.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14555.0,
          "Z": -262.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -187.5
        },
        {
          "X": 4137.5,
          "Y": 14680.0,
          "Z": -262.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4062.5,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 4700.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 14555.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": 250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 5075.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14587.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 15075.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 14075.0,
          "Z": -250.0
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 15087.5,
          "Z": -262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": 262.5
        },
        {
          "X": 5100.0,
          "Y": 14062.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4546.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4603.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4750.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5750.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4737.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 3700.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 4700.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 4700.0,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 4700.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 3687.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 4712.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5750.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5750.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5762.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 5800.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6800.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 5787.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6800.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -249.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6800.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6812.5,
          "Z": 262.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7900.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 8900.0,
          "Z": -250.0
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 8900.0,
          "Z": -10.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 8900.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 8912.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7900.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7887.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7900.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4102.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 3700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4546.5,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": -10.5
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4297.5,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 7850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -249.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": -10.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4603.5,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": 250.0
        },
        {
          "X": 4700.0,
          "Y": 6850.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -248.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7745.0,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -250.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -248.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -250.0
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6850.0,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": 262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": 262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 3687.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4102.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4297.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 6837.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -262.5
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -278.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4546.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7747.5,
          "Z": -280.0
        },
        {
          "X": 4603.5,
          "Y": 7702.5,
          "Z": -280.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7745.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4549.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -250.0
        },
        {
          "X": 4601.0,
          "Y": 7705.0,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 7862.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 7747.5,
          "Z": -262.5
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -250.0
        },
        {
          "X": 4712.5,
          "Y": 6837.5,
          "Z": -262.5
        }
      ],
      "StreamingTextureGuids": [
        "6F6905D3-456B07F8-EB38A9A8-6BD9A523",
        "E2E75F8C-47A7FE56-A29AF08C-5B9CE35E",
        "D5F387A5-475254AB-A5269586-19542C26",
        "6AFA5825-4991AEE3-ECDD3B8B-D5345888",
        "0D2A0FD7-44E393F4-209F52A4-03BB3080",
        "D85E198B-4A7FA235-54CD5992-F7B30FCD",
        "0777AD1F-47A2AEFF-CA8D6FA6-34C24F6D",
        "0FB39E27-47DB9C2A-423955AC-207E6607",
        "88D82A7B-4C26DE41-56F215A4-D0E39CC4",
        "712CA354-462B01FB-892AFCAE-15CA9A31",
        "54033FE5-425643D9-F7B1029B-E3F5C21D",
        "50F90074-47F5D2BA-BB0406A4-29EBE9FD",
        "735BE936-4DE606EC-AB58D993-FDCF7E42",
        "124B971D-484B32CE-BCD10682-7BD086DE",
        "1E5AD77F-404DFDF4-89ADF2AF-051E6C7E",
        "7475D3AA-47593FDC-86EB9094-90D96113",
        "9D5C3520-489DDB3A-CB580E9F-A8488256",
        "76A80037-4AE7A97C-8A6F2184-E8209A69",
        "B6223D0D-4B3AE682-940529B0-ABDFBD70",
        "8308593A-4B7640D3-7F3BA9AB-226B428E",
        "DC5D8608-4C08B969-F860F399-EE9DAB31",
        "F166D92B-449BB221-D69C39AA-70E4CD35",
        "B541BE9F-4CDC7D3F-9EB3F8AD-CE4B5D40",
        "91AB20F6-458E2194-04BE6F8B-E9B9E919",
        "50D3B070-4B384824-61434CAF-3005C3CD",
        "CC687A32-425BE5D7-47536393-6AB2762F"
      ],
      "LevelBuildDataId": "986730AF-498EF564-75BA748B-FB40D8C6",
      "MapBuildData": {
        "ObjectName": "MapBuildDataRegistry'tutorial_BuiltData'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial_BuiltData.8"
      },
      "WorldSettings": {
        "ObjectName": "WorldSettings'tutorial:PersistentLevel.WorldSettings'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2476"
      }
    },
    "Actors": [
      {
        "ObjectName": "WorldSettings'tutorial:PersistentLevel.WorldSettings'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2476"
      },
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1586"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1597"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1608"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1619"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1630"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1641"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1652"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1660"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1576"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1577"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1578"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1579"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1580"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1581"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1582"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1583"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1584"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile19'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1585"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile20'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1587"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile21'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1588"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile22'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1589"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile23'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1590"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile24'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1591"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile25'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1592"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile26'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1593"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile27'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1594"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile28'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1595"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile29'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1596"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile30'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1598"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile31'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1599"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile32'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1600"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile33'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1601"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile34'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1602"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile35'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1603"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile36'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1604"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile37'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1605"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile38'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1606"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile39'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1607"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile40'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1609"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile41'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1610"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile42'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1611"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile43'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1612"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile44'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1613"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile45'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1614"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile46'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1615"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile47'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1616"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile48'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1617"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile49'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1618"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1620"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile51'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1621"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile52'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1622"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile53'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1623"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile54'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1624"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile55'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1625"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile56'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1626"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile57'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1627"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile58'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1628"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile59'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1629"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile60'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1631"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile61'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1632"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile62'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1633"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile63'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1634"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile64'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1635"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile65'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1636"
      },
      null,
      null,
      null,
      null,
      null,
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1549"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1544"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.barrier_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1543"
      },
      null,
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai8999_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1561"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9000_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1562"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9001_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1563"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9002_17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1564"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9003'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1565"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9004'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1566"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9005'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1567"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9006'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1568"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9007'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1569"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9008'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1570"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9009'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1571"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9010_27'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1572"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9011_30'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1573"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9012_33'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1574"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9013_36'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1575"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile_39'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1661"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile66'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1637"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile67'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1638"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile68'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1639"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile69'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1640"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile70'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1642"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile71'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1643"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile72'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1644"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile73'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1645"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile74'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1646"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile75'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1647"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile76'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1648"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile77'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1649"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile78'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1650"
      },
      null,
      null,
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane_55'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1557"
      },
      {
        "ObjectName": "RectLight'tutorial:PersistentLevel.RectLight_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1482"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1554"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile79'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1651"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile80'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1653"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile81'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1654"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile82'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1655"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile83'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1656"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile84'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1657"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile85'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1658"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile86'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1659"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube3_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1545"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1546"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane3_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1555"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube5_9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1547"
      },
      null,
      null,
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.panelTable_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1553"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.railing_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1560"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.railing2_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1558"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.railing3_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1559"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cylinder_17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1550"
      },
      {
        "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
      },
      {
        "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
      },
      {
        "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
      },
      {
        "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1556"
      },
      {
        "ObjectName": "AudioVolume'tutorial:PersistentLevel.AudioVolume_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.158"
      },
      {
        "ObjectName": "AmbientSound'tutorial:PersistentLevel.tutoramb_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.10"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.window_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1662"
      },
      null,
      null,
      {
        "ObjectName": "SpotLight'tutorial:PersistentLevel.SpotLight_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1534"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube6_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1548"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.fenceGate_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1552"
      },
      {
        "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.fenceGate2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1551"
      },
      {
        "ObjectName": "tutorial2_driveSlot_C'tutorial:PersistentLevel.tutorial2_driveSlot_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2466"
      },
      {
        "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
      },
      {
        "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_signal_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.8"
      },
      {
        "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_computer_tutorial_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.5"
      },
      {
        "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_download_tutorial2_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.6"
      },
      {
        "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_SATconsole_tutorial2_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.7"
      },
      {
        "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
      },
      {
        "ObjectName": "spaceRenderer_C'tutorial:PersistentLevel.spaceRenderer_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1531"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1145"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1146"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1147"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1148"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1149"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1150"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1151"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop2_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1152"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1153"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1154"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop5_10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1155"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop6_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1156"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop7_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1157"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1158"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1159"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1160"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_box_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1161"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1162"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1163"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1164"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1165"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1166"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1167"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1168"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1169"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1170"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1113"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1114"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1115"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1116"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1117"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1118"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1119"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1120"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1121"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts19'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1122"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1123"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts20'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1124"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts21'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1125"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts22'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1126"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts23'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1127"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts24'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1128"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts25'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1129"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts26'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1130"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1131"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1132"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1133"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1134"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1135"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1136"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1137"
      },
      {
        "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1138"
      },
      {
        "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco101'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1171"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco102'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1172"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco103'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1173"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco104'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1174"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco105'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1175"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco106'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1176"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco107'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1177"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco108'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1178"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco109'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1179"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco10_24'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1180"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco110'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1181"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco111'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1182"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco112'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1183"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco11_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1184"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco12_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1185"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco13_13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1186"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco14_16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1187"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco15_19'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1188"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco16_22'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1189"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco17_25'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1190"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco18_28'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1191"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco19_31'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1192"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco20_34'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1193"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco21_37'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1194"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco22_40'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1195"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco23_43'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1196"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco24_46'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1197"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco25_49'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1198"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco26_52'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1199"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco27_55'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1200"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco28_58'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1201"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco29_61'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1202"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco2_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1203"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1204"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco30_64'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1205"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco31_67'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1206"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco32'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1207"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco33'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1208"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco34'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1209"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco35'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1210"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco36'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1211"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco37'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1212"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco38'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1213"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco39'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1214"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1215"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco40'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1216"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco41'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1217"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco42'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1218"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco43'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1219"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco44'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1220"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco45'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1221"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco46'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1222"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco47'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1223"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco48'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1224"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco49'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1225"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1226"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1227"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco51'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1228"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco52_90'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1229"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco53'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1230"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco54'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1231"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco55'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1232"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco56'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1233"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco57'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1234"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco58'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1235"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco59'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1236"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1237"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco60'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1238"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco61'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1239"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco62'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1240"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco63'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1241"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco64'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1242"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco65'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1243"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco66'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1244"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco67'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1245"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco68'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1246"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco69'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1247"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco70'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1248"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco71'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1249"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco72'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1250"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco73_113'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1251"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco74'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1252"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco75'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1253"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco76'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1254"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco77'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1255"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco78'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1256"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco79'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1257"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco7_15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1258"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco80'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1259"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco81'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1260"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco82'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1261"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco83'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1262"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco84'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1263"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco85'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1264"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco86'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1265"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco87'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1266"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco88'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1267"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco89'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1268"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco8_18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1269"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco90'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1270"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco91'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1271"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco92'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1272"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco93'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1273"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco94'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1274"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco95'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1275"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco96'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1276"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco97'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1277"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco98'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1278"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco99'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1279"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco9_21'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1280"
      },
      {
        "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1281"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1282"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive2_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1283"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive3_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1284"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1285"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1286"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1287"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1288"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1289"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1290"
      },
      {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
      },
      {
        "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
      },
      {
        "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper2_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1293"
      },
      {
        "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper3_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1294"
      },
      {
        "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper4_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1295"
      },
      {
        "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1296"
      },
      {
        "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
      },
      {
        "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
      },
      {
        "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
      },
      {
        "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
      },
      {
        "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
      },
      {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2462"
      },
      {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2463"
      },
      {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase4_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2464"
      },
      {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2465"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
      },
      {
        "ObjectName": "trigger_box_C'tutorial:PersistentLevel.trigger_box_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2387"
      },
      {
        "ObjectName": "trigger_collision_C'tutorial:PersistentLevel.trigger_collision_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2408"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay10_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2409"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2410"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2411"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2412"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2413"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay6_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2414"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay7_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2415"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay8_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2416"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2417"
      },
      {
        "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2418"
      },
      {
        "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2419"
      },
      {
        "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter3_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2420"
      },
      {
        "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2421"
      },
      {
        "ObjectName": "trigger_serverCheck_C'tutorial:PersistentLevel.trigger_serverCheck2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2423"
      },
      {
        "ObjectName": "trigger_serverCheck_C'tutorial:PersistentLevel.trigger_serverCheck3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2424"
      },
      {
        "ObjectName": "trigger_serverCheck_C'tutorial:PersistentLevel.trigger_serverCheck_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2425"
      },
      {
        "ObjectName": "trigger_sound_C'tutorial:PersistentLevel.trigger_sound_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2426"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2427"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2428"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2429"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2430"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2431"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2432"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2433"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2434"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_19'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2435"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2436"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_20'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2437"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_21'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2438"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_23'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2439"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_24'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2440"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_25'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2441"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_26'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2442"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_27'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2443"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_28'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2444"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_29'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2445"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2446"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_31'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2447"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_32'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2448"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_35'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2449"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_36'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2450"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_38'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2451"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2452"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2453"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2454"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2455"
      },
      {
        "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2456"
      },
      {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      {
        "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2458"
      },
      {
        "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2459"
      },
      {
        "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2460"
      },
      {
        "ObjectName": "trigger_unfreeze_C'tutorial:PersistentLevel.triggerBase_unfreeze_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2461"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
      },
      {
        "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
      },
      {
        "ObjectName": "trigger_box_boxChecker_C'tutorial:PersistentLevel.trigger_box_boxChecker_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2386"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2388"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2389"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2390"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2391"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2392"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2393"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2394"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2395"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2396"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2397"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2398"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2399"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2400"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N6_12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2401"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2402"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2403"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2404"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2405"
      },
      {
        "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_rain_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2406"
      },
      {
        "ObjectName": "trigger_button_cake_C'tutorial:PersistentLevel.trigger_button_cake_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2407"
      },
      {
        "ObjectName": "tutorial_C'tutorial:PersistentLevel.tutorial_C_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2467"
      },
      {
        "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
      },
      {
        "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.998"
      },
      {
        "ObjectName": "lightswitch_C'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.827"
      },
      {
        "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
      },
      {
        "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
      },
      {
        "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
      },
      {
        "ObjectName": "trigger_lightRoot_C'tutorial:PersistentLevel.lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2422"
      },
      {
        "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.996"
      },
      {
        "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.997"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1141"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1140"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1142"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1144"
      },
      {
        "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1143"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1005"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1004"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1003"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1002"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1001"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1013"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1012"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1011"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1010"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1009"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1008"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1007"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1006"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1000"
      },
      {
        "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.999"
      }
    ],
    "URL": {
      "Protocol": "unreal",
      "Host": "",
      "Port": 7777,
      "Valid": true,
      "Map": "/Game/maps/untitled_1",
      "Op": [],
      "Portal": ""
    },
    "Model": {
      "ObjectName": "Model'tutorial:PersistentLevel.Model_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.943"
    },
    "ModelComponents": [
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.944"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.945"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.956"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.967"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_4'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.978"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.986"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_6'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.987"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_7'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.988"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_8'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.989"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.990"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_10'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.946"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_11'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.947"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_12'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.948"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_13'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.949"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_14'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.950"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_15'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.951"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_16'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.952"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_17'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.953"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_18'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.954"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_19'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.955"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_20'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.957"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_21'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.958"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_22'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.959"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_23'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.960"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_24'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.961"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_25'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.962"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_26'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.963"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_27'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.964"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_28'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.965"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_29'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.966"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_30'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.968"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_31'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.969"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_32'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.970"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_33'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.971"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_34'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.972"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_35'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.973"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_36'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.974"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_37'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.975"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_38'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.976"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_39'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.977"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_40'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.979"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_41'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.980"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_42'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.981"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_43'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.982"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_44'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.983"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_45'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.984"
      },
      {
        "ObjectName": "ModelComponent'tutorial:PersistentLevel.ModelComponent_46'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.985"
      }
    ],
    "LevelScriptActor": {
      "ObjectName": "tutorial_C'tutorial:PersistentLevel.tutorial_C_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2467"
    },
    "NavListStart": null,
    "NavListEnd": null,
    "PrecomputedVisibilityHandler": {
      "PrecomputedVisibilityCellBucketOriginXY": {
        "X": 0.0,
        "Y": 0.0
      },
      "PrecomputedVisibilityCellSizeXY": 0.0,
      "PrecomputedVisibilityCellSizeZ": 0.0,
      "PrecomputedVisibilityCellBucketSizeXY": 0,
      "PrecomputedVisibilityNumCellBuckets": 0,
      "PrecomputedVisibilityCellBuckets": []
    },
    "PrecomputedVolumeDistanceField": {
      "VolumeMaxDistance": 0.0,
      "VolumeBox": {
        "Min": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "Max": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "IsValid": 0
      },
      "VolumeSizeX": 0,
      "VolumeSizeY": 0,
      "VolumeSizeZ": 0,
      "Data": []
    }
  },
  {
    "Type": "lightswitch_C",
    "Name": "lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/lightswitch.lightswitch_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "lightswitch_C'Default__lightswitch_C'",
      "ObjectPath": "VotV/Content/objects/lightswitch.41"
    },
    "Properties": {
      "Cube": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0.Cube'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1798"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.273"
      },
      "ignoreSave": true,
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.273"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightswitch'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.589"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.273"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0.Cube'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1798"
        }
      ]
    }
  },
  {
    "Type": "mainPlayer_C",
    "Name": "mainPlayer_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/main/mainPlayer.mainPlayer_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "mainPlayer_C'Default__mainPlayer_C'",
      "ObjectPath": "VotV/Content/main/mainPlayer.442"
    },
    "Properties": {
      "PostProcess_overlays_OBSOLETE": {
        "ObjectName": "PostProcessComponent'tutorial:PersistentLevel.mainPlayer_6.PostProcess_overlays_OBSOLETE'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1111"
      },
      "cameraLag": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.cameraLag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1538"
      },
      "eff_underwaterDirt": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.eff_underwaterDirt'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1058"
      },
      "lookatBox": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.mainPlayer_6.lookatBox'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.498"
      },
      "heavyPull_loc": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyPull_loc'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1091"
      },
      "heavyGrab": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyGrab'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1089"
      },
      "mesh_playerVisible": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.mesh_playerVisible'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1529"
      },
      "heavyRot": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.heavyRot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.17"
      },
      "sndwtmktsts": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.sndwtmktsts'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.115"
      },
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.111"
      },
      "mic": {
        "ObjectName": "AudioCaptureComponent'tutorial:PersistentLevel.mainPlayer_6.mic'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.18"
      },
      "tinnitus1": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.tinnitus1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.117"
      },
      "startSprint": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.startSprint'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.116"
      },
      "Camera": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "cameraRoot": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.cameraRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.15"
      },
      "precMesh_overlap": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.precMesh_overlap'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1801"
      },
      "precMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.precMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1800"
      },
      "eff_mdetec": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.eff_mdetec'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1057"
      },
      "comp_metalDetector": {
        "ObjectName": "comp_metalDetector_C'tutorial:PersistentLevel.mainPlayer_6.comp_metalDetector'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.615"
      },
      "beep": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.beep'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.112"
      },
      "comp_emf": {
        "ObjectName": "comp_emf_C'tutorial:PersistentLevel.mainPlayer_6.comp_emf'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.613"
      },
      "emf_sphere": {
        "ObjectName": "SphereComponent'tutorial:PersistentLevel.mainPlayer_6.emf_sphere'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1532"
      },
      "pmPivot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.pmPivot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.275"
      },
      "windHeightLoop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.windHeightLoop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.120"
      },
      "windFalingLoop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.windFalingLoop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.119"
      },
      "PostProcess_pl": {
        "ObjectName": "PostProcessComponent'tutorial:PersistentLevel.mainPlayer_6.PostProcess_pl'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1112"
      },
      "foot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.mainPlayer_6.foot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1494"
      },
      "wSubmesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.wSubmesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1805"
      },
      "pullComp": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullComp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1802"
      },
      "pullSubcomp": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullSubcomp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1803"
      },
      "heavyPull": {
        "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyPull'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1090"
      },
      "burningAudio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.burningAudio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.113"
      },
      "burningEffect": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.burningEffect'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1056"
      },
      "AIPerceptionStimuliSource": {
        "ObjectName": "AIPerceptionStimuliSourceComponent'tutorial:PersistentLevel.mainPlayer_6.AIPerceptionStimuliSource'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.9"
      },
      "lag_fl1": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag_fl1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1542"
      },
      "lag1": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1540"
      },
      "weaponComp_gravityGun": {
        "ObjectName": "comp_gravitygun_C'tutorial:PersistentLevel.mainPlayer_6.weaponComp_gravityGun'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.614"
      },
      "unrag": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.unrag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.276"
      },
      "arms": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.arms'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1527"
      },
      "arms_lag": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.arms_lag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1537"
      },
      "weapon": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.weapon'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1804"
      },
      "viewmodel": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.viewmodel'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.277"
      },
      "radarPoint": {
        "ObjectName": "comp_radarPoint_C'tutorial:PersistentLevel.mainPlayer_6.radarPoint'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.801"
      },
      "underwaterLoop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.underwaterLoop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.118"
      },
      "WidgetInteraction": {
        "ObjectName": "WidgetInteractionComponent'tutorial:PersistentLevel.mainPlayer_6.WidgetInteraction'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2474"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.mainPlayer_6.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.616"
      },
      "playermodel": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.playermodel'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1530"
      },
      "lag": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1539"
      },
      "crouchRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.crouchRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.274"
      },
      "NavigationInvoker": {
        "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.mainPlayer_6.NavigationInvoker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.991"
      },
      "grabComp": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.grabComp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1799"
      },
      "A_M_O_G_U_S": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.A_M_O_G_U_S'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.110"
      },
      "eat": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.eat'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.114"
      },
      "lag_fl": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag_fl'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1541"
      },
      "light_R": {
        "ObjectName": "SpotLightComponent'tutorial:PersistentLevel.mainPlayer_6.light_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1535"
      },
      "grabrot": {
        "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.grabrot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.16"
      },
      "grabHandle": {
        "ObjectName": "PhysicsHandleComponent'tutorial:PersistentLevel.mainPlayer_6.grabHandle'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1092"
      },
      "TL_crouchAnim": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.TL_crouchAnim'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2375"
      },
      "Timeline_0": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.Timeline_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2371"
      },
      "invSlideOut": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.invSlideOut'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2370"
      },
      "tin_far": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.tin_far'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2373"
      },
      "tin_med": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.tin_med'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2374"
      },
      "tin_close": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.tin_close'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2372"
      },
      "getUpTimeline": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.getUpTimeline'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2368"
      },
      "wakingup": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.wakingup'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2376"
      },
      "zoom": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.zoom'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2377"
      },
      "grab": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.grab'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2369"
      },
      "Mesh": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.CharacterMesh0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1528"
      },
      "CharacterMovement": {
        "ObjectName": "CharacterMovementComponent'tutorial:PersistentLevel.mainPlayer_6.CharMoveComp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.583"
      },
      "CapsuleComponent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "SpawnCollisionHandlingMethod": "ESpawnActorCollisionHandlingMethod::AlwaysSpawn",
      "RootComponent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "PhysicsHandleComponent'tutorial:PersistentLevel.mainPlayer_6.grabHandle'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1092"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.grabrot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.16"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.eat'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.114"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.A_M_O_G_U_S'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.110"
        },
        {
          "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.mainPlayer_6.NavigationInvoker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.991"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.crouchRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.274"
        },
        {
          "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1539"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.viewmodel'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.277"
        },
        {
          "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.arms_lag'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1537"
        },
        {
          "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.arms'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1527"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.weapon'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1804"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.wSubmesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1805"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.cameraRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.15"
        },
        {
          "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
        },
        {
          "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag_fl'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1541"
        },
        {
          "ObjectName": "SpotLightComponent'tutorial:PersistentLevel.mainPlayer_6.light_R'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1535"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.grabComp'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1799"
        },
        {
          "ObjectName": "WidgetInteractionComponent'tutorial:PersistentLevel.mainPlayer_6.WidgetInteraction'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2474"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.unrag'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.276"
        },
        {
          "ObjectName": "AudioCaptureComponent'tutorial:PersistentLevel.mainPlayer_6.mic'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.18"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.111"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyGrab'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1089"
        },
        {
          "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.cameraLag'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1538"
        },
        {
          "ObjectName": "PostProcessComponent'tutorial:PersistentLevel.mainPlayer_6.PostProcess_overlays_OBSOLETE'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1111"
        },
        {
          "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.playermodel'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1530"
        },
        {
          "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1540"
        },
        {
          "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag_fl1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1542"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.pmPivot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.275"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullSubcomp'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1803"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullComp'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1802"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyPull'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1090"
        },
        {
          "ObjectName": "ArrowComponent'tutorial:PersistentLevel.mainPlayer_6.heavyRot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.17"
        },
        {
          "ObjectName": "PhysicsConstraintComponent'tutorial:PersistentLevel.mainPlayer_6.heavyPull_loc'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1091"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.mainPlayer_6.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.616"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.underwaterLoop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.118"
        },
        {
          "ObjectName": "comp_radarPoint_C'tutorial:PersistentLevel.mainPlayer_6.radarPoint'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.801"
        },
        {
          "ObjectName": "comp_gravitygun_C'tutorial:PersistentLevel.mainPlayer_6.weaponComp_gravityGun'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.614"
        },
        {
          "ObjectName": "AIPerceptionStimuliSourceComponent'tutorial:PersistentLevel.mainPlayer_6.AIPerceptionStimuliSource'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.9"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.burningEffect'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1056"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.burningAudio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.113"
        },
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.mainPlayer_6.foot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1494"
        },
        {
          "ObjectName": "PostProcessComponent'tutorial:PersistentLevel.mainPlayer_6.PostProcess_pl'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1112"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.windFalingLoop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.119"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.windHeightLoop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.120"
        },
        {
          "ObjectName": "SphereComponent'tutorial:PersistentLevel.mainPlayer_6.emf_sphere'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1532"
        },
        {
          "ObjectName": "comp_emf_C'tutorial:PersistentLevel.mainPlayer_6.comp_emf'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.613"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.beep'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.112"
        },
        {
          "ObjectName": "comp_metalDetector_C'tutorial:PersistentLevel.mainPlayer_6.comp_metalDetector'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.615"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.eff_mdetec'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1057"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.precMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1800"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.precMesh_overlap'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1801"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.startSprint'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.116"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.tinnitus1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.117"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.mainPlayer_6.sndwtmktsts'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.115"
        },
        {
          "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.mesh_playerVisible'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1529"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.mainPlayer_6.lookatBox'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.498"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.mainPlayer_6.eff_underwaterDirt'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1058"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.grab'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2369"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.zoom'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2377"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.wakingup'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2376"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.getUpTimeline'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2368"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.tin_close'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2372"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.tin_med'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2374"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.tin_far'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2373"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.invSlideOut'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2370"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.Timeline_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2371"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.mainPlayer_6.TL_crouchAnim'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2375"
        }
      ]
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco101'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1171"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1864"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco102'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1172"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1866"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco103'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1173"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1868"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco104'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1174"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1870"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco105'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1175"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1872"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco106'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1176"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1874"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco107'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1177"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1876"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco108'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1178"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1878"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco109'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1179"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1880"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco10_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1180"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1882"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco110'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1181"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1884"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco111'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1182"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1886"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco112'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1183"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1888"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco11_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1184"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1890"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco12_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1185"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1892"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco13_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1186"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1894"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco14_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1187"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1896"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco15_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1188"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1898"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco16_22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1189"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1900"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco17_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1190"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1902"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco18_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1191"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1904"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco19_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1192"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1906"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco20_34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1193"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1908"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco21_37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1194"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1910"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco22_40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1195"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1912"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco23_43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1196"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1914"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco24_46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1197"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1916"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco25_49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1198"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1918"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco26_52'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1199"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1920"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco27_55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1200"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1922"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco28_58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1201"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1924"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco29_61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1202"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1926"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1203"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1928"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1204"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1930"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco30_64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1205"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1932"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco31_67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1206"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1934"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1207"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1936"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1208"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1938"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1209"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1940"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1210"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1942"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1211"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1944"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1212"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1946"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1213"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1948"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1214"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1950"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1215"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1952"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1216"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1954"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1217"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1956"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1218"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1958"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1219"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1960"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1220"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1962"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1221"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1964"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1222"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1966"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco47'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1223"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1968"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco48'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1224"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1970"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1225"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1972"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1226"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1974"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1227"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1976"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco51'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1228"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1978"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco52_90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1229"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1980"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco53'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1230"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1982"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco54'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1231"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1984"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1232"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1986"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco56'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1233"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1988"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco57'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1234"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1990"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1235"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1992"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco59'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1236"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1994"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1237"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1996"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco60'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1238"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1998"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1239"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2000"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco62'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1240"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2002"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco63'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1241"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2004"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1242"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2006"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco65'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1243"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2008"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco66'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1244"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2010"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1245"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2012"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco68'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1246"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2014"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco69'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1247"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2016"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco70'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1248"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2018"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco71'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1249"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2020"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco72'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1250"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2022"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco73_113'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1251"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2024"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco74'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1252"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2026"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco75'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1253"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2028"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco76'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1254"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2030"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco77'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1255"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2032"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco78'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1256"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2034"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco79'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1257"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2036"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco7_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1258"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2038"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco80'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1259"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2040"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco81'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1260"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2042"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco82'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1261"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2044"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco83'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1262"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2046"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco84'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1263"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2048"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco85'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1264"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2050"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco86'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1265"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2052"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco87'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1266"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2054"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco88'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1267"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2056"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco89'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1268"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2058"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco8_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1269"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2060"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1270"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2062"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco91'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1271"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2064"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco92'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1272"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2066"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco93'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1273"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2068"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco94'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1274"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2070"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco95'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1275"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2072"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco96'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1276"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2074"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco97'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1277"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2076"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco98'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1278"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2078"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco99'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1279"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2080"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco9_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1280"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2082"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MaterialBillboardComponent",
    "Name": "light",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MaterialBillboardComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1281"
    },
    "Template": {
      "ObjectName": "MaterialBillboardComponent'prop_camera_deco_C:light_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.5"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2084"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MediaSoundComponent",
    "Name": "MediaSound",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MediaSoundComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "MediaSoundComponent'laptop_C:MediaSound_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.119"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.startup'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.108"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "MediaSoundComponent",
    "Name": "MediaSound_floppy",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'MediaSoundComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "MediaSoundComponent'laptop_C:MediaSound_floppy_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.118"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.laptop_2.startup'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.108"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "Model",
    "Name": "Model_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Model'",
    "Outer": {
      "ObjectName": "AudioVolume'tutorial:PersistentLevel.AudioVolume_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.158"
    },
    "Bounds": {
      "Origin": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "BoxExtent": {
        "X": 200.0,
        "Y": 2000.0,
        "Z": 200.0
      },
      "SphereRadius": 2019.901
    },
    "Vectors": [
      {
        "X": -1.0,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 1.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 0.0,
        "Z": -1.0
      },
      {
        "X": 1.0,
        "Y": -0.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": -1.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 0.0,
        "Z": 1.0
      }
    ],
    "Points": [
      {
        "X": -200.0,
        "Y": -2000.0,
        "Z": -200.0
      },
      {
        "X": -200.0,
        "Y": -2000.0,
        "Z": 200.0
      },
      {
        "X": -200.0,
        "Y": 2000.0,
        "Z": 200.0
      },
      {
        "X": -200.0,
        "Y": 2000.0,
        "Z": -200.0
      },
      {
        "X": 200.0,
        "Y": 2000.0,
        "Z": 200.0
      },
      {
        "X": 200.0,
        "Y": 2000.0,
        "Z": -200.0
      },
      {
        "X": 200.0,
        "Y": -2000.0,
        "Z": 200.0
      },
      {
        "X": 200.0,
        "Y": -2000.0,
        "Z": -200.0
      }
    ],
    "Nodes": [
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 200.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 0,
        "iSurf": 0,
        "iVertexIndex": 0,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4,
        "iSurf": 1,
        "iVertexIndex": 4,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 2,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 200.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8,
        "iSurf": 2,
        "iVertexIndex": 8,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 3,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 2000.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12,
        "iSurf": 3,
        "iVertexIndex": 12,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 4,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 200.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 16,
        "iSurf": 4,
        "iVertexIndex": 16,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 5,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 200.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 20,
        "iSurf": 5,
        "iVertexIndex": 20,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 0,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      }
    ],
    "Surfs": [
      {
        "Material": null,
        "PolyFlags": 0,
        "pBase": 0,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": -1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 200.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": null,
        "PolyFlags": 0,
        "pBase": 3,
        "vNormal": 1,
        "vTextureU": 3,
        "vTextureV": 2,
        "iBrushPoly": -1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": null,
        "PolyFlags": 0,
        "pBase": 5,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": -1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 200.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": null,
        "PolyFlags": 0,
        "pBase": 7,
        "vNormal": 4,
        "vTextureU": 0,
        "vTextureV": 2,
        "iBrushPoly": -1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 2000.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": null,
        "PolyFlags": 0,
        "pBase": 2,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 1,
        "iBrushPoly": -1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 200.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": null,
        "PolyFlags": 0,
        "pBase": 0,
        "vNormal": 2,
        "vTextureU": 3,
        "vTextureV": 4,
        "iBrushPoly": -1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 200.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      }
    ],
    "NumSharedSides": 4,
    "VertexBuffer": null,
    "LightingGuid": "0457AE5E-4B4C4BC0-4379CCB8-431D2EAE",
    "LightmassSettings": [
      {
        "bUseTwoSidedLighting": false,
        "bShadowIndirectOnly": false,
        "bUseEmissiveForStaticLighting": false,
        "bUseVertexNormalForHemisphereGather": false,
        "EmissiveLightFalloffExponent": 8.0,
        "EmissiveLightExplicitInfluenceRadius": 0.0,
        "EmissiveBoost": 1.0,
        "DiffuseBoost": 1.0,
        "FullyOccludedSamplesFraction": 1.0
      }
    ]
  },
  {
    "Type": "Model",
    "Name": "Model_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Model'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Bounds": {
      "Origin": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "BoxExtent": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "SphereRadius": 0.0
    },
    "Vectors": [
      {
        "X": -1.0,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 0.2,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 0.0,
        "Z": -0.2
      },
      {
        "X": 0.0,
        "Y": 1.0,
        "Z": 0.0
      },
      {
        "X": 0.2,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 1.0,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": -0.2,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": -1.0,
        "Z": 0.0
      },
      {
        "X": -0.2,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 0.0,
        "Z": 1.0
      },
      {
        "X": 0.0,
        "Y": 0.0,
        "Z": -1.0
      },
      {
        "X": 0.50000006,
        "Y": 0.8660253,
        "Z": 0.0
      },
      {
        "X": 0.17320509,
        "Y": -0.100000024,
        "Z": 0.0
      },
      {
        "X": 0.8660254,
        "Y": 0.49999994,
        "Z": 0.0
      },
      {
        "X": 0.099999994,
        "Y": -0.17320509,
        "Z": 0.0
      },
      {
        "X": 0.8660253,
        "Y": -0.5000001,
        "Z": 0.0
      },
      {
        "X": -0.100000024,
        "Y": -0.17320508,
        "Z": 0.0
      },
      {
        "X": 0.49999964,
        "Y": -0.8660256,
        "Z": 0.0
      },
      {
        "X": -0.17320514,
        "Y": -0.099999934,
        "Z": 0.0
      },
      {
        "X": -0.50000024,
        "Y": -0.8660252,
        "Z": 0.0
      },
      {
        "X": -0.17320506,
        "Y": 0.100000046,
        "Z": 0.0
      },
      {
        "X": -0.8660256,
        "Y": -0.4999995,
        "Z": 0.0
      },
      {
        "X": -0.0999999,
        "Y": 0.17320514,
        "Z": 0.0
      },
      {
        "X": -0.8660252,
        "Y": 0.5000004,
        "Z": 0.0
      },
      {
        "X": 0.100000024,
        "Y": 0.17320509,
        "Z": 0.0
      },
      {
        "X": -0.49999964,
        "Y": 0.8660256,
        "Z": 0.0
      },
      {
        "X": 0.1732051,
        "Y": 0.1,
        "Z": 0.0
      },
      {
        "X": -0.1,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": 0.0,
        "Z": -0.1
      },
      {
        "X": 0.1,
        "Y": 0.0,
        "Z": 0.0
      },
      {
        "X": 0.50000006,
        "Y": -2.1163844E-06,
        "Z": 0.8660253
      },
      {
        "X": 0.8660254,
        "Y": 1.2218953E-06,
        "Z": -0.50000006
      },
      {
        "X": 0.8660254,
        "Y": -1.2218951E-06,
        "Z": 0.49999997
      },
      {
        "X": 0.5,
        "Y": 2.1163846E-06,
        "Z": -0.86602545
      },
      {
        "X": -0.5000001,
        "Y": 2.1163846E-06,
        "Z": -0.8660254
      },
      {
        "X": -0.8660257,
        "Y": 1.2218945E-06,
        "Z": -0.49999973
      },
      {
        "X": -0.86602515,
        "Y": -1.2218958E-06,
        "Z": 0.50000024
      },
      {
        "X": -0.49999958,
        "Y": -2.1163853E-06,
        "Z": 0.8660257
      },
      {
        "X": 0.7499997,
        "Y": 0.43301234,
        "Z": -0.49999997
      },
      {
        "X": -0.4330128,
        "Y": -0.24999978,
        "Z": -0.86602485
      },
      {
        "X": 1.2397767E-06,
        "Y": -1.9073427E-07,
        "Z": 0.2
      },
      {
        "X": 0.0,
        "Y": 0.1,
        "Z": 0.0
      },
      {
        "X": 0.0,
        "Y": -0.1,
        "Z": 0.0
      }
    ],
    "Points": [
      {
        "X": -512.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": -512.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": -512.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 512.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 512.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": -500.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": -500.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 500.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 500.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 537.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 537.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 537.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 1562.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 1562.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 550.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 550.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 1550.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 1550.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 425.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 625.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 425.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 425.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1587.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 1587.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 1587.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 2612.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 2612.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 1600.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 1600.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 2600.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 2600.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 2600.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 1475.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 1675.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1475.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 1475.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2637.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 2637.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 3662.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 3662.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 2650.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 2650.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 3650.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 3650.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 2525.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 2725.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2525.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 2525.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 3575.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 3775.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 3575.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 3575.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1103.5898,
        "Y": 200.0,
        "Z": -250.0
      },
      {
        "X": 1196.4102,
        "Y": 146.41016,
        "Z": -250.0
      },
      {
        "X": 1250.0,
        "Y": 53.58981,
        "Z": -250.0
      },
      {
        "X": 1250.0,
        "Y": -53.589893,
        "Z": -250.0
      },
      {
        "X": 1196.4102,
        "Y": -146.41019,
        "Z": -250.0
      },
      {
        "X": 1103.5897,
        "Y": -200.00002,
        "Z": -250.0
      },
      {
        "X": 996.4101,
        "Y": -199.99997,
        "Z": -250.0
      },
      {
        "X": 903.58984,
        "Y": -146.41011,
        "Z": -250.0
      },
      {
        "X": 850.0,
        "Y": -53.589695,
        "Z": -250.0
      },
      {
        "X": 850.0,
        "Y": 53.589962,
        "Z": -250.0
      },
      {
        "X": 903.5899,
        "Y": 146.41023,
        "Z": -250.0
      },
      {
        "X": 996.4102,
        "Y": 200.00002,
        "Z": -250.0
      },
      {
        "X": 2337.5,
        "Y": -375.0,
        "Z": -250.0
      },
      {
        "X": -2337.5,
        "Y": 375.0,
        "Z": -250.0
      },
      {
        "X": 364.99988,
        "Y": 2337.5,
        "Z": -380.0
      },
      {
        "X": 2087.5,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 2097.5,
        "Y": 375.0,
        "Z": -380.0
      },
      {
        "X": 2112.5,
        "Y": 375.0,
        "Z": -250.0
      },
      {
        "X": 1837.5,
        "Y": -375.0,
        "Z": -250.0
      },
      {
        "X": -2837.5,
        "Y": 375.0,
        "Z": -250.0
      },
      {
        "X": -135.00012,
        "Y": 2337.5,
        "Z": -380.0
      },
      {
        "X": 3163.3975,
        "Y": -497.50012,
        "Z": 175.00006
      },
      {
        "X": 3186.6025,
        "Y": -497.5001,
        "Z": 161.6026
      },
      {
        "X": 3200.0,
        "Y": -497.50003,
        "Z": 138.39752
      },
      {
        "X": 3200.0,
        "Y": -497.49997,
        "Z": 111.60259
      },
      {
        "X": 3186.6025,
        "Y": -497.4999,
        "Z": 88.39752
      },
      {
        "X": 3163.3975,
        "Y": -497.49988,
        "Z": 75.00006
      },
      {
        "X": 3136.6025,
        "Y": -497.49988,
        "Z": 75.00008
      },
      {
        "X": 3113.3975,
        "Y": -497.4999,
        "Z": 88.39754
      },
      {
        "X": 3100.0,
        "Y": -497.49997,
        "Z": 111.602646
      },
      {
        "X": 3100.0,
        "Y": -497.50003,
        "Z": 138.39755
      },
      {
        "X": 3113.3975,
        "Y": -497.5001,
        "Z": 161.60263
      },
      {
        "X": 3136.6025,
        "Y": -552.5001,
        "Z": 174.99994
      },
      {
        "X": 3136.6025,
        "Y": -497.50012,
        "Z": 175.00008
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": -442.5
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": -442.5
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": 192.5
      },
      {
        "X": 3217.5,
        "Y": -532.5,
        "Z": -442.5
      },
      {
        "X": 3217.5,
        "Y": -667.5,
        "Z": -442.5
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": -437.5
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": -437.5
      },
      {
        "X": 3212.5,
        "Y": -537.5,
        "Z": -437.5
      },
      {
        "X": 3212.5,
        "Y": -537.5,
        "Z": 187.5
      },
      {
        "X": 3212.5,
        "Y": -662.5,
        "Z": -437.5
      },
      {
        "X": 3162.0576,
        "Y": -495.00012,
        "Z": 170.00008
      },
      {
        "X": 3182.9424,
        "Y": -495.0001,
        "Z": 157.94235
      },
      {
        "X": 3195.0,
        "Y": -495.00003,
        "Z": 137.05779
      },
      {
        "X": 3195.0,
        "Y": -494.99997,
        "Z": 112.942345
      },
      {
        "X": 3182.9424,
        "Y": -494.9999,
        "Z": 92.057785
      },
      {
        "X": 3162.0576,
        "Y": -494.99988,
        "Z": 80.00006
      },
      {
        "X": 3137.9424,
        "Y": -494.99988,
        "Z": 80.00008
      },
      {
        "X": -497.5039,
        "Y": -2652.0813,
        "Z": 1733.2534
      },
      {
        "X": 3105.0,
        "Y": -494.99997,
        "Z": 112.94239
      },
      {
        "X": 3105.0,
        "Y": -495.00003,
        "Z": 137.05782
      },
      {
        "X": 3117.0576,
        "Y": -495.0001,
        "Z": 157.94238
      },
      {
        "X": 3137.9424,
        "Y": -495.00012,
        "Z": 170.00008
      },
      {
        "X": 3363.3975,
        "Y": 50.000046,
        "Z": 247.50008
      },
      {
        "X": 3386.6025,
        "Y": 36.602585,
        "Z": 247.50006
      },
      {
        "X": 3400.0,
        "Y": 13.397496,
        "Z": 247.50002
      },
      {
        "X": 3400.0,
        "Y": -13.397429,
        "Z": 247.49998
      },
      {
        "X": 3386.6025,
        "Y": -36.6025,
        "Z": 247.49994
      },
      {
        "X": 3363.3975,
        "Y": -49.999958,
        "Z": 247.49992
      },
      {
        "X": 3336.6025,
        "Y": -49.999947,
        "Z": 247.49992
      },
      {
        "X": 3313.3975,
        "Y": -36.60248,
        "Z": 247.49994
      },
      {
        "X": 3300.0,
        "Y": -13.39738,
        "Z": 247.49998
      },
      {
        "X": 3300.0,
        "Y": 13.397535,
        "Z": 247.50002
      },
      {
        "X": 3313.3975,
        "Y": 36.602604,
        "Z": 247.50006
      },
      {
        "X": 3336.6025,
        "Y": 49.999958,
        "Z": 302.5001
      },
      {
        "X": 3336.6025,
        "Y": 50.00005,
        "Z": 247.50008
      },
      {
        "X": 3282.5,
        "Y": -67.5,
        "Z": 282.5
      },
      {
        "X": 3282.5,
        "Y": 67.5,
        "Z": 917.5
      },
      {
        "X": 3282.5,
        "Y": 67.5,
        "Z": 282.5
      },
      {
        "X": 3417.5,
        "Y": 67.5,
        "Z": 282.5
      },
      {
        "X": 3417.5,
        "Y": -67.5,
        "Z": 282.5
      },
      {
        "X": 3287.5,
        "Y": 62.5,
        "Z": 287.5
      },
      {
        "X": 3287.5,
        "Y": -62.5,
        "Z": 287.5
      },
      {
        "X": 3412.5,
        "Y": 62.5,
        "Z": 287.5
      },
      {
        "X": 3412.5,
        "Y": 62.5,
        "Z": 912.5
      },
      {
        "X": 3412.5,
        "Y": -62.5,
        "Z": 287.5
      },
      {
        "X": 3362.0576,
        "Y": 45.00005,
        "Z": 245.00008
      },
      {
        "X": 3382.9424,
        "Y": 32.942337,
        "Z": 245.00006
      },
      {
        "X": 3395.0,
        "Y": 12.0577545,
        "Z": 245.00002
      },
      {
        "X": 3395.0,
        "Y": -12.057678,
        "Z": 244.99998
      },
      {
        "X": 80.44873,
        "Y": -239.3417,
        "Z": 3363.397
      },
      {
        "X": 3362.0576,
        "Y": -44.999958,
        "Z": 244.99992
      },
      {
        "X": 3337.9424,
        "Y": -44.999947,
        "Z": 244.99992
      },
      {
        "X": 3317.0576,
        "Y": -32.942226,
        "Z": 244.99994
      },
      {
        "X": 3305.0,
        "Y": -12.057634,
        "Z": 244.99998
      },
      {
        "X": 3305.0,
        "Y": 12.057789,
        "Z": 245.00002
      },
      {
        "X": 3317.0576,
        "Y": 32.942352,
        "Z": 245.00006
      },
      {
        "X": 3337.9424,
        "Y": 45.000057,
        "Z": 245.00008
      },
      {
        "X": 4561.6025,
        "Y": -324.99994,
        "Z": -247.5
      },
      {
        "X": 4538.3975,
        "Y": -338.39743,
        "Z": -247.4998
      },
      {
        "X": 4525.0,
        "Y": -361.6025,
        "Z": -247.49966
      },
      {
        "X": 4525.0,
        "Y": -388.39743,
        "Z": -247.4996
      },
      {
        "X": 4538.3975,
        "Y": -411.6025,
        "Z": -247.49966
      },
      {
        "X": 4561.603,
        "Y": -424.99997,
        "Z": -247.4998
      },
      {
        "X": 4588.3975,
        "Y": -424.99994,
        "Z": -247.5
      },
      {
        "X": 4611.6025,
        "Y": -411.60245,
        "Z": -247.5002
      },
      {
        "X": 4625.0,
        "Y": -388.39734,
        "Z": -247.50034
      },
      {
        "X": 4625.0,
        "Y": -361.60242,
        "Z": -247.5004
      },
      {
        "X": 4611.6025,
        "Y": -338.39737,
        "Z": -247.50034
      },
      {
        "X": 4588.3975,
        "Y": -324.99994,
        "Z": -247.5002
      },
      {
        "X": 4588.3975,
        "Y": -325.00003,
        "Z": -302.50018
      },
      {
        "X": 4642.5,
        "Y": -442.50027,
        "Z": -292.50134
      },
      {
        "X": 4642.496,
        "Y": -307.49966,
        "Z": -927.5012
      },
      {
        "X": 4642.5,
        "Y": -307.50027,
        "Z": -292.50122
      },
      {
        "X": 4507.5,
        "Y": -307.50034,
        "Z": -292.50037
      },
      {
        "X": 4507.5,
        "Y": -442.50034,
        "Z": -292.5005
      },
      {
        "X": 4637.5,
        "Y": -312.50027,
        "Z": -297.5012
      },
      {
        "X": 4637.5,
        "Y": -437.50027,
        "Z": -297.5013
      },
      {
        "X": 4512.5,
        "Y": -312.50034,
        "Z": -297.5004
      },
      {
        "X": 4512.496,
        "Y": -312.49973,
        "Z": -922.50037
      },
      {
        "X": 4512.5,
        "Y": -437.50034,
        "Z": -297.50052
      },
      {
        "X": 4562.9424,
        "Y": -329.99994,
        "Z": -245.0
      },
      {
        "X": 4542.058,
        "Y": -342.05768,
        "Z": -244.99982
      },
      {
        "X": 4530.0,
        "Y": -362.94226,
        "Z": -244.9997
      },
      {
        "X": 4530.0,
        "Y": -387.05768,
        "Z": -244.99965
      },
      {
        "X": 4542.058,
        "Y": -407.94226,
        "Z": -244.9997
      },
      {
        "X": 4562.9424,
        "Y": -419.99997,
        "Z": -244.99982
      },
      {
        "X": 4587.058,
        "Y": -419.99994,
        "Z": -245.0
      },
      {
        "X": 4607.9424,
        "Y": -407.9422,
        "Z": -245.00018
      },
      {
        "X": 4620.0,
        "Y": -387.05762,
        "Z": -245.0003
      },
      {
        "X": 4620.0,
        "Y": -362.94217,
        "Z": -245.00035
      },
      {
        "X": 4607.9424,
        "Y": -342.05762,
        "Z": -245.0003
      },
      {
        "X": 4587.058,
        "Y": -329.99994,
        "Z": -245.00018
      },
      {
        "X": 3687.5,
        "Y": 537.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 1562.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 1562.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 1562.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 537.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 1550.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 550.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 1550.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 1550.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 550.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 624.99994,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 425.0001,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 624.99994,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 625.00006,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 1587.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 2612.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 2612.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2612.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 1587.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 2600.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 1600.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 2600.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 2600.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 1600.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 1674.9999,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 1475.0001,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 1674.9999,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 1675.0001,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 2637.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 3662.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 3662.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 3662.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2637.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 3650.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 2650.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 3650.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 3650.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 2650.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 2725.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 2525.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 2725.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 2725.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 3687.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 4712.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 4712.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 4712.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 3687.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 4700.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 3700.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 4700.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 4700.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 3700.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 3775.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 3575.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 3775.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 3775.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 4737.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 5762.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 5762.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 5762.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 4737.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 5750.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 4750.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 5750.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 5750.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 4750.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 4825.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 4625.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 4825.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 4825.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 5787.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 6812.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 6812.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 6812.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 5787.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 6800.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 5800.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 6800.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 6800.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 5800.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 5875.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 5675.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 5875.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 5875.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 6837.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 7862.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 7862.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 7862.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 6837.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 7850.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 6850.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 7850.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 7850.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 6850.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 6925.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 6725.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 6925.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 6925.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 7887.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 8912.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 8912.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 8912.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 7887.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 8900.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 7900.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 8900.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 8900.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 7900.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 7975.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 7775.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 7975.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 7975.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 8937.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 9962.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 9962.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 9962.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 8937.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 9950.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 8950.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 9950.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 9950.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 8950.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 9025.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 8825.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 9025.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 9025.0,
        "Z": -249.5
      },
      {
        "X": 4062.5,
        "Y": 9987.5,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 14037.5,
        "Z": 12.5
      },
      {
        "X": 4062.5,
        "Y": 14037.5,
        "Z": -262.5
      },
      {
        "X": 4337.5,
        "Y": 14037.5,
        "Z": -262.5
      },
      {
        "X": 4337.5,
        "Y": 9987.5,
        "Z": -262.5
      },
      {
        "X": 4075.0,
        "Y": 14025.0,
        "Z": -250.0
      },
      {
        "X": 4075.0,
        "Y": 10000.0,
        "Z": -250.0
      },
      {
        "X": 4325.0,
        "Y": 14025.0,
        "Z": -250.0
      },
      {
        "X": 4325.0,
        "Y": 14025.0,
        "Z": 0.0
      },
      {
        "X": 4325.0,
        "Y": 10000.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 10075.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 9875.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 10075.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 10075.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 14150.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 13950.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 14150.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 14150.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 14062.5,
        "Z": -10250.0
      },
      {
        "X": 3687.5,
        "Y": 15087.5,
        "Z": -10250.0
      },
      {
        "X": 3700.0,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 15087.5,
        "Z": -10250.0
      },
      {
        "X": 4712.5,
        "Y": 14062.5,
        "Z": -10250.0
      },
      {
        "X": 3700.0,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 14075.0,
        "Z": -10385.0
      },
      {
        "X": 3700.0,
        "Y": 15075.0,
        "Z": -10385.0
      },
      {
        "X": 4700.0,
        "Y": 15075.0,
        "Z": -10385.0
      },
      {
        "X": 4700.0,
        "Y": 14075.0,
        "Z": -10385.0
      },
      {
        "X": 3700.0,
        "Y": 14035.0,
        "Z": -10225.0
      },
      {
        "X": 4187.5,
        "Y": 14562.5,
        "Z": -10260.0
      },
      {
        "X": 4187.5,
        "Y": 14587.5,
        "Z": -10260.0
      },
      {
        "X": 4212.5,
        "Y": 14587.5,
        "Z": -10260.0
      },
      {
        "X": 4212.5,
        "Y": 14562.5,
        "Z": -10260.0
      },
      {
        "X": 3300.0,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 3300.0,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 3300.0,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 5100.0,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 5100.0,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 4675.0,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 5075.0,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 5075.0,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4675.0,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 4675.0,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 3325.0,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 3325.0,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 3325.0,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 3725.0,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4137.5,
        "Y": 14555.0,
        "Z": -312.5
      },
      {
        "X": 4137.5,
        "Y": 14680.0,
        "Z": -312.5
      },
      {
        "X": 4137.5,
        "Y": 14680.0,
        "Z": -187.5
      },
      {
        "X": 4262.5,
        "Y": 14680.0,
        "Z": -312.5
      },
      {
        "X": 4262.5,
        "Y": 14555.0,
        "Z": -312.5
      },
      {
        "X": -512.5,
        "Y": 175.0,
        "Z": 262.5
      },
      {
        "X": -512.5,
        "Y": 450.0,
        "Z": 787.5
      },
      {
        "X": -512.5,
        "Y": 450.0,
        "Z": 262.5
      },
      {
        "X": -237.5,
        "Y": 450.0,
        "Z": 262.5
      },
      {
        "X": -237.5,
        "Y": 175.0,
        "Z": 262.5
      },
      {
        "X": -500.0,
        "Y": 187.5,
        "Z": 225.0
      },
      {
        "X": -500.0,
        "Y": 437.5,
        "Z": 225.0
      },
      {
        "X": -250.0,
        "Y": 437.5,
        "Z": 225.0
      },
      {
        "X": -250.0,
        "Y": 187.5,
        "Z": 225.0
      },
      {
        "X": 4546.5,
        "Y": 7702.5,
        "Z": -280.0
      },
      {
        "X": 4546.5,
        "Y": 7747.5,
        "Z": -280.0
      },
      {
        "X": 4546.5,
        "Y": 7747.5,
        "Z": -248.0
      },
      {
        "X": 4603.5,
        "Y": 7747.5,
        "Z": -280.0
      },
      {
        "X": 4603.5,
        "Y": 7702.5,
        "Z": -280.0
      },
      {
        "X": 4549.0,
        "Y": 7705.0,
        "Z": -278.0
      },
      {
        "X": 4549.0,
        "Y": 7745.0,
        "Z": -278.0
      },
      {
        "X": 4601.0,
        "Y": 7745.0,
        "Z": -278.0
      },
      {
        "X": 4601.0,
        "Y": 7705.0,
        "Z": -278.0
      },
      {
        "X": 4698.0,
        "Y": 2015.0,
        "Z": 15.0
      },
      {
        "X": 4698.0,
        "Y": 2185.0,
        "Z": 145.0
      },
      {
        "X": 4698.0,
        "Y": 2185.0,
        "Z": 15.0
      },
      {
        "X": 4762.0,
        "Y": 2185.0,
        "Z": 15.0
      },
      {
        "X": 4762.0,
        "Y": 2015.0,
        "Z": 15.0
      },
      {
        "X": 4680.0,
        "Y": 2180.0,
        "Z": 20.0
      },
      {
        "X": 4780.0,
        "Y": 2020.0,
        "Z": 20.0
      },
      {
        "X": 4680.0,
        "Y": 2180.0,
        "Z": 140.0
      },
      {
        "X": 4680.0,
        "Y": 2020.0,
        "Z": 20.0
      },
      {
        "X": 3687.5,
        "Y": 537.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 1587.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 2637.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 3687.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 4737.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 5787.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 6837.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 7887.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 8937.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 3687.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 3687.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2637.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 2637.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 2637.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 2637.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 2637.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 2637.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1562.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 1562.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 1562.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 1562.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 1562.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 1562.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 1562.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 1562.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 1562.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1562.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 2087.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 2087.5,
        "Y": 375.0,
        "Z": 250.0
      },
      {
        "X": 2087.5,
        "Y": 375.0,
        "Z": -250.0
      },
      {
        "X": 1587.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 1587.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 1587.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 1587.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 1587.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 1587.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 1587.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 1587.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 1587.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2087.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 2087.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 2087.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 1600.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 1600.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 1600.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 1600.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 1600.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 1600.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1600.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 1600.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 1600.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1600.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 1600.0,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 1600.0,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 2087.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 1837.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 1837.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 1862.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 2087.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 2087.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 1862.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 1837.5,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 1862.5,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 1862.5,
        "Y": -375.0,
        "Z": -250.0
      },
      {
        "X": 1837.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1862.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1837.5,
        "Y": -375.0,
        "Z": 250.0
      },
      {
        "X": 1862.5,
        "Y": -375.0,
        "Z": 250.0
      },
      {
        "X": 1600.0,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 2612.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 2612.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 2612.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 2612.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 2612.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 2612.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 2612.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 2612.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 2612.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2612.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 2362.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 2362.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 2362.5,
        "Y": -375.0,
        "Z": 250.0
      },
      {
        "X": 2362.5,
        "Y": -375.0,
        "Z": -250.0
      },
      {
        "X": 2362.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 2362.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 2600.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 2600.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 2600.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 2600.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 2600.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 2600.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 2600.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 2600.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 2600.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2600.0,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 2362.5,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 2362.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 2600.0,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 2362.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 2362.5,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 2600.0,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 2112.5,
        "Y": 375.0,
        "Z": 250.0
      },
      {
        "X": 2337.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 2337.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 2337.5,
        "Y": 375.0,
        "Z": -250.0
      },
      {
        "X": 2337.5,
        "Y": 375.0,
        "Z": 250.0
      },
      {
        "X": 2337.5,
        "Y": -375.0,
        "Z": 250.0
      },
      {
        "X": 2112.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 2112.5,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 2337.5,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 2337.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 537.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 537.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 537.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 537.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 537.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 537.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 537.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 537.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 537.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 512.5,
        "Y": 450.0,
        "Z": 262.5
      },
      {
        "X": 512.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": -237.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 512.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": -512.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": -500.0,
        "Y": 450.0,
        "Z": 787.5
      },
      {
        "X": -512.5,
        "Y": 175.0,
        "Z": 787.5
      },
      {
        "X": -500.0,
        "Y": 175.0,
        "Z": 787.5
      },
      {
        "X": -500.0,
        "Y": 437.5,
        "Z": 787.5
      },
      {
        "X": -237.5,
        "Y": 437.5,
        "Z": 787.5
      },
      {
        "X": -237.5,
        "Y": 450.0,
        "Z": 787.5
      },
      {
        "X": -250.0,
        "Y": 437.5,
        "Z": 787.5
      },
      {
        "X": -250.0,
        "Y": 175.0,
        "Z": 787.5
      },
      {
        "X": -237.5,
        "Y": 175.0,
        "Z": 787.5
      },
      {
        "X": -250.0,
        "Y": 187.5,
        "Z": 787.5
      },
      {
        "X": -500.0,
        "Y": 187.5,
        "Z": 787.5
      },
      {
        "X": -500.0,
        "Y": 437.5,
        "Z": 262.5
      },
      {
        "X": -500.0,
        "Y": 187.5,
        "Z": 262.5
      },
      {
        "X": -250.0,
        "Y": 437.5,
        "Z": 262.5
      },
      {
        "X": -250.0,
        "Y": 187.5,
        "Z": 262.5
      },
      {
        "X": 500.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 500.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 500.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 500.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 500.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 500.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 500.0,
        "Y": 437.5,
        "Z": 250.0
      },
      {
        "X": -500.0,
        "Y": 437.5,
        "Z": 250.0
      },
      {
        "X": -500.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": -250.0,
        "Y": 437.5,
        "Z": 250.0
      },
      {
        "X": -250.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": -250.0,
        "Y": 187.5,
        "Z": 250.0
      },
      {
        "X": -500.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": -500.0,
        "Y": 187.5,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": 512.5,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": -512.5,
        "Y": 512.5,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 500.0,
        "Y": -512.5,
        "Z": 250.0
      },
      {
        "X": -512.5,
        "Y": -512.5,
        "Z": 250.0
      },
      {
        "X": 500.0,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 500.0,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 512.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 512.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 512.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 512.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 512.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 512.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 512.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 512.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 583.97473,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": -57.735107,
        "Z": 250.0
      },
      {
        "X": 1196.4102,
        "Y": 146.41016,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": -466.02548,
        "Z": 250.0
      },
      {
        "X": 1250.0,
        "Y": 53.58981,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1250.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1250.0,
        "Y": -53.589893,
        "Z": 250.0
      },
      {
        "X": 992.2649,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1196.4102,
        "Y": -146.41019,
        "Z": 250.0
      },
      {
        "X": 583.97406,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 1103.5897,
        "Y": -200.00002,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": -199.99976,
        "Z": 250.0
      },
      {
        "X": 996.4101,
        "Y": -199.99997,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": 57.7352,
        "Z": 250.0
      },
      {
        "X": 903.58984,
        "Y": -146.41011,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": 466.02628,
        "Z": 250.0
      },
      {
        "X": 850.0002,
        "Y": 346.4101,
        "Z": 250.0
      },
      {
        "X": 850.0,
        "Y": -53.589695,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 850.0,
        "Y": 53.589962,
        "Z": 250.0
      },
      {
        "X": 976.795,
        "Y": 273.20505,
        "Z": 250.0
      },
      {
        "X": 903.5899,
        "Y": 146.41023,
        "Z": 250.0
      },
      {
        "X": 1050.0,
        "Y": 230.94008,
        "Z": 250.0
      },
      {
        "X": 996.4102,
        "Y": 200.00002,
        "Z": 250.0
      },
      {
        "X": 1103.5898,
        "Y": 200.0,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": -57.735107,
        "Z": -250.0
      },
      {
        "X": 583.97473,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 1550.0,
        "Y": -466.02545,
        "Z": -250.0
      },
      {
        "X": 1250.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 992.26495,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 583.974,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 550.0,
        "Y": -199.99976,
        "Z": -250.0
      },
      {
        "X": 550.0,
        "Y": 57.735107,
        "Z": -250.0
      },
      {
        "X": 550.0,
        "Y": 466.02628,
        "Z": -250.0
      },
      {
        "X": 850.0001,
        "Y": 346.4101,
        "Z": -250.0
      },
      {
        "X": 976.7949,
        "Y": 273.20505,
        "Z": -250.0
      },
      {
        "X": 1050.0,
        "Y": 230.94006,
        "Z": -250.0
      },
      {
        "X": 1550.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 1550.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 550.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 550.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 1550.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 1550.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 550.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 550.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 1224.6484,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 1224.6484,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 1550.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 1550.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 1550.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 875.3516,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 875.3516,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 550.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 550.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 550.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 1224.6484,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 1224.6484,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 875.3515,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 875.3515,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 1562.5,
        "Y": -512.5,
        "Z": -250.0
      },
      {
        "X": 1562.5,
        "Y": -512.5,
        "Z": 250.0
      },
      {
        "X": 537.5,
        "Y": -512.5,
        "Z": 250.0
      },
      {
        "X": 537.5,
        "Y": -512.5,
        "Z": -250.0
      },
      {
        "X": 537.5,
        "Y": 512.5,
        "Z": -250.0
      },
      {
        "X": 537.5,
        "Y": 512.5,
        "Z": 250.0
      },
      {
        "X": 1562.5,
        "Y": 512.5,
        "Z": 250.0
      },
      {
        "X": 1562.5,
        "Y": 512.5,
        "Z": -250.0
      },
      {
        "X": 3650.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 3662.5,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 3662.5,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 3650.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 2650.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 2650.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 3300.0,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": 469.09723,
        "Z": 262.5
      },
      {
        "X": 3618.875,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3662.5,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3662.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 3386.6025,
        "Y": 36.60256,
        "Z": 262.5
      },
      {
        "X": 3464.0266,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3400.0,
        "Y": 13.397472,
        "Z": 262.5
      },
      {
        "X": 3400.0,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3400.0,
        "Y": -13.397453,
        "Z": 262.5
      },
      {
        "X": 3351.4434,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3386.6025,
        "Y": -36.602528,
        "Z": 262.5
      },
      {
        "X": 3281.125,
        "Y": -97.5,
        "Z": 262.5
      },
      {
        "X": 3363.3975,
        "Y": -49.999985,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": -49.99994,
        "Z": 262.5
      },
      {
        "X": 3336.6025,
        "Y": -49.999973,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": 353.62726,
        "Z": 262.5
      },
      {
        "X": 3313.3975,
        "Y": -36.60251,
        "Z": 262.5
      },
      {
        "X": 3213.3975,
        "Y": 136.60254,
        "Z": 262.5
      },
      {
        "X": 3300.0,
        "Y": -13.397404,
        "Z": 262.5
      },
      {
        "X": 3300.0,
        "Y": 86.602554,
        "Z": 262.5
      },
      {
        "X": 3300.0,
        "Y": 13.3975115,
        "Z": 262.5
      },
      {
        "X": 3331.6987,
        "Y": 68.30129,
        "Z": 262.5
      },
      {
        "X": 3313.3975,
        "Y": 36.602577,
        "Z": 262.5
      },
      {
        "X": 3350.0,
        "Y": 57.735054,
        "Z": 262.5
      },
      {
        "X": 3336.6025,
        "Y": 50.000023,
        "Z": 262.5
      },
      {
        "X": 3363.3975,
        "Y": 50.00002,
        "Z": 262.5
      },
      {
        "X": 3363.3975,
        "Y": 50.000023,
        "Z": 282.5
      },
      {
        "X": 3386.6025,
        "Y": 36.602577,
        "Z": 282.5
      },
      {
        "X": 3363.3975,
        "Y": 50.000023,
        "Z": 287.5
      },
      {
        "X": 3363.3975,
        "Y": 49.999954,
        "Z": 302.5001
      },
      {
        "X": 3386.6025,
        "Y": 36.602493,
        "Z": 302.50006
      },
      {
        "X": 3386.6025,
        "Y": 36.60254,
        "Z": 287.5
      },
      {
        "X": 3333.0867,
        "Y": 67.5,
        "Z": 282.5
      },
      {
        "X": 3333.0867,
        "Y": 67.5,
        "Z": 917.5
      },
      {
        "X": 3417.5,
        "Y": 67.5,
        "Z": 917.5
      },
      {
        "X": 3417.5,
        "Y": 18.763878,
        "Z": 282.5
      },
      {
        "X": 3417.5,
        "Y": 18.763897,
        "Z": 917.5
      },
      {
        "X": 3341.7468,
        "Y": 62.5,
        "Z": 912.5
      },
      {
        "X": 3412.5,
        "Y": 21.650642,
        "Z": 912.5
      },
      {
        "X": 3412.5,
        "Y": 21.65065,
        "Z": 287.5
      },
      {
        "X": 3341.7468,
        "Y": 62.5,
        "Z": 287.5
      },
      {
        "X": 3400.0,
        "Y": 13.397484,
        "Z": 282.5
      },
      {
        "X": 3400.0,
        "Y": 13.3974085,
        "Z": 302.50003
      },
      {
        "X": 3400.0,
        "Y": 13.397459,
        "Z": 287.5
      },
      {
        "X": 3417.5,
        "Y": -16.91343,
        "Z": 282.5
      },
      {
        "X": 3417.5,
        "Y": -16.913422,
        "Z": 917.5
      },
      {
        "X": 3386.6025,
        "Y": 36.602547,
        "Z": 912.5
      },
      {
        "X": 3412.5,
        "Y": -8.253174,
        "Z": 912.5
      },
      {
        "X": 3412.5,
        "Y": -8.253162,
        "Z": 287.5
      },
      {
        "X": 3386.6025,
        "Y": 36.60256,
        "Z": 917.5
      },
      {
        "X": 3400.0,
        "Y": -13.397451,
        "Z": 282.5
      },
      {
        "X": 3400.0,
        "Y": -13.397517,
        "Z": 302.49997
      },
      {
        "X": 3400.0,
        "Y": -13.3974495,
        "Z": 287.5
      },
      {
        "X": 3417.5,
        "Y": -67.5,
        "Z": 917.5
      },
      {
        "X": 3400.0,
        "Y": -67.5,
        "Z": 282.5
      },
      {
        "X": 3400.0,
        "Y": -67.5,
        "Z": 917.5
      },
      {
        "X": 3400.0,
        "Y": 13.397469,
        "Z": 912.5
      },
      {
        "X": 3412.5,
        "Y": -62.5,
        "Z": 912.5
      },
      {
        "X": 3400.0,
        "Y": -62.5,
        "Z": 912.5
      },
      {
        "X": 3400.0,
        "Y": -62.5,
        "Z": 287.5
      },
      {
        "X": 3400.0,
        "Y": 13.397467,
        "Z": 917.5
      },
      {
        "X": 3386.6025,
        "Y": -36.602512,
        "Z": 282.5
      },
      {
        "X": 3386.6025,
        "Y": -36.602592,
        "Z": 302.49994
      },
      {
        "X": 3386.6025,
        "Y": -36.60252,
        "Z": 287.5
      },
      {
        "X": 3368.764,
        "Y": -67.5,
        "Z": 282.5
      },
      {
        "X": 3368.764,
        "Y": -67.5,
        "Z": 917.5
      },
      {
        "X": 3400.0,
        "Y": -13.397453,
        "Z": 912.5
      },
      {
        "X": 3371.6506,
        "Y": -62.5,
        "Z": 912.5
      },
      {
        "X": 3371.6506,
        "Y": -62.5,
        "Z": 287.5
      },
      {
        "X": 3400.0,
        "Y": -13.397457,
        "Z": 917.5
      },
      {
        "X": 3363.3975,
        "Y": -49.999985,
        "Z": 282.5
      },
      {
        "X": 3363.3975,
        "Y": -50.00005,
        "Z": 302.4999
      },
      {
        "X": 3363.3975,
        "Y": -49.999985,
        "Z": 287.5
      },
      {
        "X": 3333.0864,
        "Y": -67.5,
        "Z": 282.5
      },
      {
        "X": 3333.0864,
        "Y": -67.5,
        "Z": 917.5
      },
      {
        "X": 3386.6025,
        "Y": -36.602524,
        "Z": 912.5
      },
      {
        "X": 3341.7468,
        "Y": -62.5,
        "Z": 912.5
      },
      {
        "X": 3341.7468,
        "Y": -62.5,
        "Z": 287.5
      },
      {
        "X": 3386.6025,
        "Y": -36.602505,
        "Z": 917.5
      },
      {
        "X": 3336.6025,
        "Y": -49.999985,
        "Z": 282.5
      },
      {
        "X": 3336.6025,
        "Y": -50.00004,
        "Z": 302.4999
      },
      {
        "X": 3336.6025,
        "Y": -49.999985,
        "Z": 287.5
      },
      {
        "X": 3282.5,
        "Y": -49.999985,
        "Z": 282.5
      },
      {
        "X": 3282.5,
        "Y": -67.5,
        "Z": 917.5
      },
      {
        "X": 3282.5,
        "Y": -49.999985,
        "Z": 917.5
      },
      {
        "X": 3363.3975,
        "Y": -49.999985,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": -62.5,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": -49.999985,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": -49.999985,
        "Z": 287.5
      },
      {
        "X": 3363.3975,
        "Y": -49.999985,
        "Z": 917.5
      },
      {
        "X": 3313.3975,
        "Y": -36.602516,
        "Z": 282.5
      },
      {
        "X": 3313.3975,
        "Y": -36.602573,
        "Z": 302.49994
      },
      {
        "X": 3313.3975,
        "Y": -36.60251,
        "Z": 287.5
      },
      {
        "X": 3282.5,
        "Y": -18.763824,
        "Z": 282.5
      },
      {
        "X": 3282.5,
        "Y": -18.763836,
        "Z": 917.5
      },
      {
        "X": 3336.6025,
        "Y": -49.999985,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": -21.650581,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": -21.65059,
        "Z": 287.5
      },
      {
        "X": 3336.6025,
        "Y": -49.999985,
        "Z": 917.5
      },
      {
        "X": 3300.0,
        "Y": -13.397402,
        "Z": 282.5
      },
      {
        "X": 3300.0,
        "Y": -13.397468,
        "Z": 302.49997
      },
      {
        "X": 3300.0,
        "Y": -13.397398,
        "Z": 287.5
      },
      {
        "X": 3282.5,
        "Y": 16.91354,
        "Z": 282.5
      },
      {
        "X": 3282.5,
        "Y": 16.913528,
        "Z": 917.5
      },
      {
        "X": 3313.3975,
        "Y": -36.602516,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": 8.253265,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": 8.253265,
        "Z": 287.5
      },
      {
        "X": 3313.3975,
        "Y": -36.60251,
        "Z": 917.5
      },
      {
        "X": 3300.0,
        "Y": 13.397512,
        "Z": 282.5
      },
      {
        "X": 3300.0,
        "Y": 13.397448,
        "Z": 302.50003
      },
      {
        "X": 3300.0,
        "Y": 13.397507,
        "Z": 287.5
      },
      {
        "X": 3300.0,
        "Y": 67.5,
        "Z": 282.5
      },
      {
        "X": 3300.0,
        "Y": 67.5,
        "Z": 917.5
      },
      {
        "X": 3300.0,
        "Y": 62.5,
        "Z": 912.5
      },
      {
        "X": 3300.0,
        "Y": -13.3974,
        "Z": 912.5
      },
      {
        "X": 3287.5,
        "Y": 62.5,
        "Z": 912.5
      },
      {
        "X": 3300.0,
        "Y": 62.5,
        "Z": 287.5
      },
      {
        "X": 3300.0,
        "Y": -13.39739,
        "Z": 917.5
      },
      {
        "X": 3313.3975,
        "Y": 36.60257,
        "Z": 282.5
      },
      {
        "X": 3313.3975,
        "Y": 36.602512,
        "Z": 302.50006
      },
      {
        "X": 3313.3975,
        "Y": 36.602585,
        "Z": 287.5
      },
      {
        "X": 3331.236,
        "Y": 67.5,
        "Z": 282.5
      },
      {
        "X": 3331.236,
        "Y": 67.5,
        "Z": 917.5
      },
      {
        "X": 3300.0,
        "Y": 13.397512,
        "Z": 912.5
      },
      {
        "X": 3328.3494,
        "Y": 62.5,
        "Z": 912.5
      },
      {
        "X": 3328.3494,
        "Y": 62.5,
        "Z": 287.5
      },
      {
        "X": 3300.0,
        "Y": 13.397511,
        "Z": 917.5
      },
      {
        "X": 3353.3975,
        "Y": 49.999954,
        "Z": 302.5001
      },
      {
        "X": 3391.6025,
        "Y": 27.942165,
        "Z": 302.50006
      },
      {
        "X": 3382.9424,
        "Y": 32.94224,
        "Z": 302.5001
      },
      {
        "X": 3400.0,
        "Y": 3.3975744,
        "Z": 302.5
      },
      {
        "X": 3395.0,
        "Y": 12.057663,
        "Z": 302.5001
      },
      {
        "X": 3395.0,
        "Y": -22.05777,
        "Z": 302.49997
      },
      {
        "X": 3395.0,
        "Y": -12.05777,
        "Z": 302.5001
      },
      {
        "X": 3377.9424,
        "Y": -41.602596,
        "Z": 302.49994
      },
      {
        "X": 3382.9424,
        "Y": -32.942337,
        "Z": 302.5001
      },
      {
        "X": 3353.3975,
        "Y": -50.000046,
        "Z": 302.4999
      },
      {
        "X": 3362.0576,
        "Y": -45.000053,
        "Z": 302.5001
      },
      {
        "X": 3327.9424,
        "Y": -45.00005,
        "Z": 302.4999
      },
      {
        "X": 3337.9424,
        "Y": -45.000042,
        "Z": 302.5001
      },
      {
        "X": 3308.3975,
        "Y": -27.942234,
        "Z": 302.49994
      },
      {
        "X": 3317.0576,
        "Y": -32.94232,
        "Z": 302.5001
      },
      {
        "X": 3300.0,
        "Y": -3.3976383,
        "Z": 302.5
      },
      {
        "X": 3305.0,
        "Y": -12.057726,
        "Z": 302.5001
      },
      {
        "X": 3305.0,
        "Y": 22.057695,
        "Z": 302.50003
      },
      {
        "X": 3305.0,
        "Y": 12.057697,
        "Z": 302.5001
      },
      {
        "X": 3322.0576,
        "Y": 41.60251,
        "Z": 302.50006
      },
      {
        "X": 3317.0576,
        "Y": 32.942257,
        "Z": 302.5001
      },
      {
        "X": 3346.6025,
        "Y": 49.999954,
        "Z": 302.5001
      },
      {
        "X": 3337.9424,
        "Y": 44.99996,
        "Z": 302.5001
      },
      {
        "X": 3362.0576,
        "Y": 44.999954,
        "Z": 302.5001
      },
      {
        "X": 3313.3975,
        "Y": 36.60257,
        "Z": 917.5
      },
      {
        "X": 3350.0,
        "Y": 57.735054,
        "Z": 917.5
      },
      {
        "X": 3336.6025,
        "Y": 50.000023,
        "Z": 917.5
      },
      {
        "X": 3363.3975,
        "Y": 50.000023,
        "Z": 917.5
      },
      {
        "X": 3328.3494,
        "Y": 62.5,
        "Z": 302.50012
      },
      {
        "X": 3341.7468,
        "Y": 62.5,
        "Z": 302.5001
      },
      {
        "X": 3313.3975,
        "Y": 36.602577,
        "Z": 912.5
      },
      {
        "X": 3350.0,
        "Y": 57.735035,
        "Z": 912.5
      },
      {
        "X": 3336.6025,
        "Y": 50.000023,
        "Z": 912.5
      },
      {
        "X": 3363.3975,
        "Y": 50.000023,
        "Z": 912.5
      },
      {
        "X": 3333.0867,
        "Y": 67.5,
        "Z": 302.50012
      },
      {
        "X": 3331.236,
        "Y": 67.5,
        "Z": 302.5001
      },
      {
        "X": 3336.6025,
        "Y": 50.000023,
        "Z": 282.5
      },
      {
        "X": 3336.6025,
        "Y": 50.000023,
        "Z": 287.5
      },
      {
        "X": 3350.0,
        "Y": 57.735035,
        "Z": 287.5
      },
      {
        "X": 3350.0,
        "Y": 57.73506,
        "Z": 282.5
      },
      {
        "X": 3362.0576,
        "Y": 45.00002,
        "Z": 262.5
      },
      {
        "X": 3337.9424,
        "Y": 45.000027,
        "Z": 262.5
      },
      {
        "X": 3382.9424,
        "Y": 32.942307,
        "Z": 262.5
      },
      {
        "X": 3395.0,
        "Y": 12.057727,
        "Z": 262.5
      },
      {
        "X": 3395.0,
        "Y": -12.057706,
        "Z": 262.5
      },
      {
        "X": 3382.9424,
        "Y": -32.942272,
        "Z": 262.5
      },
      {
        "X": 3362.0576,
        "Y": -44.99999,
        "Z": 262.5
      },
      {
        "X": 3337.9424,
        "Y": -44.999977,
        "Z": 262.5
      },
      {
        "X": 3317.0576,
        "Y": -32.942257,
        "Z": 262.5
      },
      {
        "X": 3305.0,
        "Y": -12.057662,
        "Z": 262.5
      },
      {
        "X": 3305.0,
        "Y": 12.057761,
        "Z": 262.5
      },
      {
        "X": 3317.0576,
        "Y": 32.94232,
        "Z": 262.5
      },
      {
        "X": 3363.3975,
        "Y": 50.000042,
        "Z": 250.0
      },
      {
        "X": 3386.6025,
        "Y": 36.60258,
        "Z": 250.0
      },
      {
        "X": 3687.5,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 3687.5,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 3325.0,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 3687.5,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 3687.5,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 3650.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 3650.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 3650.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 3618.875,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 2650.0,
        "Y": 461.88037,
        "Z": -250.0
      },
      {
        "X": 2650.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 2650.0,
        "Y": 461.88037,
        "Z": 250.0
      },
      {
        "X": 3618.875,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 3618.875,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 2637.5,
        "Y": 469.09717,
        "Z": -262.5
      },
      {
        "X": 3650.0,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 3662.5,
        "Y": 97.5,
        "Z": -262.5
      },
      {
        "X": 3662.5,
        "Y": 97.5,
        "Z": 262.5
      },
      {
        "X": 3662.5,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 3662.5,
        "Y": -97.5,
        "Z": -262.5
      },
      {
        "X": 3662.5,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 3464.0266,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3400.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3400.0,
        "Y": 13.397492,
        "Z": 250.0
      },
      {
        "X": 3351.4434,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3400.0,
        "Y": -13.397433,
        "Z": 250.0
      },
      {
        "X": 3281.125,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3386.6025,
        "Y": -36.602505,
        "Z": 250.0
      },
      {
        "X": 3363.3975,
        "Y": -49.99996,
        "Z": 250.0
      },
      {
        "X": 2650.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 2650.0,
        "Y": -49.99997,
        "Z": 250.0
      },
      {
        "X": 3336.6025,
        "Y": -49.99995,
        "Z": 250.0
      },
      {
        "X": 2650.0,
        "Y": 346.41043,
        "Z": 250.0
      },
      {
        "X": 3213.3975,
        "Y": 136.6026,
        "Z": 250.0
      },
      {
        "X": 3313.3975,
        "Y": -36.602486,
        "Z": 250.0
      },
      {
        "X": 3300.0,
        "Y": -13.397384,
        "Z": 250.0
      },
      {
        "X": 3300.0,
        "Y": 86.6026,
        "Z": 250.0
      },
      {
        "X": 3300.0,
        "Y": 13.3975315,
        "Z": 250.0
      },
      {
        "X": 3331.6987,
        "Y": 68.30133,
        "Z": 250.0
      },
      {
        "X": 3313.3975,
        "Y": 36.6026,
        "Z": 250.0
      },
      {
        "X": 3350.0,
        "Y": 57.735077,
        "Z": 250.0
      },
      {
        "X": 3336.6025,
        "Y": 50.000046,
        "Z": 250.0
      },
      {
        "X": 3353.3975,
        "Y": 50.000046,
        "Z": 247.50008
      },
      {
        "X": 3391.6025,
        "Y": 27.942253,
        "Z": 247.50005
      },
      {
        "X": 3382.9424,
        "Y": 32.942333,
        "Z": 247.50008
      },
      {
        "X": 3400.0,
        "Y": 3.3976603,
        "Z": 247.5
      },
      {
        "X": 3395.0,
        "Y": 12.057751,
        "Z": 247.50008
      },
      {
        "X": 3395.0,
        "Y": -22.057678,
        "Z": 247.49997
      },
      {
        "X": 3395.0,
        "Y": -12.057682,
        "Z": 247.50008
      },
      {
        "X": 3377.9424,
        "Y": -41.6025,
        "Z": 247.49994
      },
      {
        "X": 3382.9424,
        "Y": -32.942245,
        "Z": 247.50008
      },
      {
        "X": 3353.3975,
        "Y": -49.999954,
        "Z": 247.49992
      },
      {
        "X": 3362.0576,
        "Y": -44.99996,
        "Z": 247.50008
      },
      {
        "X": 3327.9424,
        "Y": -44.99996,
        "Z": 247.49992
      },
      {
        "X": 3337.9424,
        "Y": -44.99995,
        "Z": 247.50008
      },
      {
        "X": 3308.3975,
        "Y": -27.94215,
        "Z": 247.49995
      },
      {
        "X": 3317.0576,
        "Y": -32.94223,
        "Z": 247.50008
      },
      {
        "X": 3300.0,
        "Y": -3.3975477,
        "Z": 247.5
      },
      {
        "X": 3305.0,
        "Y": -12.057638,
        "Z": 247.50008
      },
      {
        "X": 3305.0,
        "Y": 22.057785,
        "Z": 247.50003
      },
      {
        "X": 3305.0,
        "Y": 12.057785,
        "Z": 247.50008
      },
      {
        "X": 3322.0576,
        "Y": 41.6026,
        "Z": 247.50006
      },
      {
        "X": 3346.6025,
        "Y": 50.000046,
        "Z": 247.50008
      },
      {
        "X": 3317.0576,
        "Y": 32.94235,
        "Z": 247.50008
      },
      {
        "X": 3337.9424,
        "Y": 45.000053,
        "Z": 247.50008
      },
      {
        "X": 3362.0576,
        "Y": 45.000046,
        "Z": 247.50008
      },
      {
        "X": 2650.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 2650.0,
        "Y": 97.5,
        "Z": 247.50008
      },
      {
        "X": 2650.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 2650.0,
        "Y": 461.88037,
        "Z": 247.50006
      },
      {
        "X": 2650.0,
        "Y": -97.5,
        "Z": 247.50008
      },
      {
        "X": 2650.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 2650.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 2650.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 3317.0576,
        "Y": -32.942234,
        "Z": 250.0
      },
      {
        "X": 3337.9424,
        "Y": -44.999954,
        "Z": 250.0
      },
      {
        "X": 3362.0576,
        "Y": 45.000042,
        "Z": 250.0
      },
      {
        "X": 3337.9424,
        "Y": 45.00005,
        "Z": 250.0
      },
      {
        "X": 3382.9424,
        "Y": 32.94233,
        "Z": 250.0
      },
      {
        "X": 3395.0,
        "Y": 12.057747,
        "Z": 250.0
      },
      {
        "X": 3395.0,
        "Y": -12.057686,
        "Z": 250.0
      },
      {
        "X": 3382.9424,
        "Y": -32.94225,
        "Z": 250.0
      },
      {
        "X": 3362.0576,
        "Y": -44.999966,
        "Z": 250.0
      },
      {
        "X": 3305.0,
        "Y": -12.057642,
        "Z": 250.0
      },
      {
        "X": 3305.0,
        "Y": 12.057781,
        "Z": 250.0
      },
      {
        "X": 3317.0576,
        "Y": 32.942345,
        "Z": 250.0
      },
      {
        "X": 3662.5,
        "Y": -512.5,
        "Z": -113.15701
      },
      {
        "X": 3662.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 3011.8433,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 3431.4583,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 3186.6025,
        "Y": -512.5,
        "Z": 161.60257
      },
      {
        "X": 3200.0,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 3200.0,
        "Y": -512.5,
        "Z": 138.39749
      },
      {
        "X": 2984.0117,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 3200.0,
        "Y": -512.5,
        "Z": 111.602554
      },
      {
        "X": 3186.6025,
        "Y": -512.5,
        "Z": 88.397484
      },
      {
        "X": 2637.5,
        "Y": -512.5,
        "Z": -228.62701
      },
      {
        "X": 3163.3975,
        "Y": -512.5,
        "Z": 75.00002
      },
      {
        "X": 2637.5,
        "Y": -512.5,
        "Z": 75.00003
      },
      {
        "X": 3136.6025,
        "Y": -512.5,
        "Z": 75.00004
      },
      {
        "X": 2811.8433,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 3113.3975,
        "Y": -512.5,
        "Z": 88.3975
      },
      {
        "X": 3013.3975,
        "Y": -512.5,
        "Z": 261.60266
      },
      {
        "X": 3100.0,
        "Y": -512.5,
        "Z": 111.60261
      },
      {
        "X": 3100.0,
        "Y": -512.5,
        "Z": 211.6026
      },
      {
        "X": 3100.0,
        "Y": -512.5,
        "Z": 138.39752
      },
      {
        "X": 3131.6987,
        "Y": -512.5,
        "Z": 193.30132
      },
      {
        "X": 3113.3975,
        "Y": -512.5,
        "Z": 161.6026
      },
      {
        "X": 3150.0,
        "Y": -512.5,
        "Z": 182.73506
      },
      {
        "X": 3136.6025,
        "Y": -512.5,
        "Z": 175.00005
      },
      {
        "X": 3163.3975,
        "Y": -512.5,
        "Z": 175.00003
      },
      {
        "X": 3163.3972,
        "Y": -532.5,
        "Z": 175.00005
      },
      {
        "X": 3186.6025,
        "Y": -532.5,
        "Z": 161.60248
      },
      {
        "X": 3163.3975,
        "Y": -537.5,
        "Z": 175.00005
      },
      {
        "X": 3163.3975,
        "Y": -552.5001,
        "Z": 174.99994
      },
      {
        "X": 3186.6025,
        "Y": -552.50006,
        "Z": 161.60248
      },
      {
        "X": 3186.6025,
        "Y": -537.5,
        "Z": 161.6025
      },
      {
        "X": 3133.0864,
        "Y": -532.5,
        "Z": 192.5
      },
      {
        "X": 3217.5,
        "Y": -532.5,
        "Z": 192.5
      },
      {
        "X": 3217.5,
        "Y": -532.5,
        "Z": 143.76385
      },
      {
        "X": 3217.5,
        "Y": -667.5,
        "Z": 192.5
      },
      {
        "X": 3217.5,
        "Y": -667.5,
        "Z": 143.76353
      },
      {
        "X": 3133.086,
        "Y": -667.5,
        "Z": 192.5
      },
      {
        "X": 3141.7468,
        "Y": -537.5,
        "Z": 187.5
      },
      {
        "X": 3212.5,
        "Y": -662.5,
        "Z": 187.5
      },
      {
        "X": 3141.7463,
        "Y": -662.5,
        "Z": 187.5
      },
      {
        "X": 3212.5,
        "Y": -537.5,
        "Z": 146.65057
      },
      {
        "X": 3212.5,
        "Y": -662.5,
        "Z": 146.65027
      },
      {
        "X": 3200.0,
        "Y": -532.5,
        "Z": 138.39742
      },
      {
        "X": 3200.0,
        "Y": -552.50006,
        "Z": 138.39738
      },
      {
        "X": 3200.0,
        "Y": -537.5,
        "Z": 138.3974
      },
      {
        "X": 3217.5,
        "Y": -532.5,
        "Z": 108.08655
      },
      {
        "X": 3217.5,
        "Y": -667.5,
        "Z": 108.08621
      },
      {
        "X": 3186.6025,
        "Y": -662.5,
        "Z": 161.60223
      },
      {
        "X": 3212.5,
        "Y": -662.5,
        "Z": 116.74646
      },
      {
        "X": 3212.5,
        "Y": -537.5,
        "Z": 116.746765
      },
      {
        "X": 3186.6025,
        "Y": -667.5,
        "Z": 161.60214
      },
      {
        "X": 3200.0,
        "Y": -532.5,
        "Z": 111.60251
      },
      {
        "X": 3200.0,
        "Y": -552.49994,
        "Z": 111.60246
      },
      {
        "X": 3200.0,
        "Y": -537.5,
        "Z": 111.60248
      },
      {
        "X": 3200.0,
        "Y": -532.5,
        "Z": -442.5
      },
      {
        "X": 3200.0,
        "Y": -667.5,
        "Z": -442.5
      },
      {
        "X": 3200.0,
        "Y": -667.5,
        "Z": 138.39706
      },
      {
        "X": 3200.0,
        "Y": -662.5,
        "Z": -437.5
      },
      {
        "X": 3200.0,
        "Y": -537.5,
        "Z": -437.5
      },
      {
        "X": 3200.0,
        "Y": -662.5,
        "Z": 138.39714
      },
      {
        "X": 3186.6025,
        "Y": -532.5,
        "Z": 88.39744
      },
      {
        "X": 3186.6025,
        "Y": -552.49994,
        "Z": 88.397385
      },
      {
        "X": 3186.6025,
        "Y": -537.5,
        "Z": 88.39743
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": -91.91379
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": -91.91342
      },
      {
        "X": 3200.0,
        "Y": -667.5,
        "Z": 111.60217
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": -83.253204
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": -83.25351
      },
      {
        "X": 3200.0,
        "Y": -662.5,
        "Z": 111.60219
      },
      {
        "X": 3163.3975,
        "Y": -532.5,
        "Z": 75.00002
      },
      {
        "X": 3163.3975,
        "Y": -552.4999,
        "Z": 74.99992
      },
      {
        "X": 3163.3975,
        "Y": -537.5,
        "Z": 75.00002
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": 28.293488
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": 28.293808
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": 31.18055
      },
      {
        "X": 3186.6025,
        "Y": -662.5,
        "Z": 88.397125
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": 31.180252
      },
      {
        "X": 3186.6025,
        "Y": -667.5,
        "Z": 88.397125
      },
      {
        "X": 3136.6025,
        "Y": -532.5,
        "Z": 75.00002
      },
      {
        "X": 3136.6025,
        "Y": -552.4999,
        "Z": 74.99994
      },
      {
        "X": 3136.6025,
        "Y": -537.5,
        "Z": 75.00002
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": 75.00002
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": 75.00003
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": 75.00002
      },
      {
        "X": 3163.3982,
        "Y": -662.5,
        "Z": 75.00002
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": 75.00002
      },
      {
        "X": 3163.3982,
        "Y": -667.5,
        "Z": 75.00002
      },
      {
        "X": 3113.3975,
        "Y": -532.5,
        "Z": 88.39748
      },
      {
        "X": 3113.3975,
        "Y": -552.49994,
        "Z": 88.3974
      },
      {
        "X": 3113.3975,
        "Y": -537.5,
        "Z": 88.39747
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": 106.23578
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": 106.23611
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": 103.34935
      },
      {
        "X": 3136.602,
        "Y": -662.5,
        "Z": 75.00002
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": 103.34904
      },
      {
        "X": 3136.6018,
        "Y": -667.5,
        "Z": 75.00002
      },
      {
        "X": 3100.0,
        "Y": -532.5,
        "Z": 111.60257
      },
      {
        "X": 3100.0,
        "Y": -552.49994,
        "Z": 111.60251
      },
      {
        "X": 3100.0,
        "Y": -537.5,
        "Z": 111.602554
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": 141.91315
      },
      {
        "X": 3082.5,
        "Y": -532.5,
        "Z": 141.91347
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": 133.25319
      },
      {
        "X": 3113.3975,
        "Y": -662.5,
        "Z": 88.397194
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": 133.2529
      },
      {
        "X": 3113.3975,
        "Y": -667.5,
        "Z": 88.39707
      },
      {
        "X": 3100.0,
        "Y": -532.5,
        "Z": 138.39748
      },
      {
        "X": 3100.0,
        "Y": -552.50006,
        "Z": 138.39743
      },
      {
        "X": 3100.0,
        "Y": -537.5,
        "Z": 138.39746
      },
      {
        "X": 3082.5,
        "Y": -667.5,
        "Z": 192.5
      },
      {
        "X": 3100.0,
        "Y": -532.5,
        "Z": 192.5
      },
      {
        "X": 3100.0,
        "Y": -667.5,
        "Z": 111.6022
      },
      {
        "X": 3100.0,
        "Y": -667.5,
        "Z": 192.5
      },
      {
        "X": 3100.0,
        "Y": -537.5,
        "Z": 187.5
      },
      {
        "X": 3100.0,
        "Y": -662.5,
        "Z": 187.5
      },
      {
        "X": 3087.5,
        "Y": -662.5,
        "Z": 187.5
      },
      {
        "X": 3087.5,
        "Y": -537.5,
        "Z": 187.5
      },
      {
        "X": 3100.0,
        "Y": -662.5,
        "Z": 111.602264
      },
      {
        "X": 3113.3975,
        "Y": -532.5,
        "Z": 161.60254
      },
      {
        "X": 3113.3975,
        "Y": -552.50006,
        "Z": 161.6025
      },
      {
        "X": 3113.3975,
        "Y": -537.5,
        "Z": 161.60254
      },
      {
        "X": 3131.236,
        "Y": -532.5,
        "Z": 192.5
      },
      {
        "X": 3100.0,
        "Y": -667.5,
        "Z": 138.39714
      },
      {
        "X": 3131.2363,
        "Y": -667.5,
        "Z": 192.5
      },
      {
        "X": 3128.3494,
        "Y": -537.5,
        "Z": 187.5
      },
      {
        "X": 3128.3496,
        "Y": -662.5,
        "Z": 187.5
      },
      {
        "X": 3100.0,
        "Y": -662.5,
        "Z": 138.39716
      },
      {
        "X": 3153.3975,
        "Y": -552.5001,
        "Z": 174.99994
      },
      {
        "X": 3191.6025,
        "Y": -552.50006,
        "Z": 152.94214
      },
      {
        "X": 3182.9424,
        "Y": -552.5001,
        "Z": 157.94221
      },
      {
        "X": 3200.0,
        "Y": -552.5,
        "Z": 128.39754
      },
      {
        "X": 3195.0,
        "Y": -552.5001,
        "Z": 137.05763
      },
      {
        "X": 3195.0,
        "Y": -552.49994,
        "Z": 102.94221
      },
      {
        "X": 3195.0,
        "Y": -552.5001,
        "Z": 112.94221
      },
      {
        "X": 3177.9424,
        "Y": -552.49994,
        "Z": 83.397385
      },
      {
        "X": 3182.9424,
        "Y": -552.5001,
        "Z": 92.05764
      },
      {
        "X": 3153.3975,
        "Y": -552.4999,
        "Z": 74.99993
      },
      {
        "X": 3162.0576,
        "Y": -552.5001,
        "Z": 79.99993
      },
      {
        "X": 3127.9424,
        "Y": -552.4999,
        "Z": 79.99992
      },
      {
        "X": 3137.9424,
        "Y": -552.5001,
        "Z": 79.99994
      },
      {
        "X": 3108.3975,
        "Y": -552.49994,
        "Z": 97.057724
      },
      {
        "X": 3117.0576,
        "Y": -552.5001,
        "Z": 92.057655
      },
      {
        "X": 3100.0,
        "Y": -552.5,
        "Z": 121.60234
      },
      {
        "X": 3105.0,
        "Y": -552.5001,
        "Z": 112.94225
      },
      {
        "X": 3105.0,
        "Y": -552.50006,
        "Z": 147.05771
      },
      {
        "X": 3105.0,
        "Y": -552.5001,
        "Z": 137.05766
      },
      {
        "X": 3122.0576,
        "Y": -552.50006,
        "Z": 166.6025
      },
      {
        "X": 3117.0576,
        "Y": -552.5001,
        "Z": 157.94223
      },
      {
        "X": 3146.6025,
        "Y": -552.5001,
        "Z": 174.99994
      },
      {
        "X": 3137.9424,
        "Y": -552.5001,
        "Z": 169.99994
      },
      {
        "X": 3162.0576,
        "Y": -552.5001,
        "Z": 169.99992
      },
      {
        "X": 3113.3975,
        "Y": -667.5,
        "Z": 161.60223
      },
      {
        "X": 3150.0,
        "Y": -667.5,
        "Z": 182.73466
      },
      {
        "X": 3136.6033,
        "Y": -667.5,
        "Z": 175.00005
      },
      {
        "X": 3163.3967,
        "Y": -667.5,
        "Z": 175.00005
      },
      {
        "X": 3128.3494,
        "Y": -552.5001,
        "Z": 187.5
      },
      {
        "X": 3141.7468,
        "Y": -552.5001,
        "Z": 187.5
      },
      {
        "X": 3113.3975,
        "Y": -662.5,
        "Z": 161.60226
      },
      {
        "X": 3150.0,
        "Y": -662.5,
        "Z": 182.73473
      },
      {
        "X": 3136.603,
        "Y": -662.5,
        "Z": 175.00005
      },
      {
        "X": 3163.397,
        "Y": -662.5,
        "Z": 175.00005
      },
      {
        "X": 3133.0864,
        "Y": -552.5001,
        "Z": 192.5
      },
      {
        "X": 3131.236,
        "Y": -552.5001,
        "Z": 192.5
      },
      {
        "X": 3136.6028,
        "Y": -532.5,
        "Z": 175.00005
      },
      {
        "X": 3136.6025,
        "Y": -537.5,
        "Z": 175.00005
      },
      {
        "X": 3150.0,
        "Y": -532.5,
        "Z": 182.73499
      },
      {
        "X": 3150.0,
        "Y": -537.5,
        "Z": 182.73502
      },
      {
        "X": 3162.0576,
        "Y": -512.5,
        "Z": 170.00003
      },
      {
        "X": 3137.9424,
        "Y": -512.5,
        "Z": 170.00003
      },
      {
        "X": 3182.9424,
        "Y": -512.5,
        "Z": 157.9423
      },
      {
        "X": 3195.0,
        "Y": -512.5,
        "Z": 137.05774
      },
      {
        "X": 3195.0,
        "Y": -512.5,
        "Z": 112.9423
      },
      {
        "X": 3182.9424,
        "Y": -512.5,
        "Z": 92.05774
      },
      {
        "X": 3162.0576,
        "Y": -512.5,
        "Z": 80.00002
      },
      {
        "X": 3137.9424,
        "Y": -512.5,
        "Z": 80.00003
      },
      {
        "X": 3117.0576,
        "Y": -512.5,
        "Z": 92.057755
      },
      {
        "X": 3105.0,
        "Y": -512.5,
        "Z": 112.942345
      },
      {
        "X": 3105.0,
        "Y": -512.5,
        "Z": 137.05777
      },
      {
        "X": 3117.0576,
        "Y": -512.5,
        "Z": 157.94234
      },
      {
        "X": 3650.0,
        "Y": -115.47003,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": -419.61523,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3400.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3119.0598,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 2650.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 2650.0,
        "Y": -461.88037,
        "Z": 250.0
      },
      {
        "X": 3033.4937,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3650.0,
        "Y": -500.0,
        "Z": -105.940094
      },
      {
        "X": 3424.2415,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 3186.6025,
        "Y": -500.0,
        "Z": 161.6026
      },
      {
        "X": 3200.0,
        "Y": -500.0,
        "Z": 138.39752
      },
      {
        "X": 3200.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 3200.0,
        "Y": -500.0,
        "Z": 111.602585
      },
      {
        "X": 2991.2285,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 3186.6025,
        "Y": -500.0,
        "Z": 88.397514
      },
      {
        "X": 2650.0,
        "Y": -500.0,
        "Z": -221.4101
      },
      {
        "X": 3163.3975,
        "Y": -500.0,
        "Z": 75.00005
      },
      {
        "X": 2650.0,
        "Y": -500.0,
        "Z": 75.00006
      },
      {
        "X": 3136.6025,
        "Y": -500.0,
        "Z": 75.00007
      },
      {
        "X": 2833.494,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3113.3975,
        "Y": -500.0,
        "Z": 88.39753
      },
      {
        "X": 3020.0962,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3100.0,
        "Y": -500.0,
        "Z": 111.60264
      },
      {
        "X": 3100.0,
        "Y": -500.0,
        "Z": 211.60251
      },
      {
        "X": 3100.0,
        "Y": -500.0,
        "Z": 138.39755
      },
      {
        "X": 3131.6987,
        "Y": -500.0,
        "Z": 193.30127
      },
      {
        "X": 3113.3975,
        "Y": -500.0,
        "Z": 161.60263
      },
      {
        "X": 3150.0,
        "Y": -500.0,
        "Z": 182.73506
      },
      {
        "X": 3136.6025,
        "Y": -500.0,
        "Z": 175.00008
      },
      {
        "X": 3163.3975,
        "Y": -500.0,
        "Z": 175.00006
      },
      {
        "X": 2637.5,
        "Y": -500.0,
        "Z": -262.5
      },
      {
        "X": 3662.5,
        "Y": -500.0,
        "Z": -262.5
      },
      {
        "X": 2650.0,
        "Y": -97.5,
        "Z": -221.40912
      },
      {
        "X": 3662.5,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3662.5,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3153.3975,
        "Y": -497.50012,
        "Z": 175.00006
      },
      {
        "X": 3191.6025,
        "Y": -497.50006,
        "Z": 152.94228
      },
      {
        "X": 3182.9424,
        "Y": -497.50012,
        "Z": 157.94234
      },
      {
        "X": 3200.0,
        "Y": -497.5,
        "Z": 128.39767
      },
      {
        "X": 3195.0,
        "Y": -497.50012,
        "Z": 137.05777
      },
      {
        "X": 3195.0,
        "Y": -497.49994,
        "Z": 102.942345
      },
      {
        "X": 3195.0,
        "Y": -497.50012,
        "Z": 112.94234
      },
      {
        "X": 3177.9424,
        "Y": -497.4999,
        "Z": 83.39753
      },
      {
        "X": 3182.9424,
        "Y": -497.50012,
        "Z": 92.05778
      },
      {
        "X": 3153.3975,
        "Y": -497.49988,
        "Z": 75.00007
      },
      {
        "X": 3162.0576,
        "Y": -497.50012,
        "Z": 80.00005
      },
      {
        "X": 3127.9424,
        "Y": -497.49988,
        "Z": 80.00005
      },
      {
        "X": 3137.9424,
        "Y": -497.50012,
        "Z": 80.00007
      },
      {
        "X": 3108.3975,
        "Y": -497.49994,
        "Z": 97.05786
      },
      {
        "X": 3117.0576,
        "Y": -497.50012,
        "Z": 92.05779
      },
      {
        "X": 3100.0,
        "Y": -497.5,
        "Z": 121.60247
      },
      {
        "X": 3105.0,
        "Y": -497.50012,
        "Z": 112.94238
      },
      {
        "X": 3105.0,
        "Y": -497.50006,
        "Z": 147.05783
      },
      {
        "X": 3105.0,
        "Y": -497.50012,
        "Z": 137.0578
      },
      {
        "X": 3122.0576,
        "Y": -497.5001,
        "Z": 166.60263
      },
      {
        "X": 3146.6025,
        "Y": -497.50012,
        "Z": 175.00006
      },
      {
        "X": 3117.0576,
        "Y": -497.50012,
        "Z": 157.94237
      },
      {
        "X": 3137.9424,
        "Y": -497.50012,
        "Z": 170.00006
      },
      {
        "X": 3162.0576,
        "Y": -497.50012,
        "Z": 170.00006
      },
      {
        "X": 2650.0,
        "Y": -497.50012,
        "Z": -221.41006
      },
      {
        "X": 2650.0,
        "Y": -497.50012,
        "Z": 250.0
      },
      {
        "X": 3137.9424,
        "Y": -500.0,
        "Z": 80.00006
      },
      {
        "X": 3162.0576,
        "Y": -500.0,
        "Z": 80.00005
      },
      {
        "X": 3182.9424,
        "Y": -500.0,
        "Z": 92.05777
      },
      {
        "X": 3195.0,
        "Y": -500.0,
        "Z": 112.94233
      },
      {
        "X": 3162.0576,
        "Y": -500.0,
        "Z": 170.00006
      },
      {
        "X": 3137.9424,
        "Y": -500.0,
        "Z": 170.00006
      },
      {
        "X": 3182.9424,
        "Y": -500.0,
        "Z": 157.94234
      },
      {
        "X": 3195.0,
        "Y": -500.0,
        "Z": 137.05777
      },
      {
        "X": 3117.0576,
        "Y": -500.0,
        "Z": 92.057785
      },
      {
        "X": 3105.0,
        "Y": -500.0,
        "Z": 112.942375
      },
      {
        "X": 3105.0,
        "Y": -500.0,
        "Z": 137.0578
      },
      {
        "X": 3117.0576,
        "Y": -500.0,
        "Z": 157.94237
      },
      {
        "X": 3662.5,
        "Y": -512.5,
        "Z": 250.0
      },
      {
        "X": 3662.5,
        "Y": -122.68695,
        "Z": 262.5
      },
      {
        "X": 3662.5,
        "Y": -441.26587,
        "Z": 262.5
      },
      {
        "X": 3400.0,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 3111.8428,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 2637.5,
        "Y": -469.0973,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 3687.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 3687.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 3687.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 3687.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 3687.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 3687.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 3687.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 3687.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 3687.5,
        "Z": -249.5
      },
      {
        "X": 4561.6025,
        "Y": -324.99997,
        "Z": -262.5
      },
      {
        "X": 4561.6025,
        "Y": -324.99997,
        "Z": -292.50073
      },
      {
        "X": 4538.3975,
        "Y": -338.39746,
        "Z": -292.50058
      },
      {
        "X": 4538.3975,
        "Y": -338.39746,
        "Z": -262.5
      },
      {
        "X": 4561.6025,
        "Y": -324.99997,
        "Z": -297.5007
      },
      {
        "X": 4561.6025,
        "Y": -325.00006,
        "Z": -302.5
      },
      {
        "X": 4538.3975,
        "Y": -338.39752,
        "Z": -302.4998
      },
      {
        "X": 4538.3975,
        "Y": -338.39734,
        "Z": -297.50058
      },
      {
        "X": 4561.6025,
        "Y": -324.99994,
        "Z": -250.0
      },
      {
        "X": 4538.3975,
        "Y": -338.39743,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 1600.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 1600.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 1600.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 1600.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 1600.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 1600.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 1600.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 1600.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 1600.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 1600.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 2612.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 2612.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 2612.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 2612.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 2612.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 2612.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 2612.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 2612.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 2612.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 3650.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 3650.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 3650.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 3650.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 3650.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 3650.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 3650.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 3650.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 3650.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 2637.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2637.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 2637.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 2637.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 2637.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 2637.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 2637.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 2637.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 2637.5,
        "Z": -249.5
      },
      {
        "X": 4712.5,
        "Y": 3650.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 3650.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 2650.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 2650.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 2650.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 2650.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 2650.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 2650.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 2650.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 2650.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 2650.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 2650.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 2650.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 3650.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2650.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 3650.0,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 3662.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 3662.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 3662.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 3662.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 3662.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 3662.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 3662.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 3662.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 3662.5,
        "Z": -249.5
      },
      {
        "X": 4700.0,
        "Y": 2185.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 2185.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 2015.0,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 2015.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 2185.0,
        "Z": 145.0
      },
      {
        "X": 4700.0,
        "Y": 2015.0,
        "Z": 145.0
      },
      {
        "X": 4700.0,
        "Y": 2185.0,
        "Z": 15.0
      },
      {
        "X": 4700.0,
        "Y": 2015.0,
        "Z": 15.0
      },
      {
        "X": 3700.0,
        "Y": 2600.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 2600.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 2600.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 2600.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 2600.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 2600.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 2600.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 2600.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 2600.0,
        "Z": -249.5
      },
      {
        "X": 4698.0,
        "Y": 2180.0,
        "Z": 15.0
      },
      {
        "X": 4698.0,
        "Y": 2180.0,
        "Z": 145.0
      },
      {
        "X": 4698.0,
        "Y": 2020.0,
        "Z": 15.0
      },
      {
        "X": 4698.0,
        "Y": 2015.0,
        "Z": 145.0
      },
      {
        "X": 4698.0,
        "Y": 2020.0,
        "Z": 145.0
      },
      {
        "X": 4698.0,
        "Y": 2180.0,
        "Z": 140.0
      },
      {
        "X": 4698.0,
        "Y": 2020.0,
        "Z": 140.0
      },
      {
        "X": 4698.0,
        "Y": 2180.0,
        "Z": 20.0
      },
      {
        "X": 4698.0,
        "Y": 2020.0,
        "Z": 20.0
      },
      {
        "X": 4700.0,
        "Y": 2020.0,
        "Z": 140.0
      },
      {
        "X": 4700.0,
        "Y": 2180.0,
        "Z": 140.0
      },
      {
        "X": 4700.0,
        "Y": 2180.0,
        "Z": 20.0
      },
      {
        "X": 4700.0,
        "Y": 2020.0,
        "Z": 20.0
      },
      {
        "X": 4700.0,
        "Y": 2600.0,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 1600.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 1600.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 2600.0,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 2612.5,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 2612.5,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 1600.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 1600.0,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 2185.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2185.0,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 1600.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2015.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 2015.0,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 1600.0,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 2015.0,
        "Z": 145.0
      },
      {
        "X": 4712.5,
        "Y": 2185.0,
        "Z": 145.0
      },
      {
        "X": 4712.5,
        "Y": 2015.0,
        "Z": 15.0
      },
      {
        "X": 4712.5,
        "Y": 2185.0,
        "Z": 15.0
      },
      {
        "X": 4762.0,
        "Y": 2180.0,
        "Z": 15.0
      },
      {
        "X": 4762.0,
        "Y": 2185.0,
        "Z": 145.0
      },
      {
        "X": 4762.0,
        "Y": 2180.0,
        "Z": 145.0
      },
      {
        "X": 4762.0,
        "Y": 2020.0,
        "Z": 15.0
      },
      {
        "X": 4762.0,
        "Y": 2020.0,
        "Z": 145.0
      },
      {
        "X": 4762.0,
        "Y": 2015.0,
        "Z": 145.0
      },
      {
        "X": 4762.0,
        "Y": 2020.0,
        "Z": 140.0
      },
      {
        "X": 4762.0,
        "Y": 2180.0,
        "Z": 140.0
      },
      {
        "X": 4762.0,
        "Y": 2020.0,
        "Z": 20.0
      },
      {
        "X": 4762.0,
        "Y": 2180.0,
        "Z": 20.0
      },
      {
        "X": 4712.5,
        "Y": 2020.0,
        "Z": 140.0
      },
      {
        "X": 4712.5,
        "Y": 2180.0,
        "Z": 140.0
      },
      {
        "X": 4712.5,
        "Y": 2180.0,
        "Z": 20.0
      },
      {
        "X": 4712.5,
        "Y": 2020.0,
        "Z": 20.0
      },
      {
        "X": 4297.5,
        "Y": 537.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 537.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 537.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 537.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 537.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 537.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 537.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 537.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 537.5,
        "Z": -249.5
      },
      {
        "X": 4236.8433,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": -237.87903,
        "Z": -262.5
      },
      {
        "X": 4591.913,
        "Y": -307.5003,
        "Z": -292.50092
      },
      {
        "X": 4591.914,
        "Y": -307.4997,
        "Z": -927.5009
      },
      {
        "X": 4507.496,
        "Y": -307.49973,
        "Z": -927.50037
      },
      {
        "X": 4507.5,
        "Y": -356.23605,
        "Z": -292.5004
      },
      {
        "X": 4507.496,
        "Y": -356.2383,
        "Z": -927.5004
      },
      {
        "X": 4583.254,
        "Y": -312.4997,
        "Z": -922.50085
      },
      {
        "X": 4512.496,
        "Y": -353.35156,
        "Z": -922.5004
      },
      {
        "X": 4512.5,
        "Y": -353.3493,
        "Z": -297.50043
      },
      {
        "X": 4583.2524,
        "Y": -312.5003,
        "Z": -297.50085
      },
      {
        "X": 4297.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 500.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 500.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 500.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 500.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 500.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 500.0,
        "Z": -249.5
      },
      {
        "X": 3700.0,
        "Y": 97.5,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 97.5,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": -97.5,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": -97.5,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": -97.5,
        "Z": -10.5
      },
      {
        "X": 3700.0,
        "Y": 97.5,
        "Z": -10.5
      },
      {
        "X": 3700.0,
        "Y": -97.5,
        "Z": -249.5
      },
      {
        "X": 3700.0,
        "Y": 97.5,
        "Z": -249.5
      },
      {
        "X": 4712.5,
        "Y": 500.00003,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 500.0,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": -237.87933,
        "Z": 262.5
      },
      {
        "X": 3700.0,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 4236.843,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 3700.0,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": -245.09625,
        "Z": 250.0
      },
      {
        "X": 4258.493,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": -245.09625,
        "Z": -250.0
      },
      {
        "X": 4258.493,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 500.0,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 500.0,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 512.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 512.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 512.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 512.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 512.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 512.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 1562.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 1562.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 1562.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 1562.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 1562.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 1562.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 1562.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 1562.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 1562.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 1587.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 1587.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 1587.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 1587.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 1587.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 1587.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 1587.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 1587.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 1587.5,
        "Z": -249.5
      },
      {
        "X": 4700.0,
        "Y": 550.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 550.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 1550.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 1550.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 1550.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 1550.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 1550.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 1550.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 1550.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 1550.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 1550.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 550.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 550.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 550.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 550.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 550.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 550.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 550.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 550.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 550.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 1550.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 1550.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 550.0,
        "Z": -262.5
      },
      {
        "X": 4437.8794,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 4525.0,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 4525.0,
        "Y": -361.60254,
        "Z": -262.5
      },
      {
        "X": 4596.651,
        "Y": -512.5,
        "Z": -262.5
      },
      {
        "X": 4525.0,
        "Y": -388.39746,
        "Z": -262.5
      },
      {
        "X": 4538.3975,
        "Y": -411.60254,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": -512.12067,
        "Z": -262.5
      },
      {
        "X": 4561.603,
        "Y": -425.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": -424.99994,
        "Z": -262.5
      },
      {
        "X": 4588.3975,
        "Y": -424.99997,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": -353.34915,
        "Z": -262.5
      },
      {
        "X": 4611.6025,
        "Y": -411.60248,
        "Z": -262.5
      },
      {
        "X": 4711.6025,
        "Y": -238.39731,
        "Z": -262.5
      },
      {
        "X": 4625.0,
        "Y": -388.39737,
        "Z": -262.5
      },
      {
        "X": 4625.0,
        "Y": -288.39743,
        "Z": -262.5
      },
      {
        "X": 4625.0,
        "Y": -361.60245,
        "Z": -262.5
      },
      {
        "X": 4593.3013,
        "Y": -306.69873,
        "Z": -262.5
      },
      {
        "X": 4611.6025,
        "Y": -338.3974,
        "Z": -262.5
      },
      {
        "X": 4575.0,
        "Y": -317.26498,
        "Z": -262.5
      },
      {
        "X": 4588.3975,
        "Y": -324.99997,
        "Z": -262.5
      },
      {
        "X": 4525.0,
        "Y": -361.60254,
        "Z": -292.50052
      },
      {
        "X": 4525.0,
        "Y": -361.60263,
        "Z": -302.49966
      },
      {
        "X": 4525.0,
        "Y": -361.60248,
        "Z": -297.50052
      },
      {
        "X": 4507.5,
        "Y": -391.9134,
        "Z": -292.50043
      },
      {
        "X": 4507.496,
        "Y": -391.92014,
        "Z": -927.5004
      },
      {
        "X": 4538.3975,
        "Y": -338.39746,
        "Z": -922.5006
      },
      {
        "X": 4512.496,
        "Y": -383.2599,
        "Z": -922.5004
      },
      {
        "X": 4512.5,
        "Y": -383.25314,
        "Z": -297.50046
      },
      {
        "X": 4538.3975,
        "Y": -338.39743,
        "Z": -927.5006
      },
      {
        "X": 4525.0,
        "Y": -388.39746,
        "Z": -292.50055
      },
      {
        "X": 4525.0,
        "Y": -388.39755,
        "Z": -302.4996
      },
      {
        "X": 4525.0,
        "Y": -388.39746,
        "Z": -297.50055
      },
      {
        "X": 4507.496,
        "Y": -442.49973,
        "Z": -927.5005
      },
      {
        "X": 4525.0,
        "Y": -442.50034,
        "Z": -292.5006
      },
      {
        "X": 4525.0,
        "Y": -442.49973,
        "Z": -927.5006
      },
      {
        "X": 4525.0,
        "Y": -361.6025,
        "Z": -922.5005
      },
      {
        "X": 4512.496,
        "Y": -437.49973,
        "Z": -922.5005
      },
      {
        "X": 4525.0,
        "Y": -437.49973,
        "Z": -922.50055
      },
      {
        "X": 4525.0,
        "Y": -437.50034,
        "Z": -297.5006
      },
      {
        "X": 4525.0,
        "Y": -361.6025,
        "Z": -927.50055
      },
      {
        "X": 4538.3975,
        "Y": -411.60254,
        "Z": -292.50064
      },
      {
        "X": 4538.3975,
        "Y": -411.60263,
        "Z": -302.49966
      },
      {
        "X": 4538.3975,
        "Y": -411.60257,
        "Z": -297.50067
      },
      {
        "X": 4556.2363,
        "Y": -442.5003,
        "Z": -292.5008
      },
      {
        "X": 4556.236,
        "Y": -442.4997,
        "Z": -927.5008
      },
      {
        "X": 4525.0,
        "Y": -388.39746,
        "Z": -922.5005
      },
      {
        "X": 4553.349,
        "Y": -437.4997,
        "Z": -922.50073
      },
      {
        "X": 4553.3496,
        "Y": -437.5003,
        "Z": -297.5008
      },
      {
        "X": 4525.0,
        "Y": -388.39746,
        "Z": -927.50055
      },
      {
        "X": 4561.6025,
        "Y": -425.0,
        "Z": -292.5008
      },
      {
        "X": 4561.6025,
        "Y": -425.00006,
        "Z": -302.49982
      },
      {
        "X": 4561.6025,
        "Y": -425.0,
        "Z": -297.50082
      },
      {
        "X": 4591.914,
        "Y": -442.5003,
        "Z": -292.501
      },
      {
        "X": 4591.913,
        "Y": -442.4997,
        "Z": -927.50104
      },
      {
        "X": 4538.3975,
        "Y": -411.6025,
        "Z": -922.5006
      },
      {
        "X": 4583.2524,
        "Y": -437.4997,
        "Z": -922.501
      },
      {
        "X": 4583.2534,
        "Y": -437.5003,
        "Z": -297.50098
      },
      {
        "X": 4538.3975,
        "Y": -411.6025,
        "Z": -927.5007
      },
      {
        "X": 4588.3975,
        "Y": -425.0,
        "Z": -292.50098
      },
      {
        "X": 4588.3975,
        "Y": -425.00003,
        "Z": -302.5
      },
      {
        "X": 4588.3975,
        "Y": -425.0,
        "Z": -297.501
      },
      {
        "X": 4642.5,
        "Y": -425.0,
        "Z": -292.5013
      },
      {
        "X": 4642.496,
        "Y": -442.49966,
        "Z": -927.50134
      },
      {
        "X": 4642.496,
        "Y": -425.0,
        "Z": -927.50134
      },
      {
        "X": 4561.6025,
        "Y": -425.0,
        "Z": -922.5008
      },
      {
        "X": 4637.496,
        "Y": -437.49966,
        "Z": -922.50134
      },
      {
        "X": 4637.496,
        "Y": -425.0,
        "Z": -922.50134
      },
      {
        "X": 4637.5,
        "Y": -425.0,
        "Z": -297.5013
      },
      {
        "X": 4561.6025,
        "Y": -425.0,
        "Z": -927.50085
      },
      {
        "X": 4611.6025,
        "Y": -411.60257,
        "Z": -292.5011
      },
      {
        "X": 4611.6025,
        "Y": -411.60257,
        "Z": -302.5002
      },
      {
        "X": 4611.6025,
        "Y": -411.60257,
        "Z": -297.50113
      },
      {
        "X": 4642.5,
        "Y": -393.7639,
        "Z": -292.50128
      },
      {
        "X": 4642.496,
        "Y": -393.76614,
        "Z": -927.5013
      },
      {
        "X": 4588.3975,
        "Y": -425.0,
        "Z": -922.501
      },
      {
        "X": 4637.496,
        "Y": -396.6529,
        "Z": -922.5013
      },
      {
        "X": 4637.5,
        "Y": -396.65063,
        "Z": -297.50128
      },
      {
        "X": 4588.3975,
        "Y": -425.0,
        "Z": -927.50104
      },
      {
        "X": 4625.0,
        "Y": -388.39746,
        "Z": -292.50116
      },
      {
        "X": 4625.0,
        "Y": -388.39746,
        "Z": -302.50034
      },
      {
        "X": 4625.0,
        "Y": -388.39743,
        "Z": -297.5012
      },
      {
        "X": 4642.5,
        "Y": -358.08652,
        "Z": -292.50125
      },
      {
        "X": 4642.496,
        "Y": -358.0933,
        "Z": -927.5013
      },
      {
        "X": 4611.6025,
        "Y": -411.60257,
        "Z": -922.5011
      },
      {
        "X": 4637.496,
        "Y": -366.75354,
        "Z": -922.5013
      },
      {
        "X": 4637.5,
        "Y": -366.74677,
        "Z": -297.50125
      },
      {
        "X": 4611.6025,
        "Y": -411.60257,
        "Z": -927.50116
      },
      {
        "X": 4625.0,
        "Y": -361.60245,
        "Z": -292.50116
      },
      {
        "X": 4625.0,
        "Y": -361.60254,
        "Z": -302.5004
      },
      {
        "X": 4625.0,
        "Y": -361.60245,
        "Z": -297.50116
      },
      {
        "X": 4625.0,
        "Y": -307.50027,
        "Z": -292.50113
      },
      {
        "X": 4625.0,
        "Y": -307.49966,
        "Z": -927.5011
      },
      {
        "X": 4625.0,
        "Y": -312.49966,
        "Z": -922.50116
      },
      {
        "X": 4625.0,
        "Y": -388.39746,
        "Z": -922.5012
      },
      {
        "X": 4637.496,
        "Y": -312.49966,
        "Z": -922.5012
      },
      {
        "X": 4625.0,
        "Y": -312.50027,
        "Z": -297.5011
      },
      {
        "X": 4625.0,
        "Y": -388.39746,
        "Z": -927.5012
      },
      {
        "X": 4611.6025,
        "Y": -338.39743,
        "Z": -292.50107
      },
      {
        "X": 4611.6025,
        "Y": -338.39746,
        "Z": -302.50034
      },
      {
        "X": 4611.6025,
        "Y": -338.39743,
        "Z": -297.50107
      },
      {
        "X": 4593.764,
        "Y": -307.5003,
        "Z": -292.50092
      },
      {
        "X": 4593.7637,
        "Y": -307.4997,
        "Z": -927.5009
      },
      {
        "X": 4625.0,
        "Y": -361.60245,
        "Z": -922.5012
      },
      {
        "X": 4596.6504,
        "Y": -312.4997,
        "Z": -922.501
      },
      {
        "X": 4596.651,
        "Y": -312.5003,
        "Z": -297.50095
      },
      {
        "X": 4625.0,
        "Y": -361.60245,
        "Z": -927.50116
      },
      {
        "X": 4571.602,
        "Y": -325.00006,
        "Z": -302.50006
      },
      {
        "X": 4533.3975,
        "Y": -347.0575,
        "Z": -302.49976
      },
      {
        "X": 4542.0576,
        "Y": -342.0578,
        "Z": -302.50018
      },
      {
        "X": 4525.0,
        "Y": -371.6026,
        "Z": -302.49963
      },
      {
        "X": 4530.0,
        "Y": -362.94238,
        "Z": -302.50018
      },
      {
        "X": 4529.9995,
        "Y": -397.0571,
        "Z": -302.49963
      },
      {
        "X": 4530.0,
        "Y": -387.0578,
        "Z": -302.50018
      },
      {
        "X": 4547.057,
        "Y": -416.60226,
        "Z": -302.49973
      },
      {
        "X": 4542.0576,
        "Y": -407.94235,
        "Z": -302.50018
      },
      {
        "X": 4571.6025,
        "Y": -425.00006,
        "Z": -302.49988
      },
      {
        "X": 4562.942,
        "Y": -420.00006,
        "Z": -302.50018
      },
      {
        "X": 4597.0576,
        "Y": -420.00006,
        "Z": -302.5001
      },
      {
        "X": 4587.0576,
        "Y": -420.00006,
        "Z": -302.50018
      },
      {
        "X": 4616.6025,
        "Y": -402.9423,
        "Z": -302.50024
      },
      {
        "X": 4607.942,
        "Y": -407.94232,
        "Z": -302.50018
      },
      {
        "X": 4625.0,
        "Y": -378.39685,
        "Z": -302.50037
      },
      {
        "X": 4620.0,
        "Y": -387.0577,
        "Z": -302.50018
      },
      {
        "X": 4619.9995,
        "Y": -352.94153,
        "Z": -302.50037
      },
      {
        "X": 4620.0,
        "Y": -362.9423,
        "Z": -302.50018
      },
      {
        "X": 4602.9414,
        "Y": -333.3971,
        "Z": -302.50027
      },
      {
        "X": 4607.942,
        "Y": -342.05774,
        "Z": -302.50018
      },
      {
        "X": 4578.397,
        "Y": -325.00006,
        "Z": -302.50012
      },
      {
        "X": 4587.0576,
        "Y": -330.00003,
        "Z": -302.50018
      },
      {
        "X": 4562.942,
        "Y": -330.00006,
        "Z": -302.50018
      },
      {
        "X": 4611.6025,
        "Y": -338.39737,
        "Z": -927.50104
      },
      {
        "X": 4575.0,
        "Y": -317.26495,
        "Z": -927.5008
      },
      {
        "X": 4588.3975,
        "Y": -324.99997,
        "Z": -927.50085
      },
      {
        "X": 4561.6025,
        "Y": -324.99997,
        "Z": -927.50073
      },
      {
        "X": 4596.651,
        "Y": -312.5003,
        "Z": -302.50006
      },
      {
        "X": 4583.2524,
        "Y": -312.5003,
        "Z": -302.50006
      },
      {
        "X": 4611.6025,
        "Y": -338.39737,
        "Z": -922.5011
      },
      {
        "X": 4575.0,
        "Y": -317.26498,
        "Z": -922.5008
      },
      {
        "X": 4588.3975,
        "Y": -324.99997,
        "Z": -922.5009
      },
      {
        "X": 4561.6025,
        "Y": -324.99997,
        "Z": -922.50073
      },
      {
        "X": 4591.913,
        "Y": -307.5003,
        "Z": -302.50006
      },
      {
        "X": 4593.764,
        "Y": -307.5003,
        "Z": -302.50006
      },
      {
        "X": 4588.3975,
        "Y": -324.99997,
        "Z": -292.50092
      },
      {
        "X": 4588.3975,
        "Y": -324.99997,
        "Z": -297.5009
      },
      {
        "X": 4575.0,
        "Y": -317.2649,
        "Z": -297.5008
      },
      {
        "X": 4575.0,
        "Y": -317.26498,
        "Z": -292.50082
      },
      {
        "X": 4562.9424,
        "Y": -329.99997,
        "Z": -262.5
      },
      {
        "X": 4587.058,
        "Y": -329.99997,
        "Z": -262.5
      },
      {
        "X": 4542.058,
        "Y": -342.0577,
        "Z": -262.5
      },
      {
        "X": 4530.0,
        "Y": -362.9423,
        "Z": -262.5
      },
      {
        "X": 4530.0,
        "Y": -387.0577,
        "Z": -262.5
      },
      {
        "X": 4542.058,
        "Y": -407.9423,
        "Z": -262.5
      },
      {
        "X": 4562.9424,
        "Y": -420.0,
        "Z": -262.5
      },
      {
        "X": 4587.058,
        "Y": -419.99997,
        "Z": -262.5
      },
      {
        "X": 4607.9424,
        "Y": -407.94223,
        "Z": -262.5
      },
      {
        "X": 4620.0,
        "Y": -387.05765,
        "Z": -262.5
      },
      {
        "X": 4620.0,
        "Y": -362.9422,
        "Z": -262.5
      },
      {
        "X": 4607.9424,
        "Y": -342.05765,
        "Z": -262.5
      },
      {
        "X": 4445.096,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 4525.0,
        "Y": -361.6025,
        "Z": -250.0
      },
      {
        "X": 4525.0,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 4525.0,
        "Y": -388.39743,
        "Z": -250.0
      },
      {
        "X": 4589.434,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 4538.3975,
        "Y": -411.6025,
        "Z": -250.0
      },
      {
        "X": 4691.5063,
        "Y": -500.0,
        "Z": -250.0
      },
      {
        "X": 4561.603,
        "Y": -424.99997,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": -424.9999,
        "Z": -250.0
      },
      {
        "X": 4588.3975,
        "Y": -424.99994,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": -360.56607,
        "Z": -250.0
      },
      {
        "X": 4611.6025,
        "Y": -411.60245,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": -258.49326,
        "Z": -250.0
      },
      {
        "X": 4625.0,
        "Y": -288.3974,
        "Z": -250.0
      },
      {
        "X": 4625.0,
        "Y": -388.39734,
        "Z": -250.0
      },
      {
        "X": 4625.0,
        "Y": -361.60242,
        "Z": -250.0
      },
      {
        "X": 4593.3013,
        "Y": -306.6987,
        "Z": -250.0
      },
      {
        "X": 4611.6025,
        "Y": -338.39737,
        "Z": -250.0
      },
      {
        "X": 4575.0,
        "Y": -317.26495,
        "Z": -250.0
      },
      {
        "X": 4588.3975,
        "Y": -324.99994,
        "Z": -250.0
      },
      {
        "X": 4712.5,
        "Y": -237.87936,
        "Z": -250.0
      },
      {
        "X": 4712.5,
        "Y": -512.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": -512.5,
        "Z": -250.0
      },
      {
        "X": 4571.6025,
        "Y": -324.99994,
        "Z": -247.50008
      },
      {
        "X": 4533.3975,
        "Y": -347.05774,
        "Z": -247.49976
      },
      {
        "X": 4542.058,
        "Y": -342.05768,
        "Z": -247.5
      },
      {
        "X": 4525.0,
        "Y": -371.6032,
        "Z": -247.49965
      },
      {
        "X": 4530.0,
        "Y": -362.94226,
        "Z": -247.5
      },
      {
        "X": 4530.0,
        "Y": -397.05768,
        "Z": -247.49962
      },
      {
        "X": 4530.0,
        "Y": -387.05768,
        "Z": -247.5
      },
      {
        "X": 4547.0576,
        "Y": -416.60236,
        "Z": -247.49971
      },
      {
        "X": 4542.058,
        "Y": -407.94226,
        "Z": -247.5
      },
      {
        "X": 4571.603,
        "Y": -424.99997,
        "Z": -247.49988
      },
      {
        "X": 4562.9424,
        "Y": -419.99997,
        "Z": -247.5
      },
      {
        "X": 4597.0576,
        "Y": -419.99997,
        "Z": -247.50008
      },
      {
        "X": 4587.058,
        "Y": -419.99994,
        "Z": -247.5
      },
      {
        "X": 4616.6025,
        "Y": -402.94254,
        "Z": -247.50024
      },
      {
        "X": 4607.9424,
        "Y": -407.9422,
        "Z": -247.5
      },
      {
        "X": 4625.0,
        "Y": -378.39746,
        "Z": -247.50035
      },
      {
        "X": 4620.0,
        "Y": -387.05762,
        "Z": -247.5
      },
      {
        "X": 4620.0,
        "Y": -352.9421,
        "Z": -247.50038
      },
      {
        "X": 4620.0,
        "Y": -362.94217,
        "Z": -247.5
      },
      {
        "X": 4602.9424,
        "Y": -333.39737,
        "Z": -247.50029
      },
      {
        "X": 4578.3975,
        "Y": -324.99994,
        "Z": -247.50012
      },
      {
        "X": 4607.9424,
        "Y": -342.05762,
        "Z": -247.5
      },
      {
        "X": 4587.058,
        "Y": -329.99994,
        "Z": -247.5
      },
      {
        "X": 4562.9424,
        "Y": -329.99994,
        "Z": -247.5
      },
      {
        "X": 4236.843,
        "Y": -512.5,
        "Z": -247.50006
      },
      {
        "X": 4712.5,
        "Y": -512.5,
        "Z": -247.50008
      },
      {
        "X": 4700.0,
        "Y": -500.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": -245.09625,
        "Z": -247.50006
      },
      {
        "X": 4700.0,
        "Y": -500.0,
        "Z": -247.50008
      },
      {
        "X": 4258.493,
        "Y": -500.0,
        "Z": -247.50008
      },
      {
        "X": 4620.0,
        "Y": -387.05762,
        "Z": -250.0
      },
      {
        "X": 4607.9424,
        "Y": -407.9422,
        "Z": -250.0
      },
      {
        "X": 4562.9424,
        "Y": -329.99994,
        "Z": -250.0
      },
      {
        "X": 4587.058,
        "Y": -329.99994,
        "Z": -250.0
      },
      {
        "X": 4542.058,
        "Y": -342.05768,
        "Z": -250.0
      },
      {
        "X": 4530.0,
        "Y": -362.94226,
        "Z": -250.0
      },
      {
        "X": 4530.0,
        "Y": -387.05768,
        "Z": -250.0
      },
      {
        "X": 4542.058,
        "Y": -407.94226,
        "Z": -250.0
      },
      {
        "X": 4562.9424,
        "Y": -419.99997,
        "Z": -250.0
      },
      {
        "X": 4587.058,
        "Y": -419.99994,
        "Z": -250.0
      },
      {
        "X": 4620.0,
        "Y": -362.94217,
        "Z": -250.0
      },
      {
        "X": 4607.9424,
        "Y": -342.05762,
        "Z": -250.0
      },
      {
        "X": 4236.843,
        "Y": -512.5,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 8912.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 8912.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 8912.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 8912.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 8912.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 8912.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 8912.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 8912.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 8912.5,
        "Z": -249.5
      },
      {
        "X": 4062.5,
        "Y": 14062.5,
        "Z": -10250.0
      },
      {
        "X": 4062.5,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 14062.5,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 14062.5,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 4062.5,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 5100.0,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 14062.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 14062.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 14062.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 14062.5,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 14062.5,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 14062.5,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 14062.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 14062.5,
        "Z": -249.5
      },
      {
        "X": 4700.0,
        "Y": 14062.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 9987.5,
        "Z": -262.5
      },
      {
        "X": 4337.5,
        "Y": 9987.5,
        "Z": 12.5
      },
      {
        "X": 4297.5,
        "Y": 9987.5,
        "Z": 12.5
      },
      {
        "X": 4102.5,
        "Y": 9987.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 9987.5,
        "Z": 12.5
      },
      {
        "X": 4062.5,
        "Y": 9987.5,
        "Z": 12.5
      },
      {
        "X": 4102.5,
        "Y": 9987.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 9987.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 9987.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 9987.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 9950.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 9950.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 9950.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 9950.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 9950.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 9950.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 9950.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 9950.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 9950.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 8937.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 8937.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 8937.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 8937.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 8937.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 8937.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 8937.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 8937.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 8937.5,
        "Z": -249.5
      },
      {
        "X": 4712.5,
        "Y": 9950.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 9950.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 8950.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 8950.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 8950.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 8950.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 8950.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 8950.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 8950.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 8950.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 8950.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 8950.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 8950.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 9950.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 8950.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 9950.0,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 9962.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 9962.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 9962.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 9962.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 9962.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 9962.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 9962.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 9962.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 9962.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 14037.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 14037.5,
        "Z": 12.5
      },
      {
        "X": 4337.5,
        "Y": 14037.5,
        "Z": 12.5
      },
      {
        "X": 4102.5,
        "Y": 14037.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 14037.5,
        "Z": 12.5
      },
      {
        "X": 4297.5,
        "Y": 14037.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 14037.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 14037.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 14037.5,
        "Z": -249.5
      },
      {
        "X": 4325.0,
        "Y": 10000.0,
        "Z": 0.0
      },
      {
        "X": 4075.0,
        "Y": 10000.0,
        "Z": 0.0
      },
      {
        "X": 4075.0,
        "Y": 14025.0,
        "Z": 0.0
      },
      {
        "X": 4297.5,
        "Y": 14025.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 14025.0,
        "Z": 0.0
      },
      {
        "X": 4102.5,
        "Y": 14025.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 14025.0,
        "Z": 0.0
      },
      {
        "X": 4102.5,
        "Y": 14025.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 14025.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 14025.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 14025.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 10000.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 10000.0,
        "Z": 0.0
      },
      {
        "X": 4102.5,
        "Y": 10000.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 10000.0,
        "Z": 0.0
      },
      {
        "X": 4297.5,
        "Y": 10000.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 10000.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 10000.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 10000.0,
        "Z": -249.5
      },
      {
        "X": 4062.5,
        "Y": 10000.0,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 14025.0,
        "Z": -262.5
      },
      {
        "X": 4337.5,
        "Y": 14025.0,
        "Z": -262.5
      },
      {
        "X": 4337.5,
        "Y": 10000.0,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 15087.5,
        "Z": -10250.0
      },
      {
        "X": 4187.5,
        "Y": 14062.5,
        "Z": -10250.0
      },
      {
        "X": 4187.5,
        "Y": 15087.5,
        "Z": -10250.0
      },
      {
        "X": 4187.5,
        "Y": 14587.5,
        "Z": -10250.0
      },
      {
        "X": 4712.5,
        "Y": 14587.5,
        "Z": -10250.0
      },
      {
        "X": 4212.5,
        "Y": 14062.5,
        "Z": -10250.0
      },
      {
        "X": 4212.5,
        "Y": 14587.5,
        "Z": -10250.0
      },
      {
        "X": 4212.5,
        "Y": 14562.5,
        "Z": -10250.0
      },
      {
        "X": 4187.5,
        "Y": 14562.5,
        "Z": -10250.0
      },
      {
        "X": 4187.5,
        "Y": 14562.5,
        "Z": -10225.0
      },
      {
        "X": 4187.5,
        "Y": 14562.5,
        "Z": -312.5
      },
      {
        "X": 4187.5,
        "Y": 14587.5,
        "Z": -312.5
      },
      {
        "X": 4187.5,
        "Y": 14587.5,
        "Z": -10225.0
      },
      {
        "X": 3700.0,
        "Y": 15075.0,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 15075.0,
        "Z": -10225.0
      },
      {
        "X": 4062.5,
        "Y": 15075.0,
        "Z": -10225.0
      },
      {
        "X": 4062.5,
        "Y": 15075.0,
        "Z": -262.5
      },
      {
        "X": 4187.5,
        "Y": 15075.0,
        "Z": -10225.0
      },
      {
        "X": 4187.5,
        "Y": 15075.0,
        "Z": -262.5
      },
      {
        "X": 3700.0,
        "Y": 14075.0,
        "Z": -10225.0
      },
      {
        "X": 3700.0,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 14075.0,
        "Z": -10225.0
      },
      {
        "X": 4187.5,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4187.5,
        "Y": 14075.0,
        "Z": -10225.0
      },
      {
        "X": 4137.5,
        "Y": 14555.0,
        "Z": -262.5
      },
      {
        "X": 4137.5,
        "Y": 14680.0,
        "Z": -262.5
      },
      {
        "X": 4187.5,
        "Y": 14680.0,
        "Z": -312.5
      },
      {
        "X": 4187.5,
        "Y": 14680.0,
        "Z": -262.5
      },
      {
        "X": 4187.5,
        "Y": 14555.0,
        "Z": -312.5
      },
      {
        "X": 4187.5,
        "Y": 14555.0,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4187.5,
        "Y": 15087.5,
        "Z": -262.5
      },
      {
        "X": 4212.5,
        "Y": 14587.5,
        "Z": -312.5
      },
      {
        "X": 4212.5,
        "Y": 14587.5,
        "Z": -10225.0
      },
      {
        "X": 4700.0,
        "Y": 14587.5,
        "Z": -10225.0
      },
      {
        "X": 4700.0,
        "Y": 14587.5,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 15075.0,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 15075.0,
        "Z": -10225.0
      },
      {
        "X": 4262.5,
        "Y": 14587.5,
        "Z": -312.5
      },
      {
        "X": 4262.5,
        "Y": 14680.0,
        "Z": -262.5
      },
      {
        "X": 4262.5,
        "Y": 14587.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 14587.5,
        "Z": -262.5
      },
      {
        "X": 4212.5,
        "Y": 14562.5,
        "Z": -312.5
      },
      {
        "X": 4212.5,
        "Y": 14562.5,
        "Z": -10225.0
      },
      {
        "X": 4700.0,
        "Y": 14075.0,
        "Z": -10225.0
      },
      {
        "X": 4700.0,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4212.5,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4212.5,
        "Y": 14075.0,
        "Z": -10225.0
      },
      {
        "X": 4212.5,
        "Y": 14555.0,
        "Z": -312.5
      },
      {
        "X": 4262.5,
        "Y": 14555.0,
        "Z": -262.5
      },
      {
        "X": 4212.5,
        "Y": 14555.0,
        "Z": -262.5
      },
      {
        "X": 4700.0,
        "Y": 14587.5,
        "Z": -250.0
      },
      {
        "X": 4187.5,
        "Y": 14555.0,
        "Z": -187.5
      },
      {
        "X": 4137.5,
        "Y": 14555.0,
        "Z": -187.5
      },
      {
        "X": 4262.5,
        "Y": 14555.0,
        "Z": -187.5
      },
      {
        "X": 4212.5,
        "Y": 14555.0,
        "Z": -187.5
      },
      {
        "X": 4062.5,
        "Y": 14555.0,
        "Z": 250.0
      },
      {
        "X": 4062.5,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 14555.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 14555.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 4062.5,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 14075.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 14075.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 14075.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 14075.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 14075.0,
        "Z": -262.5
      },
      {
        "X": 4062.5,
        "Y": 14555.0,
        "Z": 262.5
      },
      {
        "X": 3700.0,
        "Y": 14555.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 14555.0,
        "Z": 262.5
      },
      {
        "X": 3700.0,
        "Y": 15087.5,
        "Z": -250.0
      },
      {
        "X": 4062.5,
        "Y": 15087.5,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 4062.5,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 15087.5,
        "Z": -250.0
      },
      {
        "X": 4062.5,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 4187.5,
        "Y": 14680.0,
        "Z": -187.5
      },
      {
        "X": 4262.5,
        "Y": 14680.0,
        "Z": -187.5
      },
      {
        "X": 4062.5,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 4187.5,
        "Y": 14587.5,
        "Z": -187.5
      },
      {
        "X": 4262.5,
        "Y": 14587.5,
        "Z": -187.5
      },
      {
        "X": 4212.5,
        "Y": 14587.5,
        "Z": -187.5
      },
      {
        "X": 4212.5,
        "Y": 14562.5,
        "Z": -187.5
      },
      {
        "X": 4187.5,
        "Y": 14562.5,
        "Z": -187.5
      },
      {
        "X": 4712.5,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 5100.0,
        "Y": 15087.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 15075.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 15075.0,
        "Z": 262.5
      },
      {
        "X": 5075.0,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 5075.0,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 4712.5,
        "Y": 15075.0,
        "Z": 250.0
      },
      {
        "X": 4712.5,
        "Y": 15075.0,
        "Z": -250.0
      },
      {
        "X": 4712.5,
        "Y": 14075.0,
        "Z": 250.0
      },
      {
        "X": 4712.5,
        "Y": 14075.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 6837.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 6837.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 6837.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 6837.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 6837.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 6837.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 6837.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 6837.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 6837.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 5750.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 5750.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 5750.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 5750.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 5750.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 5750.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 5750.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 5750.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 5750.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 4712.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 4712.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 4712.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 4712.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 4712.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 4712.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 4712.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 4712.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 4712.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 4737.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 4737.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 4737.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 4737.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 4737.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 4737.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 4737.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 4737.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 4737.5,
        "Z": -249.5
      },
      {
        "X": 4712.5,
        "Y": 5750.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 5750.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 4750.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 4750.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 4750.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 4750.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 4750.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 4750.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 4750.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 4750.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 4750.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 4750.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 4750.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 5750.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 4750.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 5750.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 3700.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 3700.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 4700.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 4700.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 4700.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 4700.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 4700.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 4700.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 4700.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 4700.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 4700.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 3700.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 3700.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 3700.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 3700.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 3700.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 3700.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 3700.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 3700.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 3700.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 4700.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 4700.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 3700.0,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 5787.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 5787.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 5787.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 5787.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 5787.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 5787.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 5787.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 5787.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 5787.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 5762.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 5762.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 5762.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 5762.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 5762.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 5762.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 5762.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 5762.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 5762.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 6800.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 6800.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 6800.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 6800.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 6800.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 6800.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 6800.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 6800.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 6800.0,
        "Z": -249.5
      },
      {
        "X": 4712.5,
        "Y": 6800.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 6800.0,
        "Z": 262.5
      },
      {
        "X": 4700.0,
        "Y": 5800.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 5800.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 5800.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 5800.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 5800.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 5800.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 5800.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 5800.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 5800.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 5800.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 5800.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 6800.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 5800.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 6800.0,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 6812.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 6812.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 6812.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 6812.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 6812.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 6812.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 6812.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 6812.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 6812.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 7862.5,
        "Z": -262.5
      },
      {
        "X": 4297.5,
        "Y": 7862.5,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 7862.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 7862.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 7862.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 7862.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 7862.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 7862.5,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 7862.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 7900.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 7900.0,
        "Z": 250.0
      },
      {
        "X": 4700.0,
        "Y": 7900.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 7900.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 7900.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 7900.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 7900.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 7900.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 7900.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 7900.0,
        "Z": -249.5
      },
      {
        "X": 4712.5,
        "Y": 7900.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 7900.0,
        "Z": 262.5
      },
      {
        "X": 3700.0,
        "Y": 8900.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 8900.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 8900.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 8900.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 8900.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 8900.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 8900.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 8900.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 8900.0,
        "Z": -249.5
      },
      {
        "X": 3687.5,
        "Y": 7900.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 8900.0,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 8900.0,
        "Z": -262.5
      },
      {
        "X": 3687.5,
        "Y": 7900.0,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 7887.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 7887.5,
        "Z": 262.5
      },
      {
        "X": 4297.5,
        "Y": 7887.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 7887.5,
        "Z": -262.5
      },
      {
        "X": 4102.5,
        "Y": 7887.5,
        "Z": 262.5
      },
      {
        "X": 4102.5,
        "Y": 7887.5,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 7887.5,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 7887.5,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 7887.5,
        "Z": -249.5
      },
      {
        "X": 4546.5,
        "Y": 6850.0,
        "Z": -250.0
      },
      {
        "X": 4546.5,
        "Y": 7850.0,
        "Z": -250.0
      },
      {
        "X": 4546.5,
        "Y": 7747.5,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 7747.5,
        "Z": -250.0
      },
      {
        "X": 4603.5,
        "Y": 7747.5,
        "Z": -250.0
      },
      {
        "X": 4603.5,
        "Y": 6850.0,
        "Z": -250.0
      },
      {
        "X": 4603.5,
        "Y": 7702.5,
        "Z": -250.0
      },
      {
        "X": 4546.5,
        "Y": 7702.5,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 6850.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 6850.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 7850.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 7850.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 6850.0,
        "Z": -250.0
      },
      {
        "X": 3700.0,
        "Y": 6850.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 6850.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 6850.0,
        "Z": -10.5
      },
      {
        "X": 4297.5,
        "Y": 6850.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 6850.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 6850.0,
        "Z": -249.5
      },
      {
        "X": 4297.5,
        "Y": 7850.0,
        "Z": 250.0
      },
      {
        "X": 3700.0,
        "Y": 7850.0,
        "Z": 250.0
      },
      {
        "X": 4102.5,
        "Y": 7850.0,
        "Z": -10.5
      },
      {
        "X": 4102.5,
        "Y": 7850.0,
        "Z": -249.5
      },
      {
        "X": 4102.5,
        "Y": 7850.0,
        "Z": -250.0
      },
      {
        "X": 4297.5,
        "Y": 7850.0,
        "Z": -250.0
      },
      {
        "X": 4102.5,
        "Y": 7850.0,
        "Z": 250.0
      },
      {
        "X": 4297.5,
        "Y": 6850.0,
        "Z": 262.5
      },
      {
        "X": 3687.5,
        "Y": 6850.0,
        "Z": 262.5
      },
      {
        "X": 4712.5,
        "Y": 7862.5,
        "Z": -250.0
      },
      {
        "X": 4712.5,
        "Y": 6837.5,
        "Z": -250.0
      },
      {
        "X": 4700.0,
        "Y": 6850.0,
        "Z": 250.0
      },
      {
        "X": 4603.5,
        "Y": 7702.5,
        "Z": -248.0
      },
      {
        "X": 4546.5,
        "Y": 7702.5,
        "Z": -248.0
      },
      {
        "X": 4549.0,
        "Y": 7747.5,
        "Z": -248.0
      },
      {
        "X": 4549.0,
        "Y": 7702.5,
        "Z": -248.0
      },
      {
        "X": 4549.0,
        "Y": 7745.0,
        "Z": -248.0
      },
      {
        "X": 4603.5,
        "Y": 7745.0,
        "Z": -248.0
      },
      {
        "X": 4603.5,
        "Y": 7747.5,
        "Z": -248.0
      },
      {
        "X": 4601.0,
        "Y": 7745.0,
        "Z": -248.0
      },
      {
        "X": 4601.0,
        "Y": 7702.5,
        "Z": -248.0
      },
      {
        "X": 4601.0,
        "Y": 7705.0,
        "Z": -248.0
      },
      {
        "X": 4549.0,
        "Y": 7705.0,
        "Z": -248.0
      },
      {
        "X": 4601.0,
        "Y": 7705.0,
        "Z": -250.0
      },
      {
        "X": 4601.0,
        "Y": 7745.0,
        "Z": -250.0
      },
      {
        "X": 4549.0,
        "Y": 7745.0,
        "Z": -250.0
      },
      {
        "X": 4549.0,
        "Y": 7705.0,
        "Z": -250.0
      },
      {
        "X": 4546.5,
        "Y": 6837.5,
        "Z": -262.5
      },
      {
        "X": 4546.5,
        "Y": 7862.5,
        "Z": -262.5
      },
      {
        "X": 4546.5,
        "Y": 7747.5,
        "Z": -262.5
      },
      {
        "X": 4712.5,
        "Y": 7747.5,
        "Z": -262.5
      },
      {
        "X": 4603.5,
        "Y": 6837.5,
        "Z": -262.5
      },
      {
        "X": 4603.5,
        "Y": 7747.5,
        "Z": -262.5
      },
      {
        "X": 4603.5,
        "Y": 7702.5,
        "Z": -262.5
      },
      {
        "X": 4546.5,
        "Y": 7702.5,
        "Z": -262.5
      },
      {
        "X": 4549.0,
        "Y": 7745.0,
        "Z": -262.5
      },
      {
        "X": 4549.0,
        "Y": 7705.0,
        "Z": -262.5
      },
      {
        "X": 4601.0,
        "Y": 7745.0,
        "Z": -262.5
      },
      {
        "X": 4601.0,
        "Y": 7705.0,
        "Z": -262.5
      }
    ],
    "Nodes": [
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9791,
        "iSurf": 211,
        "iVertexIndex": 0,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 673,
        "iFront": 14,
        "iPlane": 1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9243,
        "iSurf": 227,
        "iVertexIndex": 6,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 2,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9000,
        "iSurf": 243,
        "iVertexIndex": 13,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 3,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11688,
        "iSurf": 259,
        "iVertexIndex": 20,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 4,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11580,
        "iSurf": 275,
        "iVertexIndex": 26,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 5,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11905,
        "iSurf": 291,
        "iVertexIndex": 33,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 6,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 12303,
        "iSurf": 307,
        "iVertexIndex": 40,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 7,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 12110,
        "iSurf": 323,
        "iVertexIndex": 45,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 8,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10896,
        "iSurf": 339,
        "iVertexIndex": 52,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 9,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 36,
        "iSurf": 381,
        "iVertexIndex": 59,
        "ComponentIndex": 5,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 10,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9527,
        "iSurf": 60,
        "iVertexIndex": 63,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 11,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5752,
        "iSurf": 60,
        "iVertexIndex": 70,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 12,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 48,
        "iSurf": 60,
        "iVertexIndex": 76,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 13,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 52,
        "iSurf": 60,
        "iVertexIndex": 80,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7475,
        "iSurf": 44,
        "iVertexIndex": 84,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 210,
        "iFront": 18,
        "iPlane": 15,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8654,
        "iSurf": 44,
        "iVertexIndex": 93,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 16,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6958,
        "iSurf": 44,
        "iVertexIndex": 103,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 17,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 68,
        "iSurf": 44,
        "iVertexIndex": 108,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6889,
        "iSurf": 14,
        "iVertexIndex": 112,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 93,
        "iFront": 22,
        "iPlane": 19,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6844,
        "iSurf": 14,
        "iVertexIndex": 120,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 20,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 80,
        "iSurf": 14,
        "iVertexIndex": 128,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 21,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 84,
        "iSurf": 14,
        "iVertexIndex": 132,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2087.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 88,
        "iSurf": 91,
        "iVertexIndex": 136,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 53,
        "iFront": 23,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5874,
        "iSurf": 28,
        "iVertexIndex": 140,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 27,
        "iFront": -1,
        "iPlane": 24,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5880,
        "iSurf": 28,
        "iVertexIndex": 146,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 25,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 100,
        "iSurf": 28,
        "iVertexIndex": 152,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 26,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 104,
        "iSurf": 28,
        "iVertexIndex": 156,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5930,
        "iSurf": 31,
        "iVertexIndex": 160,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 28,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5987,
        "iSurf": 32,
        "iVertexIndex": 165,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 29,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5924,
        "iSurf": 34,
        "iVertexIndex": 172,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 47,
        "iFront": 33,
        "iPlane": 30,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5918,
        "iSurf": 34,
        "iVertexIndex": 178,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 31,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 124,
        "iSurf": 34,
        "iVertexIndex": 184,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 32,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 128,
        "iSurf": 34,
        "iVertexIndex": 188,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 132,
        "iSurf": 33,
        "iVertexIndex": 192,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 34,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 136,
        "iSurf": 35,
        "iVertexIndex": 196,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 46,
        "iFront": 36,
        "iPlane": 35,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 140,
        "iSurf": 35,
        "iVertexIndex": 200,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5946,
        "iSurf": 39,
        "iVertexIndex": 204,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 39,
        "iPlane": 37,
        "iCollisionBound": 39,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5953,
        "iSurf": 39,
        "iVertexIndex": 211,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 38,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 152,
        "iSurf": 39,
        "iVertexIndex": 217,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5974,
        "iSurf": 38,
        "iVertexIndex": 221,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 42,
        "iPlane": 40,
        "iCollisionBound": 26,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5981,
        "iSurf": 38,
        "iVertexIndex": 228,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 41,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 164,
        "iSurf": 38,
        "iVertexIndex": 234,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 375.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 168,
        "iSurf": 96,
        "iVertexIndex": 238,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 44,
        "iFront": 43,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5966,
        "iSurf": 37,
        "iVertexIndex": 242,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 0,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1837.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 176,
        "iSurf": 94,
        "iVertexIndex": 250,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 45,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1862.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 180,
        "iSurf": 95,
        "iVertexIndex": 254,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 13,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 184,
        "iSurf": 29,
        "iVertexIndex": 258,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 52,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5852,
        "iSurf": 33,
        "iVertexIndex": 262,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 48,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 192,
        "iSurf": 40,
        "iVertexIndex": 268,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 52,
        "iFront": 49,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 196,
        "iSurf": 41,
        "iVertexIndex": 272,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 50,
        "iPlane": -1,
        "iCollisionBound": 91,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 200,
        "iSurf": 42,
        "iVertexIndex": 276,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 51,
        "iPlane": -1,
        "iCollisionBound": 78,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 204,
        "iSurf": 43,
        "iVertexIndex": 280,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 65,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 208,
        "iSurf": 29,
        "iVertexIndex": 284,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 104,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6032,
        "iSurf": 30,
        "iVertexIndex": 288,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 57,
        "iFront": -1,
        "iPlane": 54,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6026,
        "iSurf": 30,
        "iVertexIndex": 294,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 55,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 220,
        "iSurf": 30,
        "iVertexIndex": 300,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 56,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 224,
        "iSurf": 30,
        "iVertexIndex": 304,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 6107,
        "iSurf": 31,
        "iVertexIndex": 308,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 58,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2362.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 232,
        "iSurf": 89,
        "iVertexIndex": 315,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 76,
        "iFront": 59,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6114,
        "iSurf": 32,
        "iVertexIndex": 319,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 60,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6089,
        "iSurf": 36,
        "iVertexIndex": 326,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 70,
        "iFront": 64,
        "iPlane": 61,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6095,
        "iSurf": 36,
        "iVertexIndex": 332,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 62,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 248,
        "iSurf": 36,
        "iVertexIndex": 338,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 63,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 252,
        "iSurf": 36,
        "iVertexIndex": 342,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 256,
        "iSurf": 33,
        "iVertexIndex": 346,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 65,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 260,
        "iSurf": 35,
        "iVertexIndex": 350,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 69,
        "iFront": 66,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6072,
        "iSurf": 38,
        "iVertexIndex": 354,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 67,
        "iPlane": -1,
        "iCollisionBound": 143,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6065,
        "iSurf": 39,
        "iVertexIndex": 361,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 68,
        "iPlane": -1,
        "iCollisionBound": 130,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 272,
        "iSurf": 37,
        "iVertexIndex": 368,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 117,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 276,
        "iSurf": 29,
        "iVertexIndex": 372,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 156,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6004,
        "iSurf": 33,
        "iVertexIndex": 376,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 71,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 284,
        "iSurf": 56,
        "iVertexIndex": 382,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 75,
        "iFront": 72,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 288,
        "iSurf": 57,
        "iVertexIndex": 386,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 73,
        "iPlane": -1,
        "iCollisionBound": 195,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 292,
        "iSurf": 58,
        "iVertexIndex": 390,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 74,
        "iPlane": -1,
        "iCollisionBound": 182,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 296,
        "iSurf": 59,
        "iVertexIndex": 394,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 169,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 300,
        "iSurf": 29,
        "iVertexIndex": 398,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 208,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 304,
        "iSurf": 32,
        "iVertexIndex": 402,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": 77,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 308,
        "iSurf": 33,
        "iVertexIndex": 406,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": 78,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 375.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 312,
        "iSurf": 92,
        "iVertexIndex": 410,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": 84,
        "iFront": 79,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 316,
        "iSurf": 35,
        "iVertexIndex": 414,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": 83,
        "iFront": 80,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2337.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 320,
        "iSurf": 88,
        "iVertexIndex": 418,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 81,
        "iPlane": -1,
        "iCollisionBound": 247,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6121,
        "iSurf": 39,
        "iVertexIndex": 422,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 82,
        "iPlane": -1,
        "iCollisionBound": 234,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6126,
        "iSurf": 38,
        "iVertexIndex": 427,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 221,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 332,
        "iSurf": 29,
        "iVertexIndex": 432,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 260,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2337.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 336,
        "iSurf": 88,
        "iVertexIndex": 436,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 89,
        "iFront": 85,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2112.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 340,
        "iSurf": 93,
        "iVertexIndex": 440,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 86,
        "iPlane": -1,
        "iCollisionBound": 312,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6131,
        "iSurf": 39,
        "iVertexIndex": 444,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 87,
        "iPlane": -1,
        "iCollisionBound": 299,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6136,
        "iSurf": 38,
        "iVertexIndex": 449,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 88,
        "iPlane": -1,
        "iCollisionBound": 286,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 352,
        "iSurf": 37,
        "iVertexIndex": 454,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 273,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 375.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 356,
        "iSurf": 90,
        "iVertexIndex": 458,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 90,
        "iPlane": -1,
        "iCollisionBound": 364,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 360,
        "iSurf": 39,
        "iVertexIndex": 462,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 91,
        "iPlane": -1,
        "iCollisionBound": 351,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 364,
        "iSurf": 38,
        "iVertexIndex": 466,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 92,
        "iPlane": -1,
        "iCollisionBound": 338,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 368,
        "iSurf": 37,
        "iVertexIndex": 470,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 325,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6874,
        "iSurf": 12,
        "iVertexIndex": 474,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": 144,
        "iFront": 97,
        "iPlane": 94,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6859,
        "iSurf": 12,
        "iVertexIndex": 482,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 95,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 380,
        "iSurf": 12,
        "iVertexIndex": 490,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 96,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 384,
        "iSurf": 12,
        "iVertexIndex": 494,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6376,
        "iSurf": 4,
        "iVertexIndex": 498,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": 112,
        "iFront": 100,
        "iPlane": 98,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6400,
        "iSurf": 4,
        "iVertexIndex": 504,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 99,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 396,
        "iSurf": 4,
        "iVertexIndex": 512,
        "ComponentIndex": 13,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 787.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6260,
        "iSurf": 428,
        "iVertexIndex": 516,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 104,
        "iFront": -1,
        "iPlane": 101,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 787.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6244,
        "iSurf": 428,
        "iVertexIndex": 522,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 102,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 787.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6255,
        "iSurf": 428,
        "iVertexIndex": 527,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 103,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 787.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 412,
        "iSurf": 428,
        "iVertexIndex": 532,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 450.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 6224,
        "iSurf": 425,
        "iVertexIndex": 536,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 105,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -237.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6239,
        "iSurf": 426,
        "iVertexIndex": 541,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 106,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -175.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 6249,
        "iSurf": 427,
        "iVertexIndex": 546,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 107,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 428,
        "iSurf": 429,
        "iVertexIndex": 552,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 111,
        "iFront": 108,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -437.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 432,
        "iSurf": 430,
        "iVertexIndex": 556,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 109,
        "iPlane": -1,
        "iCollisionBound": 403,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 250.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 436,
        "iSurf": 431,
        "iVertexIndex": 560,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 110,
        "iPlane": -1,
        "iCollisionBound": 390,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 187.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 440,
        "iSurf": 432,
        "iVertexIndex": 564,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 377,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 444,
        "iSurf": 424,
        "iVertexIndex": 568,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 416,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6310,
        "iSurf": 8,
        "iVertexIndex": 572,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 133,
        "iFront": 116,
        "iPlane": 113,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6304,
        "iSurf": 8,
        "iVertexIndex": 579,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 114,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 456,
        "iSurf": 8,
        "iVertexIndex": 585,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 115,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 460,
        "iSurf": 8,
        "iVertexIndex": 589,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6362,
        "iSurf": 0,
        "iVertexIndex": 593,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 117,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6322,
        "iSurf": 10,
        "iVertexIndex": 601,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 127,
        "iFront": 120,
        "iPlane": 118,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6332,
        "iSurf": 10,
        "iVertexIndex": 606,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 119,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 476,
        "iSurf": 10,
        "iVertexIndex": 613,
        "ComponentIndex": 13,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 480,
        "iSurf": 1,
        "iVertexIndex": 617,
        "ComponentIndex": 15,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 121,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 484,
        "iSurf": 3,
        "iVertexIndex": 621,
        "ComponentIndex": 16,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 122,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6276,
        "iSurf": 11,
        "iVertexIndex": 625,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 126,
        "iFront": 123,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6339,
        "iSurf": 6,
        "iVertexIndex": 631,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 124,
        "iPlane": -1,
        "iCollisionBound": 455,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 496,
        "iSurf": 7,
        "iVertexIndex": 637,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 125,
        "iPlane": -1,
        "iCollisionBound": 442,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 6327,
        "iSurf": 9,
        "iVertexIndex": 641,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 429,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 504,
        "iSurf": 5,
        "iVertexIndex": 646,
        "ComponentIndex": 15,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 468,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -437.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 508,
        "iSurf": 430,
        "iVertexIndex": 650,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 132,
        "iFront": 128,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 187.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 512,
        "iSurf": 432,
        "iVertexIndex": 654,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": 131,
        "iFront": 129,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 250.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 516,
        "iSurf": 431,
        "iVertexIndex": 658,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 130,
        "iPlane": -1,
        "iCollisionBound": 494,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 520,
        "iSurf": 429,
        "iVertexIndex": 662,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 481,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 6208,
        "iSurf": 3,
        "iVertexIndex": 666,
        "ComponentIndex": 13,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 507,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 528,
        "iSurf": 1,
        "iVertexIndex": 671,
        "ComponentIndex": 14,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 520,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6425,
        "iSurf": 2,
        "iVertexIndex": 675,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 137,
        "iFront": -1,
        "iPlane": 134,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6419,
        "iSurf": 2,
        "iVertexIndex": 682,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 135,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 540,
        "iSurf": 2,
        "iVertexIndex": 688,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 136,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 544,
        "iSurf": 2,
        "iVertexIndex": 692,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 6345,
        "iSurf": 1,
        "iVertexIndex": 696,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": 138,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 6357,
        "iSurf": 3,
        "iVertexIndex": 701,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 139,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 556,
        "iSurf": 27,
        "iVertexIndex": 706,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 143,
        "iFront": 140,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 560,
        "iSurf": 24,
        "iVertexIndex": 710,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 141,
        "iPlane": -1,
        "iCollisionBound": 559,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 564,
        "iSurf": 25,
        "iVertexIndex": 714,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 142,
        "iPlane": -1,
        "iCollisionBound": 546,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 568,
        "iSurf": 26,
        "iVertexIndex": 718,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 533,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6394,
        "iSurf": 5,
        "iVertexIndex": 722,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 572,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6776,
        "iSurf": 22,
        "iVertexIndex": 728,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": 207,
        "iFront": 156,
        "iPlane": 145,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6770,
        "iSurf": 22,
        "iVertexIndex": 737,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 146,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6460,
        "iSurf": 22,
        "iVertexIndex": 743,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 147,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6822,
        "iSurf": 22,
        "iVertexIndex": 748,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 148,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6482,
        "iSurf": 22,
        "iVertexIndex": 753,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 149,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6491,
        "iSurf": 22,
        "iVertexIndex": 757,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 150,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6812,
        "iSurf": 22,
        "iVertexIndex": 762,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 151,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6806,
        "iSurf": 22,
        "iVertexIndex": 767,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 152,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6519,
        "iSurf": 22,
        "iVertexIndex": 773,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 153,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6832,
        "iSurf": 22,
        "iVertexIndex": 779,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 154,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6542,
        "iSurf": 22,
        "iVertexIndex": 784,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 155,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 613,
        "iSurf": 22,
        "iVertexIndex": 788,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6755,
        "iSurf": 23,
        "iVertexIndex": 791,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 204,
        "iFront": 168,
        "iPlane": 157,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6764,
        "iSurf": 23,
        "iVertexIndex": 800,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 158,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6596,
        "iSurf": 23,
        "iVertexIndex": 806,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 159,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6817,
        "iSurf": 23,
        "iVertexIndex": 811,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 160,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6615,
        "iSurf": 23,
        "iVertexIndex": 816,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 161,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6625,
        "iSurf": 23,
        "iVertexIndex": 820,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 162,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6795,
        "iSurf": 23,
        "iVertexIndex": 825,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 163,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6800,
        "iSurf": 23,
        "iVertexIndex": 830,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 164,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6654,
        "iSurf": 23,
        "iVertexIndex": 836,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 165,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6827,
        "iSurf": 23,
        "iVertexIndex": 842,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 166,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6677,
        "iSurf": 23,
        "iVertexIndex": 847,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 167,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 653,
        "iSurf": 23,
        "iVertexIndex": 851,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 656,
        "iSurf": 40,
        "iVertexIndex": 854,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": 195,
        "iFront": 170,
        "iPlane": 169,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 660,
        "iSurf": 24,
        "iVertexIndex": 858,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 664,
        "iSurf": 41,
        "iVertexIndex": 862,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 186,
        "iFront": 172,
        "iPlane": 171,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 668,
        "iSurf": 25,
        "iVertexIndex": 866,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 1109.3267,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 672,
        "iSurf": 77,
        "iVertexIndex": 870,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": 177,
        "iFront": 173,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 676,
        "iSurf": 42,
        "iVertexIndex": 874,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 176,
        "iFront": 174,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 680,
        "iSurf": 43,
        "iVertexIndex": 878,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": 175,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6554,
        "iSurf": 20,
        "iVertexIndex": 882,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 585,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6437,
        "iSurf": 20,
        "iVertexIndex": 887,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 598,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -709.327,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 692,
        "iSurf": 83,
        "iVertexIndex": 892,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 182,
        "iFront": 178,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 696,
        "iSurf": 26,
        "iVertexIndex": 896,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": 181,
        "iFront": 179,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 700,
        "iSurf": 27,
        "iVertexIndex": 900,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": 180,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6630,
        "iSurf": 18,
        "iVertexIndex": 904,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 611,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6496,
        "iSurf": 18,
        "iVertexIndex": 909,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 624,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1250.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 712,
        "iSurf": 78,
        "iVertexIndex": 914,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 183,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 1109.3265,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 716,
        "iSurf": 79,
        "iVertexIndex": 918,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 184,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -850.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 720,
        "iSurf": 84,
        "iVertexIndex": 922,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": 185,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -709.3264,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 724,
        "iSurf": 85,
        "iVertexIndex": 926,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 637,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 6601,
        "iSurf": 21,
        "iVertexIndex": 930,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": 194,
        "iFront": 187,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 1109.3265,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 732,
        "iSurf": 79,
        "iVertexIndex": 940,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": 189,
        "iFront": 188,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6722,
        "iSurf": 20,
        "iVertexIndex": 944,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 654,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -325.00027,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 740,
        "iSurf": 82,
        "iVertexIndex": 952,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 191,
        "iFront": 190,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6737,
        "iSurf": 18,
        "iVertexIndex": 956,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 667,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 724.99963,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 748,
        "iSurf": 80,
        "iVertexIndex": 964,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": 192,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 200.00002,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 752,
        "iSurf": 81,
        "iVertexIndex": 968,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": 193,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -709.327,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 756,
        "iSurf": 83,
        "iVertexIndex": 972,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 680,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 760,
        "iSurf": 15,
        "iVertexIndex": 976,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 695,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 6559,
        "iSurf": 19,
        "iVertexIndex": 980,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": 203,
        "iFront": 196,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 725.00006,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 768,
        "iSurf": 76,
        "iVertexIndex": 986,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": 198,
        "iFront": 197,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6694,
        "iSurf": 20,
        "iVertexIndex": 990,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 708,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -709.3264,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 776,
        "iSurf": 85,
        "iVertexIndex": 996,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": 200,
        "iFront": 199,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6707,
        "iSurf": 18,
        "iVertexIndex": 1000,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 721,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 1109.3267,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 784,
        "iSurf": 77,
        "iVertexIndex": 1008,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": 201,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -324.9996,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 788,
        "iSurf": 86,
        "iVertexIndex": 1012,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 42,
        "ComponentElementIndex": 0,
        "iBack": 202,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 200.00002,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 792,
        "iSurf": 87,
        "iVertexIndex": 1016,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 43,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 734,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 796,
        "iSurf": 13,
        "iVertexIndex": 1020,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 44,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 749,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 800,
        "iSurf": 15,
        "iVertexIndex": 1024,
        "ComponentIndex": 11,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 205,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 6155,
        "iSurf": 17,
        "iVertexIndex": 1028,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": 206,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 808,
        "iSurf": 13,
        "iVertexIndex": 1036,
        "ComponentIndex": 10,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 762,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 812,
        "iSurf": 15,
        "iVertexIndex": 1040,
        "ComponentIndex": 9,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": 208,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6163,
        "iSurf": 16,
        "iVertexIndex": 1044,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 45,
        "ComponentElementIndex": 0,
        "iBack": 209,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 820,
        "iSurf": 13,
        "iVertexIndex": 1052,
        "ComponentIndex": 8,
        "ComponentNodeIndex": 46,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 775,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 824,
        "iSurf": 73,
        "iVertexIndex": 1056,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 449,
        "iFront": 212,
        "iPlane": 211,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8456,
        "iSurf": 57,
        "iVertexIndex": 1060,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 832,
        "iSurf": 400,
        "iVertexIndex": 1065,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 355,
        "iFront": 225,
        "iPlane": 213,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7494,
        "iSurf": 48,
        "iVertexIndex": 1069,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 214,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6942,
        "iSurf": 48,
        "iVertexIndex": 1081,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 215,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6946,
        "iSurf": 48,
        "iVertexIndex": 1085,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 216,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6950,
        "iSurf": 48,
        "iVertexIndex": 1089,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 217,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6954,
        "iSurf": 48,
        "iVertexIndex": 1093,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 218,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6963,
        "iSurf": 48,
        "iVertexIndex": 1097,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 219,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6976,
        "iSurf": 48,
        "iVertexIndex": 1102,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 220,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 6988,
        "iSurf": 48,
        "iVertexIndex": 1107,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 221,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7001,
        "iSurf": 48,
        "iVertexIndex": 1112,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 222,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7014,
        "iSurf": 48,
        "iVertexIndex": 1116,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 223,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7028,
        "iSurf": 48,
        "iVertexIndex": 1120,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 224,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 873,
        "iSurf": 48,
        "iVertexIndex": 1124,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1725.0002,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 876,
        "iSurf": 135,
        "iVertexIndex": 1127,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": 235,
        "iFront": 227,
        "iPlane": 226,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1725.0002,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 880,
        "iSurf": 135,
        "iVertexIndex": 1131,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7389,
        "iSurf": 150,
        "iVertexIndex": 1135,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": 228,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3417.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 888,
        "iSurf": 151,
        "iVertexIndex": 1140,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": 229,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7383,
        "iSurf": 159,
        "iVertexIndex": 1144,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": 234,
        "iFront": 230,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7409,
        "iSurf": 160,
        "iVertexIndex": 1150,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": 233,
        "iFront": 231,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7364,
        "iSurf": 156,
        "iVertexIndex": 1156,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 232,
        "iPlane": -1,
        "iCollisionBound": 801,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3412.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 902,
        "iSurf": 157,
        "iVertexIndex": 1161,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 788,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7415,
        "iSurf": 154,
        "iVertexIndex": 1165,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 814,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7353,
        "iSurf": 153,
        "iVertexIndex": 1171,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 826,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 2951.185,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 912,
        "iSurf": 136,
        "iVertexIndex": 1177,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": 243,
        "iFront": 237,
        "iPlane": 236,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 2951.185,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 7222,
        "iSurf": 136,
        "iVertexIndex": 1181,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3417.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 920,
        "iSurf": 151,
        "iVertexIndex": 1186,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": 238,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7087,
        "iSurf": 159,
        "iVertexIndex": 1190,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 42,
        "ComponentElementIndex": 0,
        "iBack": 242,
        "iFront": 239,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7065,
        "iSurf": 160,
        "iVertexIndex": 1194,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 43,
        "ComponentElementIndex": 0,
        "iBack": 241,
        "iFront": 240,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3412.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 930,
        "iSurf": 157,
        "iVertexIndex": 1198,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 44,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 838,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7061,
        "iSurf": 154,
        "iVertexIndex": 1202,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 45,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 851,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7091,
        "iSurf": 153,
        "iVertexIndex": 1206,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 46,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 863,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3400.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 940,
        "iSurf": 137,
        "iVertexIndex": 1210,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 47,
        "ComponentElementIndex": 0,
        "iBack": 253,
        "iFront": 245,
        "iPlane": 244,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3400.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7232,
        "iSurf": 137,
        "iVertexIndex": 1214,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 48,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3417.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 948,
        "iSurf": 151,
        "iVertexIndex": 1219,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 246,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 952,
        "iSurf": 152,
        "iVertexIndex": 1223,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": 247,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7103,
        "iSurf": 159,
        "iVertexIndex": 1227,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 252,
        "iFront": 248,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7082,
        "iSurf": 160,
        "iVertexIndex": 1232,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 251,
        "iFront": 249,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3412.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 964,
        "iSurf": 157,
        "iVertexIndex": 1237,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 250,
        "iPlane": -1,
        "iCollisionBound": 888,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 968,
        "iSurf": 158,
        "iVertexIndex": 1241,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 875,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7077,
        "iSurf": 154,
        "iVertexIndex": 1245,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 901,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7108,
        "iSurf": 153,
        "iVertexIndex": 1250,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 914,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 2951.1848,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 980,
        "iSurf": 138,
        "iVertexIndex": 1255,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 261,
        "iFront": 255,
        "iPlane": 254,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 2951.1848,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 7242,
        "iSurf": 138,
        "iVertexIndex": 1259,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 988,
        "iSurf": 152,
        "iVertexIndex": 1264,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": 256,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7121,
        "iSurf": 159,
        "iVertexIndex": 1268,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": 260,
        "iFront": 257,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7099,
        "iSurf": 160,
        "iVertexIndex": 1272,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": 259,
        "iFront": 258,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 998,
        "iSurf": 158,
        "iVertexIndex": 1276,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 927,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7095,
        "iSurf": 154,
        "iVertexIndex": 1280,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 940,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7125,
        "iSurf": 153,
        "iVertexIndex": 1284,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 952,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 1724.9988,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1008,
        "iSurf": 139,
        "iVertexIndex": 1288,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": 269,
        "iFront": 263,
        "iPlane": 262,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 1724.9988,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 7252,
        "iSurf": 139,
        "iVertexIndex": 1292,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1016,
        "iSurf": 152,
        "iVertexIndex": 1297,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": 264,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7139,
        "iSurf": 159,
        "iVertexIndex": 1301,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": 268,
        "iFront": 265,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7117,
        "iSurf": 160,
        "iVertexIndex": 1305,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": 267,
        "iFront": 266,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1026,
        "iSurf": 158,
        "iVertexIndex": 1309,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 964,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7113,
        "iSurf": 154,
        "iVertexIndex": 1313,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 977,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7143,
        "iSurf": 153,
        "iVertexIndex": 1317,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 989,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 49.999985,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1036,
        "iSurf": 140,
        "iVertexIndex": 1321,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 42,
        "ComponentElementIndex": 0,
        "iBack": 279,
        "iFront": 271,
        "iPlane": 270,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 49.999985,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7262,
        "iSurf": 140,
        "iVertexIndex": 1325,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 43,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3282.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1044,
        "iSurf": 149,
        "iVertexIndex": 1330,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 44,
        "ComponentElementIndex": 0,
        "iBack": 272,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1048,
        "iSurf": 152,
        "iVertexIndex": 1334,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 45,
        "ComponentElementIndex": 0,
        "iBack": 273,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7155,
        "iSurf": 159,
        "iVertexIndex": 1338,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 46,
        "ComponentElementIndex": 0,
        "iBack": 278,
        "iFront": 274,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7134,
        "iSurf": 160,
        "iVertexIndex": 1343,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 47,
        "ComponentElementIndex": 0,
        "iBack": 277,
        "iFront": 275,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3287.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1060,
        "iSurf": 155,
        "iVertexIndex": 1348,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 48,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 276,
        "iPlane": -1,
        "iCollisionBound": 1014,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1064,
        "iSurf": 158,
        "iVertexIndex": 1352,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 49,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1001,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7129,
        "iSurf": 154,
        "iVertexIndex": 1356,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 50,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1027,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7160,
        "iSurf": 153,
        "iVertexIndex": 1361,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 51,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1040,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1625.0009,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 1076,
        "iSurf": 141,
        "iVertexIndex": 1366,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 52,
        "ComponentElementIndex": 0,
        "iBack": 287,
        "iFront": 281,
        "iPlane": 280,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1625.0009,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 7272,
        "iSurf": 141,
        "iVertexIndex": 1370,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 53,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3282.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1084,
        "iSurf": 149,
        "iVertexIndex": 1375,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 54,
        "ComponentElementIndex": 0,
        "iBack": 282,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7173,
        "iSurf": 159,
        "iVertexIndex": 1379,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 55,
        "ComponentElementIndex": 0,
        "iBack": 286,
        "iFront": 283,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7151,
        "iSurf": 160,
        "iVertexIndex": 1383,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 56,
        "ComponentElementIndex": 0,
        "iBack": 285,
        "iFront": 284,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3287.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1094,
        "iSurf": 155,
        "iVertexIndex": 1387,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 57,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1053,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7147,
        "iSurf": 154,
        "iVertexIndex": 1391,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 58,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1066,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7177,
        "iSurf": 153,
        "iVertexIndex": 1395,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 59,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1078,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -2851.1858,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 1104,
        "iSurf": 142,
        "iVertexIndex": 1399,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 60,
        "ComponentElementIndex": 0,
        "iBack": 295,
        "iFront": 289,
        "iPlane": 288,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -2851.1858,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 7282,
        "iSurf": 142,
        "iVertexIndex": 1403,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 61,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3282.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1112,
        "iSurf": 149,
        "iVertexIndex": 1408,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 62,
        "ComponentElementIndex": 0,
        "iBack": 290,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7191,
        "iSurf": 159,
        "iVertexIndex": 1412,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 63,
        "ComponentElementIndex": 0,
        "iBack": 294,
        "iFront": 291,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7169,
        "iSurf": 160,
        "iVertexIndex": 1416,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 64,
        "ComponentElementIndex": 0,
        "iBack": 293,
        "iFront": 292,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3287.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1122,
        "iSurf": 155,
        "iVertexIndex": 1420,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 65,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1090,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7165,
        "iSurf": 154,
        "iVertexIndex": 1424,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 66,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1103,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7195,
        "iSurf": 153,
        "iVertexIndex": 1428,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 67,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1115,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3300.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1132,
        "iSurf": 143,
        "iVertexIndex": 1432,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 49,
        "ComponentElementIndex": 0,
        "iBack": 305,
        "iFront": 297,
        "iPlane": 296,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3300.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7292,
        "iSurf": 143,
        "iVertexIndex": 1436,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 50,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3282.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1140,
        "iSurf": 149,
        "iVertexIndex": 1441,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 51,
        "ComponentElementIndex": 0,
        "iBack": 298,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1144,
        "iSurf": 150,
        "iVertexIndex": 1445,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 52,
        "ComponentElementIndex": 0,
        "iBack": 299,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7207,
        "iSurf": 159,
        "iVertexIndex": 1449,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 53,
        "ComponentElementIndex": 0,
        "iBack": 304,
        "iFront": 300,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7186,
        "iSurf": 160,
        "iVertexIndex": 1454,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 54,
        "ComponentElementIndex": 0,
        "iBack": 303,
        "iFront": 301,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3287.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1156,
        "iSurf": 155,
        "iVertexIndex": 1459,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 55,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 302,
        "iPlane": -1,
        "iCollisionBound": 1140,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1160,
        "iSurf": 156,
        "iVertexIndex": 1463,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 56,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1127,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7181,
        "iSurf": 154,
        "iVertexIndex": 1467,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 57,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1153,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7212,
        "iSurf": 153,
        "iVertexIndex": 1472,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 58,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1166,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -2851.1846,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 1172,
        "iSurf": 144,
        "iVertexIndex": 1477,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 59,
        "ComponentElementIndex": 0,
        "iBack": 313,
        "iFront": 307,
        "iPlane": 306,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -2851.1846,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 7302,
        "iSurf": 144,
        "iVertexIndex": 1481,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 60,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7394,
        "iSurf": 150,
        "iVertexIndex": 1486,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 61,
        "ComponentElementIndex": 0,
        "iBack": 308,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7369,
        "iSurf": 159,
        "iVertexIndex": 1491,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 62,
        "ComponentElementIndex": 0,
        "iBack": 312,
        "iFront": 309,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7203,
        "iSurf": 160,
        "iVertexIndex": 1495,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 63,
        "ComponentElementIndex": 0,
        "iBack": 311,
        "iFront": 310,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7359,
        "iSurf": 156,
        "iVertexIndex": 1499,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 64,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1179,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7199,
        "iSurf": 154,
        "iVertexIndex": 1504,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 65,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1192,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7339,
        "iSurf": 153,
        "iVertexIndex": 1508,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 66,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1204,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7333,
        "iSurf": 147,
        "iVertexIndex": 1512,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 67,
        "ComponentElementIndex": 0,
        "iBack": 333,
        "iFront": 325,
        "iPlane": 314,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7237,
        "iSurf": 147,
        "iVertexIndex": 1518,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 68,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 315,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7247,
        "iSurf": 147,
        "iVertexIndex": 1523,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 68,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 316,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7257,
        "iSurf": 147,
        "iVertexIndex": 1528,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 69,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 317,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7267,
        "iSurf": 147,
        "iVertexIndex": 1533,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 70,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 318,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7277,
        "iSurf": 147,
        "iVertexIndex": 1538,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 71,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 319,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7287,
        "iSurf": 147,
        "iVertexIndex": 1543,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 72,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 320,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7297,
        "iSurf": 147,
        "iVertexIndex": 1548,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 73,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 321,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7307,
        "iSurf": 147,
        "iVertexIndex": 1553,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 69,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 322,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7317,
        "iSurf": 147,
        "iVertexIndex": 1558,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 70,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 323,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7328,
        "iSurf": 147,
        "iVertexIndex": 1563,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 71,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 324,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 302.5001,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1244,
        "iSurf": 147,
        "iVertexIndex": 1568,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 72,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7348,
        "iSurf": 153,
        "iVertexIndex": 1572,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 73,
        "ComponentElementIndex": 0,
        "iBack": 328,
        "iFront": -1,
        "iPlane": 326,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1252,
        "iSurf": 153,
        "iVertexIndex": 1577,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 74,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 327,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1255,
        "iSurf": 153,
        "iVertexIndex": 1580,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 75,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1267,
        "iSurf": 156,
        "iVertexIndex": 1592,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 76,
        "ComponentElementIndex": 0,
        "iBack": 332,
        "iFront": 329,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7378,
        "iSurf": 159,
        "iVertexIndex": 1596,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 77,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 330,
        "iCollisionBound": 1216,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1275,
        "iSurf": 159,
        "iVertexIndex": 1601,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 78,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 331,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1278,
        "iSurf": 159,
        "iVertexIndex": 1604,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 79,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1290,
        "iSurf": 150,
        "iVertexIndex": 1616,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 80,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1236,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -1624.9988,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1294,
        "iSurf": 145,
        "iVertexIndex": 1620,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 81,
        "ComponentElementIndex": 0,
        "iBack": 339,
        "iFront": 335,
        "iPlane": 334,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -1624.9988,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 7312,
        "iSurf": 145,
        "iVertexIndex": 1624,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 82,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1302,
        "iSurf": 150,
        "iVertexIndex": 1629,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 83,
        "ComponentElementIndex": 0,
        "iBack": 336,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7404,
        "iSurf": 160,
        "iVertexIndex": 1633,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 84,
        "ComponentElementIndex": 0,
        "iBack": 338,
        "iFront": 337,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1310,
        "iSurf": 156,
        "iVertexIndex": 1638,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 85,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1249,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7399,
        "iSurf": 154,
        "iVertexIndex": 1642,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 86,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1262,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -45.00002,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1318,
        "iSurf": 172,
        "iVertexIndex": 1647,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 87,
        "ComponentElementIndex": 0,
        "iBack": 351,
        "iFront": 340,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1720.0009,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 1322,
        "iSurf": 161,
        "iVertexIndex": 1651,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 88,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 341,
        "iPlane": -1,
        "iCollisionBound": 1405,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -2946.1858,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 1326,
        "iSurf": 162,
        "iVertexIndex": 1655,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 89,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 342,
        "iPlane": -1,
        "iCollisionBound": 1392,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3395.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1330,
        "iSurf": 163,
        "iVertexIndex": 1659,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 90,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 343,
        "iPlane": -1,
        "iCollisionBound": 1379,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -2946.1846,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 1334,
        "iSurf": 164,
        "iVertexIndex": 1663,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 74,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 344,
        "iPlane": -1,
        "iCollisionBound": 1366,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -1719.9988,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1338,
        "iSurf": 165,
        "iVertexIndex": 1667,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 75,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 345,
        "iPlane": -1,
        "iCollisionBound": 1353,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -44.999977,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1342,
        "iSurf": 166,
        "iVertexIndex": 1671,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 76,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 346,
        "iPlane": -1,
        "iCollisionBound": 1340,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1630.0002,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 1346,
        "iSurf": 167,
        "iVertexIndex": 1675,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 77,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 347,
        "iPlane": -1,
        "iCollisionBound": 1327,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 2856.185,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 1350,
        "iSurf": 168,
        "iVertexIndex": 1679,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 78,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 348,
        "iPlane": -1,
        "iCollisionBound": 1314,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3305.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1354,
        "iSurf": 169,
        "iVertexIndex": 1683,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 91,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 349,
        "iPlane": -1,
        "iCollisionBound": 1301,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 2856.1848,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 1358,
        "iSurf": 170,
        "iVertexIndex": 1687,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 92,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 350,
        "iPlane": -1,
        "iCollisionBound": 1288,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 1629.9988,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1362,
        "iSurf": 171,
        "iVertexIndex": 1691,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 93,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1275,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1366,
        "iSurf": 154,
        "iVertexIndex": 1695,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 94,
        "ComponentElementIndex": 0,
        "iBack": 353,
        "iFront": 352,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 50.000023,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1369,
        "iSurf": 146,
        "iVertexIndex": 1698,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 95,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1418,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1373,
        "iSurf": 160,
        "iVertexIndex": 1702,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 96,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 354,
        "iPlane": -1,
        "iCollisionBound": 1444,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 50.000023,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7322,
        "iSurf": 146,
        "iVertexIndex": 1705,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 97,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1431,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1725.0002,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 1380,
        "iSurf": 135,
        "iVertexIndex": 1711,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 98,
        "ComponentElementIndex": 0,
        "iBack": 381,
        "iFront": 356,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7484,
        "iSurf": 45,
        "iVertexIndex": 1715,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 99,
        "ComponentElementIndex": 0,
        "iBack": 366,
        "iFront": 357,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3300.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1388,
        "iSurf": 396,
        "iVertexIndex": 1720,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": 358,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1392,
        "iSurf": 397,
        "iVertexIndex": 1724,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 1,
        "iBack": 359,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1396,
        "iSurf": 399,
        "iVertexIndex": 1728,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": 360,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1400,
        "iSurf": 417,
        "iVertexIndex": 1732,
        "ComponentIndex": 19,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 365,
        "iFront": 361,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3325.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1404,
        "iSurf": 413,
        "iVertexIndex": 1736,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 362,
        "iPlane": -1,
        "iCollisionBound": 1495,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1408,
        "iSurf": 414,
        "iVertexIndex": 1740,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 363,
        "iPlane": -1,
        "iCollisionBound": 1482,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1412,
        "iSurf": 415,
        "iVertexIndex": 1744,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 364,
        "iPlane": -1,
        "iCollisionBound": 1469,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1416,
        "iSurf": 416,
        "iVertexIndex": 1748,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1456,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1420,
        "iSurf": 401,
        "iVertexIndex": 1752,
        "ComponentIndex": 19,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1508,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7453,
        "iSurf": 52,
        "iVertexIndex": 1756,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 100,
        "ComponentElementIndex": 0,
        "iBack": 374,
        "iFront": 369,
        "iPlane": 367,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1428,
        "iSurf": 52,
        "iVertexIndex": 1762,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 101,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 368,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1432,
        "iSurf": 52,
        "iVertexIndex": 1766,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7434,
        "iSurf": 55,
        "iVertexIndex": 1770,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 373,
        "iFront": 370,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7737,
        "iSurf": 50,
        "iVertexIndex": 1776,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 102,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 371,
        "iPlane": -1,
        "iCollisionBound": 1548,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1445,
        "iSurf": 51,
        "iVertexIndex": 1781,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 103,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 372,
        "iPlane": -1,
        "iCollisionBound": 1535,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7595,
        "iSurf": 54,
        "iVertexIndex": 1785,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 104,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1521,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1454,
        "iSurf": 49,
        "iVertexIndex": 1797,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1561,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7511,
        "iSurf": 46,
        "iVertexIndex": 1802,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 105,
        "ComponentElementIndex": 0,
        "iBack": 377,
        "iFront": -1,
        "iPlane": 375,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8461,
        "iSurf": 46,
        "iVertexIndex": 1808,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 106,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 376,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1467,
        "iSurf": 46,
        "iVertexIndex": 1813,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1471,
        "iSurf": 75,
        "iVertexIndex": 1817,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": 380,
        "iFront": 378,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1475,
        "iSurf": 72,
        "iVertexIndex": 1821,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 379,
        "iPlane": -1,
        "iCollisionBound": 1588,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1479,
        "iSurf": 74,
        "iVertexIndex": 1825,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1575,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7489,
        "iSurf": 49,
        "iVertexIndex": 1829,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1601,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7517,
        "iSurf": 54,
        "iVertexIndex": 1834,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 79,
        "ComponentElementIndex": 0,
        "iBack": 437,
        "iFront": 392,
        "iPlane": 382,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7521,
        "iSurf": 54,
        "iVertexIndex": 1838,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 80,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 383,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7525,
        "iSurf": 54,
        "iVertexIndex": 1842,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 81,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 384,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7529,
        "iSurf": 54,
        "iVertexIndex": 1846,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 82,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 385,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7538,
        "iSurf": 54,
        "iVertexIndex": 1850,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 83,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 386,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7759,
        "iSurf": 54,
        "iVertexIndex": 1855,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 107,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 387,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7561,
        "iSurf": 54,
        "iVertexIndex": 1860,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 108,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 388,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7576,
        "iSurf": 54,
        "iVertexIndex": 1865,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 109,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 389,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7591,
        "iSurf": 54,
        "iVertexIndex": 1869,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 110,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 390,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7607,
        "iSurf": 54,
        "iVertexIndex": 1873,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 111,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 391,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1519,
        "iSurf": 54,
        "iVertexIndex": 1877,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 112,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7727,
        "iSurf": 148,
        "iVertexIndex": 1880,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 113,
        "ComponentElementIndex": 0,
        "iBack": 412,
        "iFront": 404,
        "iPlane": 393,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7631,
        "iSurf": 148,
        "iVertexIndex": 1886,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 114,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 394,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7641,
        "iSurf": 148,
        "iVertexIndex": 1891,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 84,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 395,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7651,
        "iSurf": 148,
        "iVertexIndex": 1896,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 85,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 396,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7661,
        "iSurf": 148,
        "iVertexIndex": 1901,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 86,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 397,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7671,
        "iSurf": 148,
        "iVertexIndex": 1906,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 87,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 398,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7681,
        "iSurf": 148,
        "iVertexIndex": 1911,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 88,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 399,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7691,
        "iSurf": 148,
        "iVertexIndex": 1916,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 89,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 400,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7701,
        "iSurf": 148,
        "iVertexIndex": 1921,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 115,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 401,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7717,
        "iSurf": 148,
        "iVertexIndex": 1926,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 116,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 402,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7722,
        "iSurf": 148,
        "iVertexIndex": 1931,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 117,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 403,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1566,
        "iSurf": 148,
        "iVertexIndex": 1936,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 118,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7733,
        "iSurf": 55,
        "iVertexIndex": 1940,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 411,
        "iFront": 405,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7753,
        "iSurf": 50,
        "iVertexIndex": 1944,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 408,
        "iFront": -1,
        "iPlane": 406,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1577,
        "iSurf": 50,
        "iVertexIndex": 1950,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 119,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 407,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1581,
        "iSurf": 50,
        "iVertexIndex": 1954,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1585,
        "iSurf": 56,
        "iVertexIndex": 1958,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 409,
        "iPlane": -1,
        "iCollisionBound": 1640,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1589,
        "iSurf": 58,
        "iVertexIndex": 1962,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 410,
        "iPlane": -1,
        "iCollisionBound": 1627,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1593,
        "iSurf": 59,
        "iVertexIndex": 1966,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1614,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5758,
        "iSurf": 49,
        "iVertexIndex": 1970,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1653,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -2851.1858,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 7676,
        "iSurf": 142,
        "iVertexIndex": 1974,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 90,
        "ComponentElementIndex": 0,
        "iBack": 415,
        "iFront": 413,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7543,
        "iSurf": 50,
        "iVertexIndex": 1979,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 120,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 414,
        "iCollisionBound": 1665,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7533,
        "iSurf": 50,
        "iVertexIndex": 1984,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 121,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 2951.185,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 7616,
        "iSurf": 136,
        "iVertexIndex": 1989,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 122,
        "ComponentElementIndex": 0,
        "iBack": 416,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3400.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7626,
        "iSurf": 137,
        "iVertexIndex": 1994,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 123,
        "ComponentElementIndex": 0,
        "iBack": 417,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 2951.1848,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 7636,
        "iSurf": 138,
        "iVertexIndex": 1999,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 91,
        "ComponentElementIndex": 0,
        "iBack": 418,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 1724.9988,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 7646,
        "iSurf": 139,
        "iVertexIndex": 2004,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 92,
        "ComponentElementIndex": 0,
        "iBack": 419,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 49.999958,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7656,
        "iSurf": 140,
        "iVertexIndex": 2009,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 93,
        "ComponentElementIndex": 0,
        "iBack": 420,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1630.0002,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 1632,
        "iSurf": 167,
        "iVertexIndex": 2014,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 94,
        "ComponentElementIndex": 0,
        "iBack": 436,
        "iFront": 421,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3300.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7686,
        "iSurf": 143,
        "iVertexIndex": 2018,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 124,
        "ComponentElementIndex": 0,
        "iBack": 422,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -2851.1846,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 7696,
        "iSurf": 144,
        "iVertexIndex": 2023,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 125,
        "ComponentElementIndex": 0,
        "iBack": 423,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -1624.9987,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 7706,
        "iSurf": 145,
        "iVertexIndex": 2028,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 126,
        "ComponentElementIndex": 0,
        "iBack": 424,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -45.000046,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1648,
        "iSurf": 172,
        "iVertexIndex": 2033,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 127,
        "ComponentElementIndex": 0,
        "iBack": 435,
        "iFront": 425,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1720.001,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 1652,
        "iSurf": 161,
        "iVertexIndex": 2037,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 128,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 426,
        "iPlane": -1,
        "iCollisionBound": 1795,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -2946.1858,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 1656,
        "iSurf": 162,
        "iVertexIndex": 2041,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 129,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 427,
        "iPlane": -1,
        "iCollisionBound": 1782,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3395.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1660,
        "iSurf": 163,
        "iVertexIndex": 2045,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 130,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 428,
        "iPlane": -1,
        "iCollisionBound": 1769,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -2946.1846,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 1664,
        "iSurf": 164,
        "iVertexIndex": 2049,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 95,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 429,
        "iPlane": -1,
        "iCollisionBound": 1756,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -1719.9987,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1668,
        "iSurf": 165,
        "iVertexIndex": 2053,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 96,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 430,
        "iPlane": -1,
        "iCollisionBound": 1743,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -44.99995,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1672,
        "iSurf": 166,
        "iVertexIndex": 2057,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 97,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 431,
        "iPlane": -1,
        "iCollisionBound": 1730,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 2856.185,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 1676,
        "iSurf": 168,
        "iVertexIndex": 2061,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 98,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 432,
        "iPlane": -1,
        "iCollisionBound": 1717,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3305.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1680,
        "iSurf": 169,
        "iVertexIndex": 2065,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 131,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 433,
        "iPlane": -1,
        "iCollisionBound": 1704,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 2856.1848,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 1684,
        "iSurf": 170,
        "iVertexIndex": 2069,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 132,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 434,
        "iPlane": -1,
        "iCollisionBound": 1691,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 1629.9988,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1688,
        "iSurf": 171,
        "iVertexIndex": 2073,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 133,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1678,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 50.00005,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7711,
        "iSurf": 146,
        "iVertexIndex": 2077,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 134,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1808,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1625.0009,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 7666,
        "iSurf": 141,
        "iVertexIndex": 2083,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 99,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1821,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1720.001,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 1700,
        "iSurf": 161,
        "iVertexIndex": 2088,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 135,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 438,
        "iPlane": -1,
        "iCollisionBound": 1968,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -2946.1858,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 1704,
        "iSurf": 162,
        "iVertexIndex": 2092,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 136,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 439,
        "iPlane": -1,
        "iCollisionBound": 1956,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3395.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1708,
        "iSurf": 163,
        "iVertexIndex": 2096,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 137,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 440,
        "iPlane": -1,
        "iCollisionBound": 1944,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -2946.1846,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 1712,
        "iSurf": 164,
        "iVertexIndex": 2100,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 100,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 441,
        "iPlane": -1,
        "iCollisionBound": 1932,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -1719.9987,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1716,
        "iSurf": 165,
        "iVertexIndex": 2104,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 101,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 442,
        "iPlane": -1,
        "iCollisionBound": 1920,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -44.999954,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 1720,
        "iSurf": 166,
        "iVertexIndex": 2108,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 102,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 443,
        "iPlane": -1,
        "iCollisionBound": 1907,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1630.0002,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 1724,
        "iSurf": 167,
        "iVertexIndex": 2112,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 103,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 444,
        "iPlane": -1,
        "iCollisionBound": 1895,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 2856.185,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 1728,
        "iSurf": 168,
        "iVertexIndex": 2116,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 104,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 445,
        "iPlane": -1,
        "iCollisionBound": 1882,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3305.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1732,
        "iSurf": 169,
        "iVertexIndex": 2120,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 138,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 446,
        "iPlane": -1,
        "iCollisionBound": 1870,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 2856.1848,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 1736,
        "iSurf": 170,
        "iVertexIndex": 2124,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 139,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 447,
        "iPlane": -1,
        "iCollisionBound": 1858,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 1629.9988,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 1740,
        "iSurf": 171,
        "iVertexIndex": 2128,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 140,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 448,
        "iPlane": -1,
        "iCollisionBound": 1846,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -45.000042,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1744,
        "iSurf": 172,
        "iVertexIndex": 2132,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 141,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1834,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8642,
        "iSurf": 47,
        "iVertexIndex": 2136,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 105,
        "ComponentElementIndex": 0,
        "iBack": 591,
        "iFront": 461,
        "iPlane": 450,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7790,
        "iSurf": 47,
        "iVertexIndex": 2148,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 451,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7802,
        "iSurf": 47,
        "iVertexIndex": 2153,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 452,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7806,
        "iSurf": 47,
        "iVertexIndex": 2157,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 453,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7817,
        "iSurf": 47,
        "iVertexIndex": 2161,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 454,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7830,
        "iSurf": 47,
        "iVertexIndex": 2166,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 455,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7841,
        "iSurf": 47,
        "iVertexIndex": 2170,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 106,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 456,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7851,
        "iSurf": 47,
        "iVertexIndex": 2175,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 107,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 457,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7862,
        "iSurf": 47,
        "iVertexIndex": 2180,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 108,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 458,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7873,
        "iSurf": 47,
        "iVertexIndex": 2184,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 109,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 459,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7885,
        "iSurf": 47,
        "iVertexIndex": 2188,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 110,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 460,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 1785,
        "iSurf": 47,
        "iVertexIndex": 2192,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 111,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1733.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "iVertPool": 1788,
        "iSurf": 97,
        "iVertexIndex": 2195,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 112,
        "ComponentElementIndex": 0,
        "iBack": 471,
        "iFront": 463,
        "iPlane": 462,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1733.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "iVertPool": 1792,
        "iSurf": 97,
        "iVertexIndex": 2199,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 113,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8264,
        "iSurf": 112,
        "iVertexIndex": 2203,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 114,
        "ComponentElementIndex": 0,
        "iBack": 464,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3217.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1799,
        "iSurf": 113,
        "iVertexIndex": 2209,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 115,
        "ComponentElementIndex": 0,
        "iBack": 465,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8208,
        "iSurf": 114,
        "iVertexIndex": 2213,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 116,
        "ComponentElementIndex": 0,
        "iBack": 466,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8219,
        "iSurf": 121,
        "iVertexIndex": 2219,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 117,
        "ComponentElementIndex": 0,
        "iBack": 470,
        "iFront": 467,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8270,
        "iSurf": 118,
        "iVertexIndex": 2224,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 118,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 468,
        "iPlane": -1,
        "iCollisionBound": 2006,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3212.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1813,
        "iSurf": 119,
        "iVertexIndex": 2230,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 119,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 469,
        "iPlane": -1,
        "iCollisionBound": 1993,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8238,
        "iSurf": 120,
        "iVertexIndex": 2234,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 120,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 1981,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 192.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8244,
        "iSurf": 115,
        "iVertexIndex": 2240,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 121,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2018,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2840.4807,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "iVertPool": 1824,
        "iSurf": 98,
        "iVertexIndex": 2245,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 122,
        "ComponentElementIndex": 0,
        "iBack": 479,
        "iFront": 473,
        "iPlane": 472,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2840.4807,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "iVertPool": 8077,
        "iSurf": 98,
        "iVertexIndex": 2249,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 123,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7916,
        "iSurf": 112,
        "iVertexIndex": 2254,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 124,
        "ComponentElementIndex": 0,
        "iBack": 474,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3217.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1835,
        "iSurf": 113,
        "iVertexIndex": 2258,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 125,
        "ComponentElementIndex": 0,
        "iBack": 475,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7946,
        "iSurf": 120,
        "iVertexIndex": 2262,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 126,
        "ComponentElementIndex": 0,
        "iBack": 478,
        "iFront": 476,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7920,
        "iSurf": 118,
        "iVertexIndex": 2266,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 127,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 477,
        "iPlane": -1,
        "iCollisionBound": 2044,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3212.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1845,
        "iSurf": 119,
        "iVertexIndex": 2270,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 128,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2031,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7942,
        "iSurf": 114,
        "iVertexIndex": 2274,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 129,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2056,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3200.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1852,
        "iSurf": 99,
        "iVertexIndex": 2278,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 130,
        "ComponentElementIndex": 0,
        "iBack": 489,
        "iFront": 481,
        "iPlane": 480,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3200.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8087,
        "iSurf": 99,
        "iVertexIndex": 2282,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 131,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7932,
        "iSurf": 112,
        "iVertexIndex": 2287,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": 482,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3217.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1864,
        "iSurf": 113,
        "iVertexIndex": 2292,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 483,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7960,
        "iSurf": 114,
        "iVertexIndex": 2296,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 484,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -437.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1872,
        "iSurf": 122,
        "iVertexIndex": 2301,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 488,
        "iFront": 485,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7937,
        "iSurf": 118,
        "iVertexIndex": 2305,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 486,
        "iPlane": -1,
        "iCollisionBound": 2094,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3212.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1880,
        "iSurf": 119,
        "iVertexIndex": 2310,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 487,
        "iPlane": -1,
        "iCollisionBound": 2081,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7965,
        "iSurf": 120,
        "iVertexIndex": 2314,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2068,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 442.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1888,
        "iSurf": 116,
        "iVertexIndex": 2319,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2107,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006
          },
          "W": 2715.4792,
          "X": 0.8660254,
          "Y": 1.2218953E-06,
          "Z": -0.50000006
        },
        "iVertPool": 1892,
        "iSurf": 100,
        "iVertexIndex": 2323,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 132,
        "ComponentElementIndex": 0,
        "iBack": 499,
        "iFront": 491,
        "iPlane": 490,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006
          },
          "W": 2715.4792,
          "X": 0.8660254,
          "Y": 1.2218953E-06,
          "Z": -0.50000006
        },
        "iVertPool": 8097,
        "iSurf": 100,
        "iVertexIndex": 2327,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 133,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1900,
        "iSurf": 111,
        "iVertexIndex": 2332,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 492,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7950,
        "iSurf": 112,
        "iVertexIndex": 2336,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": 493,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7983,
        "iSurf": 114,
        "iVertexIndex": 2341,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 494,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -437.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 1912,
        "iSurf": 122,
        "iVertexIndex": 2346,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 498,
        "iFront": 495,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1916,
        "iSurf": 117,
        "iVertexIndex": 2350,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 496,
        "iPlane": -1,
        "iCollisionBound": 2146,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7955,
        "iSurf": 118,
        "iVertexIndex": 2354,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 497,
        "iPlane": -1,
        "iCollisionBound": 2133,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7978,
        "iSurf": 120,
        "iVertexIndex": 2359,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2120,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 442.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1928,
        "iSurf": 116,
        "iVertexIndex": 2364,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2159,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": 1516.7457,
          "X": 0.5,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "iVertPool": 1932,
        "iSurf": 101,
        "iVertexIndex": 2368,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 134,
        "ComponentElementIndex": 0,
        "iBack": 507,
        "iFront": 501,
        "iPlane": 500,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": 1516.7457,
          "X": 0.5,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "iVertPool": 8107,
        "iSurf": 101,
        "iVertexIndex": 2372,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 135,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1940,
        "iSurf": 111,
        "iVertexIndex": 2377,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 502,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7974,
        "iSurf": 118,
        "iVertexIndex": 2381,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 136,
        "ComponentElementIndex": 0,
        "iBack": 506,
        "iFront": 503,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7996,
        "iSurf": 120,
        "iVertexIndex": 2385,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 137,
        "ComponentElementIndex": 0,
        "iBack": 505,
        "iFront": 504,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1950,
        "iSurf": 117,
        "iVertexIndex": 2389,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2172,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8000,
        "iSurf": 114,
        "iVertexIndex": 2393,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2185,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7970,
        "iSurf": 112,
        "iVertexIndex": 2397,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2197,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -75.00002,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 1960,
        "iSurf": 102,
        "iVertexIndex": 2401,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 138,
        "ComponentElementIndex": 0,
        "iBack": 515,
        "iFront": 509,
        "iPlane": 508,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -75.00002,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8117,
        "iSurf": 102,
        "iVertexIndex": 2405,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 139,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1968,
        "iSurf": 111,
        "iVertexIndex": 2410,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 140,
        "ComponentElementIndex": 0,
        "iBack": 510,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 7992,
        "iSurf": 118,
        "iVertexIndex": 2414,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 141,
        "ComponentElementIndex": 0,
        "iBack": 514,
        "iFront": 511,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8012,
        "iSurf": 120,
        "iVertexIndex": 2418,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 142,
        "ComponentElementIndex": 0,
        "iBack": 513,
        "iFront": 512,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1978,
        "iSurf": 117,
        "iVertexIndex": 2422,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 143,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2209,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8016,
        "iSurf": 114,
        "iVertexIndex": 2426,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 144,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2222,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 7988,
        "iSurf": 112,
        "iVertexIndex": 2430,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 145,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2234,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.5000001,
            "Y": 2.1163846E-06,
            "Z": -0.8660254
          },
          "W": -1633.2546,
          "X": -0.5000001,
          "Y": 2.1163846E-06,
          "Z": -0.8660254
        },
        "iVertPool": 1988,
        "iSurf": 103,
        "iVertexIndex": 2434,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 146,
        "ComponentElementIndex": 0,
        "iBack": 523,
        "iFront": 517,
        "iPlane": 516,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.5000001,
            "Y": 2.1163846E-06,
            "Z": -0.8660254
          },
          "W": -1633.2546,
          "X": -0.5000001,
          "Y": 2.1163846E-06,
          "Z": -0.8660254
        },
        "iVertPool": 8127,
        "iSurf": 103,
        "iVertexIndex": 2438,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 147,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 1996,
        "iSurf": 111,
        "iVertexIndex": 2443,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 148,
        "ComponentElementIndex": 0,
        "iBack": 518,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8008,
        "iSurf": 118,
        "iVertexIndex": 2447,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 149,
        "ComponentElementIndex": 0,
        "iBack": 522,
        "iFront": 519,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8028,
        "iSurf": 120,
        "iVertexIndex": 2451,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 150,
        "ComponentElementIndex": 0,
        "iBack": 521,
        "iFront": 520,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2006,
        "iSurf": 117,
        "iVertexIndex": 2455,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 151,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2246,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8032,
        "iSurf": 114,
        "iVertexIndex": 2459,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 152,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2259,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8004,
        "iSurf": 112,
        "iVertexIndex": 2463,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 153,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2271,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660257,
            "Y": 1.2218945E-06,
            "Z": -0.49999973
          },
          "W": -2740.4817,
          "X": -0.8660257,
          "Y": 1.2218945E-06,
          "Z": -0.49999973
        },
        "iVertPool": 2016,
        "iSurf": 104,
        "iVertexIndex": 2467,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 154,
        "ComponentElementIndex": 0,
        "iBack": 531,
        "iFront": 525,
        "iPlane": 524,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660257,
            "Y": 1.2218945E-06,
            "Z": -0.49999973
          },
          "W": -2740.4817,
          "X": -0.8660257,
          "Y": 1.2218945E-06,
          "Z": -0.49999973
        },
        "iVertPool": 8137,
        "iSurf": 104,
        "iVertexIndex": 2471,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 155,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2024,
        "iSurf": 111,
        "iVertexIndex": 2476,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 156,
        "ComponentElementIndex": 0,
        "iBack": 526,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8024,
        "iSurf": 118,
        "iVertexIndex": 2480,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 157,
        "ComponentElementIndex": 0,
        "iBack": 530,
        "iFront": 527,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8050,
        "iSurf": 120,
        "iVertexIndex": 2484,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 158,
        "ComponentElementIndex": 0,
        "iBack": 529,
        "iFront": 528,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2034,
        "iSurf": 117,
        "iVertexIndex": 2488,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 159,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2283,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8046,
        "iSurf": 114,
        "iVertexIndex": 2492,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 160,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2296,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8020,
        "iSurf": 112,
        "iVertexIndex": 2496,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 161,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2308,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3100.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2044,
        "iSurf": 105,
        "iVertexIndex": 2500,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 162,
        "ComponentElementIndex": 0,
        "iBack": 541,
        "iFront": 533,
        "iPlane": 532,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3100.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8147,
        "iSurf": 105,
        "iVertexIndex": 2504,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 163,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2052,
        "iSurf": 111,
        "iVertexIndex": 2509,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 164,
        "ComponentElementIndex": 0,
        "iBack": 534,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8036,
        "iSurf": 112,
        "iVertexIndex": 2513,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 165,
        "ComponentElementIndex": 0,
        "iBack": 535,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8062,
        "iSurf": 114,
        "iVertexIndex": 2518,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 166,
        "ComponentElementIndex": 0,
        "iBack": 536,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2064,
        "iSurf": 121,
        "iVertexIndex": 2523,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 167,
        "ComponentElementIndex": 0,
        "iBack": 540,
        "iFront": 537,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2068,
        "iSurf": 117,
        "iVertexIndex": 2527,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 168,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 538,
        "iPlane": -1,
        "iCollisionBound": 2346,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8041,
        "iSurf": 118,
        "iVertexIndex": 2531,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 169,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 539,
        "iPlane": -1,
        "iCollisionBound": 2333,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8067,
        "iSurf": 120,
        "iVertexIndex": 2536,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 170,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2320,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 192.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2080,
        "iSurf": 115,
        "iVertexIndex": 2541,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 171,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2359,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.86602515,
            "Y": -1.2218958E-06,
            "Z": 0.50000024
          },
          "W": -2615.4785,
          "X": -0.86602515,
          "Y": -1.2218958E-06,
          "Z": 0.50000024
        },
        "iVertPool": 2084,
        "iSurf": 106,
        "iVertexIndex": 2545,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 172,
        "ComponentElementIndex": 0,
        "iBack": 549,
        "iFront": 543,
        "iPlane": 542,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.86602515,
            "Y": -1.2218958E-06,
            "Z": 0.50000024
          },
          "W": -2615.4785,
          "X": -0.86602515,
          "Y": -1.2218958E-06,
          "Z": 0.50000024
        },
        "iVertPool": 8157,
        "iSurf": 106,
        "iVertexIndex": 2549,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 173,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8054,
        "iSurf": 112,
        "iVertexIndex": 2554,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 174,
        "ComponentElementIndex": 0,
        "iBack": 544,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8194,
        "iSurf": 114,
        "iVertexIndex": 2558,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 175,
        "ComponentElementIndex": 0,
        "iBack": 545,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8214,
        "iSurf": 121,
        "iVertexIndex": 2562,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 176,
        "ComponentElementIndex": 0,
        "iBack": 548,
        "iFront": 546,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8058,
        "iSurf": 118,
        "iVertexIndex": 2567,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 177,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 547,
        "iPlane": -1,
        "iCollisionBound": 2384,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8224,
        "iSurf": 120,
        "iVertexIndex": 2571,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 178,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2372,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 192.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8249,
        "iSurf": 115,
        "iVertexIndex": 2575,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 179,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2396,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8188,
        "iSurf": 109,
        "iVertexIndex": 2580,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 180,
        "ComponentElementIndex": 0,
        "iBack": 569,
        "iFront": 561,
        "iPlane": 550,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8092,
        "iSurf": 109,
        "iVertexIndex": 2586,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 181,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 551,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8102,
        "iSurf": 109,
        "iVertexIndex": 2591,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 182,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 552,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8112,
        "iSurf": 109,
        "iVertexIndex": 2596,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 183,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 553,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8122,
        "iSurf": 109,
        "iVertexIndex": 2601,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 184,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 554,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8132,
        "iSurf": 109,
        "iVertexIndex": 2606,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 185,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 555,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8142,
        "iSurf": 109,
        "iVertexIndex": 2611,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 186,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 556,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8152,
        "iSurf": 109,
        "iVertexIndex": 2616,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 187,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 557,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8162,
        "iSurf": 109,
        "iVertexIndex": 2621,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 188,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 558,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8172,
        "iSurf": 109,
        "iVertexIndex": 2626,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 189,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 559,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8183,
        "iSurf": 109,
        "iVertexIndex": 2631,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 190,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 560,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 552.5001,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2156,
        "iSurf": 109,
        "iVertexIndex": 2636,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 191,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8203,
        "iSurf": 114,
        "iVertexIndex": 2640,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 192,
        "ComponentElementIndex": 0,
        "iBack": 564,
        "iFront": -1,
        "iPlane": 562,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2164,
        "iSurf": 114,
        "iVertexIndex": 2645,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 193,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 563,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2167,
        "iSurf": 114,
        "iVertexIndex": 2648,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 194,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2179,
        "iSurf": 121,
        "iVertexIndex": 2660,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 195,
        "ComponentElementIndex": 0,
        "iBack": 568,
        "iFront": 565,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8233,
        "iSurf": 120,
        "iVertexIndex": 2664,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 196,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 566,
        "iCollisionBound": 2409,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2187,
        "iSurf": 120,
        "iVertexIndex": 2669,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 197,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 567,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2190,
        "iSurf": 120,
        "iVertexIndex": 2672,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 198,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 192.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2202,
        "iSurf": 115,
        "iVertexIndex": 2684,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 199,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2429,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257
          },
          "W": -1416.7443,
          "X": -0.49999958,
          "Y": -2.1163853E-06,
          "Z": 0.8660257
        },
        "iVertPool": 2206,
        "iSurf": 107,
        "iVertexIndex": 2688,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 200,
        "ComponentElementIndex": 0,
        "iBack": 575,
        "iFront": 571,
        "iPlane": 570,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257
          },
          "W": -1416.7444,
          "X": -0.49999958,
          "Y": -2.1163853E-06,
          "Z": 0.8660257
        },
        "iVertPool": 8167,
        "iSurf": 107,
        "iVertexIndex": 2692,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 201,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8254,
        "iSurf": 112,
        "iVertexIndex": 2697,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 202,
        "ComponentElementIndex": 0,
        "iBack": 572,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2218,
        "iSurf": 121,
        "iVertexIndex": 2702,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 203,
        "ComponentElementIndex": 0,
        "iBack": 574,
        "iFront": 573,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8259,
        "iSurf": 118,
        "iVertexIndex": 2706,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 204,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2442,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 192.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2226,
        "iSurf": 115,
        "iVertexIndex": 2711,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 205,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2455,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -170.00003,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2230,
        "iSurf": 134,
        "iVertexIndex": 2715,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 206,
        "ComponentElementIndex": 0,
        "iBack": 587,
        "iFront": 576,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.5000001,
            "Y": 2.1163846E-06,
            "Z": -0.8660254
          },
          "W": -1728.2546,
          "X": -0.5000001,
          "Y": 2.1163846E-06,
          "Z": -0.8660254
        },
        "iVertPool": 2234,
        "iSurf": 123,
        "iVertexIndex": 2719,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 207,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 577,
        "iPlane": -1,
        "iCollisionBound": 2598,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660257,
            "Y": 1.2218945E-06,
            "Z": -0.49999973
          },
          "W": -2835.4817,
          "X": -0.8660257,
          "Y": 1.2218945E-06,
          "Z": -0.49999973
        },
        "iVertPool": 2238,
        "iSurf": 124,
        "iVertexIndex": 2723,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 208,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 578,
        "iPlane": -1,
        "iCollisionBound": 2585,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3195.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2242,
        "iSurf": 125,
        "iVertexIndex": 2727,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 209,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 579,
        "iPlane": -1,
        "iCollisionBound": 2572,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.86602515,
            "Y": -1.2218958E-06,
            "Z": 0.50000024
          },
          "W": -2710.4785,
          "X": -0.86602515,
          "Y": -1.2218958E-06,
          "Z": 0.50000024
        },
        "iVertPool": 2246,
        "iSurf": 126,
        "iVertexIndex": 2731,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 210,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 580,
        "iPlane": -1,
        "iCollisionBound": 2559,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257
          },
          "W": -1511.7443,
          "X": -0.49999958,
          "Y": -2.1163853E-06,
          "Z": 0.8660257
        },
        "iVertPool": 2250,
        "iSurf": 127,
        "iVertexIndex": 2735,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 211,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 581,
        "iPlane": -1,
        "iCollisionBound": 2546,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 80.00003,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2254,
        "iSurf": 128,
        "iVertexIndex": 2739,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 212,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 582,
        "iPlane": -1,
        "iCollisionBound": 2533,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1638.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "iVertPool": 2258,
        "iSurf": 129,
        "iVertexIndex": 2743,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 213,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 583,
        "iPlane": -1,
        "iCollisionBound": 2520,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2745.4807,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "iVertPool": 2262,
        "iSurf": 130,
        "iVertexIndex": 2747,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 214,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 584,
        "iPlane": -1,
        "iCollisionBound": 2507,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3105.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2266,
        "iSurf": 131,
        "iVertexIndex": 2751,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 215,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 585,
        "iPlane": -1,
        "iCollisionBound": 2494,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006
          },
          "W": 2620.479,
          "X": 0.8660254,
          "Y": 1.2218953E-06,
          "Z": -0.50000006
        },
        "iVertPool": 2270,
        "iSurf": 132,
        "iVertexIndex": 2755,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 216,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 586,
        "iPlane": -1,
        "iCollisionBound": 2481,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": 1421.7457,
          "X": 0.5,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "iVertPool": 2274,
        "iSurf": 133,
        "iVertexIndex": 2759,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 217,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2468,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2278,
        "iSurf": 112,
        "iVertexIndex": 2763,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 218,
        "ComponentElementIndex": 0,
        "iBack": 589,
        "iFront": 588,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 175.00005,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2281,
        "iSurf": 108,
        "iVertexIndex": 2766,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 219,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2611,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2285,
        "iSurf": 118,
        "iVertexIndex": 2770,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 220,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 590,
        "iPlane": -1,
        "iCollisionBound": 2637,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 175.00005,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8177,
        "iSurf": 108,
        "iVertexIndex": 2773,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 221,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2624,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2292,
        "iSurf": 54,
        "iVertexIndex": 2779,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 222,
        "ComponentElementIndex": 0,
        "iBack": 666,
        "iFront": 597,
        "iPlane": 592,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2295,
        "iSurf": 54,
        "iVertexIndex": 2782,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 223,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 593,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2299,
        "iSurf": 54,
        "iVertexIndex": 2786,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 224,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 594,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2304,
        "iSurf": 54,
        "iVertexIndex": 2791,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 225,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 595,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8599,
        "iSurf": 54,
        "iVertexIndex": 2795,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 226,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 596,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2313,
        "iSurf": 54,
        "iVertexIndex": 2804,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 227,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8437,
        "iSurf": 53,
        "iVertexIndex": 2807,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 228,
        "ComponentElementIndex": 0,
        "iBack": 652,
        "iFront": 609,
        "iPlane": 598,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8334,
        "iSurf": 53,
        "iVertexIndex": 2817,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 599,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8346,
        "iSurf": 53,
        "iVertexIndex": 2822,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 600,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8358,
        "iSurf": 53,
        "iVertexIndex": 2826,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 601,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8362,
        "iSurf": 53,
        "iVertexIndex": 2830,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 602,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8372,
        "iSurf": 53,
        "iVertexIndex": 2835,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 603,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8383,
        "iSurf": 53,
        "iVertexIndex": 2839,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 229,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 604,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8396,
        "iSurf": 53,
        "iVertexIndex": 2844,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 230,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 605,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8407,
        "iSurf": 53,
        "iVertexIndex": 2848,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 231,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 606,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8420,
        "iSurf": 53,
        "iVertexIndex": 2853,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 232,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 607,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8433,
        "iSurf": 53,
        "iVertexIndex": 2857,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 233,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 608,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2353,
        "iSurf": 53,
        "iVertexIndex": 2861,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 234,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": 1516.7456,
          "X": 0.5,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "iVertPool": 8506,
        "iSurf": 101,
        "iVertexIndex": 2864,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 235,
        "ComponentElementIndex": 0,
        "iBack": 615,
        "iFront": 610,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7469,
        "iSurf": 49,
        "iVertexIndex": 2869,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": 611,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8313,
        "iSurf": 52,
        "iVertexIndex": 2875,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 236,
        "ComponentElementIndex": 0,
        "iBack": 614,
        "iFront": 612,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8350,
        "iSurf": 55,
        "iVertexIndex": 2884,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 613,
        "iPlane": -1,
        "iCollisionBound": 2662,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8593,
        "iSurf": 50,
        "iVertexIndex": 2892,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2649,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 6913,
        "iSurf": 46,
        "iVertexIndex": 2898,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2675,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8587,
        "iSurf": 110,
        "iVertexIndex": 2904,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 237,
        "ComponentElementIndex": 0,
        "iBack": 628,
        "iFront": 627,
        "iPlane": 616,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8491,
        "iSurf": 110,
        "iVertexIndex": 2910,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 238,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 617,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8501,
        "iSurf": 110,
        "iVertexIndex": 2915,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 239,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 618,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8511,
        "iSurf": 110,
        "iVertexIndex": 2920,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 240,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 619,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8521,
        "iSurf": 110,
        "iVertexIndex": 2925,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 241,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 620,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8531,
        "iSurf": 110,
        "iVertexIndex": 2930,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 242,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 621,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8541,
        "iSurf": 110,
        "iVertexIndex": 2935,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 243,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 622,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8551,
        "iSurf": 110,
        "iVertexIndex": 2940,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 244,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 623,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8561,
        "iSurf": 110,
        "iVertexIndex": 2945,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 245,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 624,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8577,
        "iSurf": 110,
        "iVertexIndex": 2950,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 246,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 625,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8582,
        "iSurf": 110,
        "iVertexIndex": 2955,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 247,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 626,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -497.50012,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2424,
        "iSurf": 110,
        "iVertexIndex": 2960,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 248,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8300,
        "iSurf": 50,
        "iVertexIndex": 2964,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 249,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2688,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.5000001,
            "Y": 2.1163846E-06,
            "Z": -0.8660254
          },
          "W": -1633.2548,
          "X": -0.5000001,
          "Y": 2.1163846E-06,
          "Z": -0.8660254
        },
        "iVertPool": 8526,
        "iSurf": 103,
        "iVertexIndex": 2971,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 250,
        "ComponentElementIndex": 0,
        "iBack": 630,
        "iFront": 629,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8367,
        "iSurf": 50,
        "iVertexIndex": 2976,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 251,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2701,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 80.00007,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2440,
        "iSurf": 128,
        "iVertexIndex": 2981,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 252,
        "ComponentElementIndex": 0,
        "iBack": 651,
        "iFront": 631,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1733.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "iVertPool": 2444,
        "iSurf": 97,
        "iVertexIndex": 2985,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 253,
        "ComponentElementIndex": 0,
        "iBack": 632,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2840.4805,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "iVertPool": 8476,
        "iSurf": 98,
        "iVertexIndex": 2989,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 254,
        "ComponentElementIndex": 0,
        "iBack": 633,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3200.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8486,
        "iSurf": 99,
        "iVertexIndex": 2994,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 255,
        "ComponentElementIndex": 0,
        "iBack": 634,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.86602515,
            "Y": -1.2218958E-06,
            "Z": 0.50000024
          },
          "W": -2710.4788,
          "X": -0.86602515,
          "Y": -1.2218958E-06,
          "Z": 0.50000024
        },
        "iVertPool": 2456,
        "iSurf": 126,
        "iVertexIndex": 2999,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 256,
        "ComponentElementIndex": 0,
        "iBack": 650,
        "iFront": 635,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660257,
            "Y": 1.2218945E-06,
            "Z": -0.49999973
          },
          "W": -2740.4814,
          "X": -0.8660257,
          "Y": 1.2218945E-06,
          "Z": -0.49999973
        },
        "iVertPool": 8536,
        "iSurf": 104,
        "iVertexIndex": 3003,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 257,
        "ComponentElementIndex": 0,
        "iBack": 636,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3100.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8546,
        "iSurf": 105,
        "iVertexIndex": 3008,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 258,
        "ComponentElementIndex": 0,
        "iBack": 637,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.86602515,
            "Y": -1.2218958E-06,
            "Z": 0.50000024
          },
          "W": -2615.4788,
          "X": -0.86602515,
          "Y": -1.2218958E-06,
          "Z": 0.50000024
        },
        "iVertPool": 8556,
        "iSurf": 106,
        "iVertexIndex": 3013,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 259,
        "ComponentElementIndex": 0,
        "iBack": 638,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257
          },
          "W": -1416.7443,
          "X": -0.49999958,
          "Y": -2.1163853E-06,
          "Z": 0.8660257
        },
        "iVertPool": 8566,
        "iSurf": 107,
        "iVertexIndex": 3018,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 260,
        "ComponentElementIndex": 0,
        "iBack": 639,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -170.00006,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2476,
        "iSurf": 134,
        "iVertexIndex": 3023,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 261,
        "ComponentElementIndex": 0,
        "iBack": 649,
        "iFront": 640,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.5000001,
            "Y": 2.1163846E-06,
            "Z": -0.8660254
          },
          "W": -1728.2548,
          "X": -0.5000001,
          "Y": 2.1163846E-06,
          "Z": -0.8660254
        },
        "iVertPool": 2480,
        "iSurf": 123,
        "iVertexIndex": 3027,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 262,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 641,
        "iPlane": -1,
        "iCollisionBound": 2818,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660257,
            "Y": 1.2218945E-06,
            "Z": -0.49999973
          },
          "W": -2835.4814,
          "X": -0.8660257,
          "Y": 1.2218945E-06,
          "Z": -0.49999973
        },
        "iVertPool": 2484,
        "iSurf": 124,
        "iVertexIndex": 3031,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 263,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 642,
        "iPlane": -1,
        "iCollisionBound": 2805,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3195.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2488,
        "iSurf": 125,
        "iVertexIndex": 3035,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 264,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 643,
        "iPlane": -1,
        "iCollisionBound": 2792,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257
          },
          "W": -1511.7443,
          "X": -0.49999958,
          "Y": -2.1163853E-06,
          "Z": 0.8660257
        },
        "iVertPool": 2492,
        "iSurf": 127,
        "iVertexIndex": 3039,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 265,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 644,
        "iPlane": -1,
        "iCollisionBound": 2779,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1638.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "iVertPool": 2496,
        "iSurf": 129,
        "iVertexIndex": 3043,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 266,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 645,
        "iPlane": -1,
        "iCollisionBound": 2766,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2745.4805,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "iVertPool": 2500,
        "iSurf": 130,
        "iVertexIndex": 3047,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 267,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 646,
        "iPlane": -1,
        "iCollisionBound": 2753,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3105.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2504,
        "iSurf": 131,
        "iVertexIndex": 3051,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 268,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 647,
        "iPlane": -1,
        "iCollisionBound": 2740,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006
          },
          "W": 2620.4792,
          "X": 0.8660254,
          "Y": 1.2218953E-06,
          "Z": -0.50000006
        },
        "iVertPool": 2508,
        "iSurf": 132,
        "iVertexIndex": 3055,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 269,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 648,
        "iPlane": -1,
        "iCollisionBound": 2727,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": 1421.7457,
          "X": 0.5,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "iVertPool": 2512,
        "iSurf": 133,
        "iVertexIndex": 3059,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 270,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2714,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 175.00008,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8571,
        "iSurf": 108,
        "iVertexIndex": 3063,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 271,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2831,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006
          },
          "W": 2715.4795,
          "X": 0.8660254,
          "Y": 1.2218953E-06,
          "Z": -0.50000006
        },
        "iVertPool": 8496,
        "iSurf": 100,
        "iVertexIndex": 3069,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 272,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2844,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -75.00006,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8516,
        "iSurf": 102,
        "iVertexIndex": 3074,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 273,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2857,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257
          },
          "W": -1511.7443,
          "X": -0.49999958,
          "Y": -2.1163853E-06,
          "Z": 0.8660257
        },
        "iVertPool": 2528,
        "iSurf": 127,
        "iVertexIndex": 3079,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 274,
        "ComponentElementIndex": 0,
        "iBack": 664,
        "iFront": 653,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.5000001,
            "Y": 2.1163846E-06,
            "Z": -0.8660254
          },
          "W": -1728.2548,
          "X": -0.5000001,
          "Y": 2.1163846E-06,
          "Z": -0.8660254
        },
        "iVertPool": 2532,
        "iSurf": 123,
        "iVertexIndex": 3083,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 275,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 654,
        "iPlane": -1,
        "iCollisionBound": 2992,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660257,
            "Y": 1.2218945E-06,
            "Z": -0.49999973
          },
          "W": -2835.4817,
          "X": -0.8660257,
          "Y": 1.2218945E-06,
          "Z": -0.49999973
        },
        "iVertPool": 2536,
        "iSurf": 124,
        "iVertexIndex": 3087,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 276,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 655,
        "iPlane": -1,
        "iCollisionBound": 2980,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3195.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2540,
        "iSurf": 125,
        "iVertexIndex": 3091,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 277,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 656,
        "iPlane": -1,
        "iCollisionBound": 2968,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.86602515,
            "Y": -1.2218958E-06,
            "Z": 0.50000024
          },
          "W": -2710.4785,
          "X": -0.86602515,
          "Y": -1.2218958E-06,
          "Z": 0.50000024
        },
        "iVertPool": 2544,
        "iSurf": 126,
        "iVertexIndex": 3095,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 278,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 657,
        "iPlane": -1,
        "iCollisionBound": 2956,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 80.00006,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2548,
        "iSurf": 128,
        "iVertexIndex": 3099,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 279,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 658,
        "iPlane": -1,
        "iCollisionBound": 2944,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1638.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "iVertPool": 2552,
        "iSurf": 129,
        "iVertexIndex": 3103,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 280,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 659,
        "iPlane": -1,
        "iCollisionBound": 2931,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2745.4807,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "iVertPool": 2556,
        "iSurf": 130,
        "iVertexIndex": 3107,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 281,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 660,
        "iPlane": -1,
        "iCollisionBound": 2918,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3105.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2560,
        "iSurf": 131,
        "iVertexIndex": 3111,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 282,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 661,
        "iPlane": -1,
        "iCollisionBound": 2906,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006
          },
          "W": 2620.479,
          "X": 0.8660254,
          "Y": 1.2218953E-06,
          "Z": -0.50000006
        },
        "iVertPool": 2564,
        "iSurf": 132,
        "iVertexIndex": 3115,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 283,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 662,
        "iPlane": -1,
        "iCollisionBound": 2894,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": 1421.7457,
          "X": 0.5,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "iVertPool": 2568,
        "iSurf": 133,
        "iVertexIndex": 3119,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 284,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 663,
        "iPlane": -1,
        "iCollisionBound": 2882,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -170.00006,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2572,
        "iSurf": 134,
        "iVertexIndex": 3123,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 285,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 2870,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 7795,
        "iSurf": 49,
        "iVertexIndex": 3127,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": 665,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 7764,
        "iSurf": 46,
        "iVertexIndex": 3134,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3004,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2584,
        "iSurf": 48,
        "iVertexIndex": 3139,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 286,
        "ComponentElementIndex": 0,
        "iBack": 672,
        "iFront": -1,
        "iPlane": 667,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2587,
        "iSurf": 48,
        "iVertexIndex": 3142,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 287,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 668,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2591,
        "iSurf": 48,
        "iVertexIndex": 3146,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 288,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 669,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2596,
        "iSurf": 48,
        "iVertexIndex": 3151,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 289,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 670,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 7834,
        "iSurf": 48,
        "iVertexIndex": 3155,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 290,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 671,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2605,
        "iSurf": 48,
        "iVertexIndex": 3162,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 291,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8624,
        "iSurf": 46,
        "iVertexIndex": 3165,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 292,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3018,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8702,
        "iSurf": 262,
        "iVertexIndex": 3172,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1059,
        "iFront": 677,
        "iPlane": 674,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8696,
        "iSurf": 262,
        "iVertexIndex": 3178,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 675,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2620,
        "iSurf": 262,
        "iVertexIndex": 3184,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 676,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2624,
        "iSurf": 262,
        "iVertexIndex": 3188,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -2562.2578,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 2628,
        "iSurf": 173,
        "iVertexIndex": 3192,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 859,
        "iFront": 680,
        "iPlane": 678,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -2562.2578,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 2632,
        "iSurf": 173,
        "iVertexIndex": 3196,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 679,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -2562.2578,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 2636,
        "iSurf": 173,
        "iVertexIndex": 3200,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8788,
        "iSurf": 236,
        "iVertexIndex": 3204,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 775,
        "iFront": 684,
        "iPlane": 681,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8794,
        "iSurf": 236,
        "iVertexIndex": 3210,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 142,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 682,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2648,
        "iSurf": 236,
        "iVertexIndex": 3216,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 683,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2652,
        "iSurf": 236,
        "iVertexIndex": 3220,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9235,
        "iSurf": 228,
        "iVertexIndex": 3224,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 723,
        "iFront": 688,
        "iPlane": 685,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8838,
        "iSurf": 228,
        "iVertexIndex": 3232,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 686,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2664,
        "iSurf": 228,
        "iVertexIndex": 3238,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 687,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2668,
        "iSurf": 228,
        "iVertexIndex": 3242,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8882,
        "iSurf": 250,
        "iVertexIndex": 3246,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 712,
        "iFront": 692,
        "iPlane": 689,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8876,
        "iSurf": 250,
        "iVertexIndex": 3252,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 690,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2680,
        "iSurf": 250,
        "iVertexIndex": 3258,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 691,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2684,
        "iSurf": 250,
        "iVertexIndex": 3262,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8926,
        "iSurf": 246,
        "iVertexIndex": 3266,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 696,
        "iFront": -1,
        "iPlane": 693,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 8920,
        "iSurf": 246,
        "iVertexIndex": 3272,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 694,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2696,
        "iSurf": 246,
        "iVertexIndex": 3278,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 695,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2700,
        "iSurf": 246,
        "iVertexIndex": 3282,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 8995,
        "iSurf": 245,
        "iVertexIndex": 3286,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 697,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8954,
        "iSurf": 253,
        "iVertexIndex": 3291,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 711,
        "iFront": 698,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8972,
        "iSurf": 252,
        "iVertexIndex": 3299,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": 706,
        "iFront": 702,
        "iPlane": 699,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 8978,
        "iSurf": 252,
        "iVertexIndex": 3305,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 700,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2720,
        "iSurf": 252,
        "iVertexIndex": 3311,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 701,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2724,
        "iSurf": 252,
        "iVertexIndex": 3315,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8946,
        "iSurf": 254,
        "iVertexIndex": 3319,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 705,
        "iFront": 703,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2732,
        "iSurf": 249,
        "iVertexIndex": 3327,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 704,
        "iPlane": -1,
        "iCollisionBound": 3044,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2736,
        "iSurf": 251,
        "iVertexIndex": 3331,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3031,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2740,
        "iSurf": 248,
        "iVertexIndex": 3335,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3057,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2744,
        "iSurf": 258,
        "iVertexIndex": 3339,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 710,
        "iFront": 707,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2748,
        "iSurf": 255,
        "iVertexIndex": 3343,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 708,
        "iPlane": -1,
        "iCollisionBound": 3096,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2752,
        "iSurf": 256,
        "iVertexIndex": 3347,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 709,
        "iPlane": -1,
        "iCollisionBound": 3083,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2756,
        "iSurf": 257,
        "iVertexIndex": 3351,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3070,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8898,
        "iSurf": 248,
        "iVertexIndex": 3355,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3109,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8904,
        "iSurf": 247,
        "iVertexIndex": 3361,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3122,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9039,
        "iSurf": 244,
        "iVertexIndex": 3367,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 716,
        "iFront": -1,
        "iPlane": 713,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9045,
        "iSurf": 244,
        "iVertexIndex": 3373,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 714,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2776,
        "iSurf": 244,
        "iVertexIndex": 3379,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 715,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2780,
        "iSurf": 244,
        "iVertexIndex": 3383,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2784,
        "iSurf": 245,
        "iVertexIndex": 3387,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": 717,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2788,
        "iSurf": 273,
        "iVertexIndex": 3391,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 722,
        "iFront": 718,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2792,
        "iSurf": 274,
        "iVertexIndex": 3395,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 721,
        "iFront": 719,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2796,
        "iSurf": 271,
        "iVertexIndex": 3399,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 720,
        "iPlane": -1,
        "iCollisionBound": 3148,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2800,
        "iSurf": 272,
        "iVertexIndex": 3403,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3135,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9017,
        "iSurf": 248,
        "iVertexIndex": 3407,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3161,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9023,
        "iSurf": 247,
        "iVertexIndex": 3413,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3174,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9091,
        "iSurf": 235,
        "iVertexIndex": 3419,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 753,
        "iFront": 727,
        "iPlane": 724,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9097,
        "iSurf": 235,
        "iVertexIndex": 3425,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 725,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2820,
        "iSurf": 235,
        "iVertexIndex": 3431,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 726,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2824,
        "iSurf": 235,
        "iVertexIndex": 3435,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9131,
        "iSurf": 237,
        "iVertexIndex": 3439,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 752,
        "iFront": 728,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9157,
        "iSurf": 234,
        "iVertexIndex": 3449,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 747,
        "iFront": 732,
        "iPlane": 729,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9151,
        "iSurf": 234,
        "iVertexIndex": 3455,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 730,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2840,
        "iSurf": 234,
        "iVertexIndex": 3461,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 731,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2844,
        "iSurf": 234,
        "iVertexIndex": 3465,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9121,
        "iSurf": 238,
        "iVertexIndex": 3469,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 746,
        "iFront": 733,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4698.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9195,
        "iSurf": 444,
        "iVertexIndex": 3479,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": 738,
        "iFront": 737,
        "iPlane": 734,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4698.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9201,
        "iSurf": 444,
        "iVertexIndex": 3485,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 735,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4698.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2860,
        "iSurf": 444,
        "iVertexIndex": 3491,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 736,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4698.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2864,
        "iSurf": 444,
        "iVertexIndex": 3495,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2868,
        "iSurf": 233,
        "iVertexIndex": 3499,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3187,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2185.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2872,
        "iSurf": 445,
        "iVertexIndex": 3503,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 739,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2015.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2876,
        "iSurf": 447,
        "iVertexIndex": 3507,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 740,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -140.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2880,
        "iSurf": 452,
        "iVertexIndex": 3511,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": 745,
        "iFront": 741,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 20.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2884,
        "iSurf": 453,
        "iVertexIndex": 3515,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": 744,
        "iFront": 742,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2180.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2888,
        "iSurf": 450,
        "iVertexIndex": 3519,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 743,
        "iPlane": -1,
        "iCollisionBound": 3213,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2020.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2892,
        "iSurf": 451,
        "iVertexIndex": 3523,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3200,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -15.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9173,
        "iSurf": 449,
        "iVertexIndex": 3527,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3226,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 145.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9179,
        "iSurf": 448,
        "iVertexIndex": 3533,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3239,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2904,
        "iSurf": 232,
        "iVertexIndex": 3539,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3252,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2908,
        "iSurf": 258,
        "iVertexIndex": 3543,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 751,
        "iFront": 748,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2912,
        "iSurf": 255,
        "iVertexIndex": 3547,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 749,
        "iPlane": -1,
        "iCollisionBound": 3291,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2916,
        "iSurf": 256,
        "iVertexIndex": 3551,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 750,
        "iPlane": -1,
        "iCollisionBound": 3278,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2920,
        "iSurf": 257,
        "iVertexIndex": 3555,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3265,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8810,
        "iSurf": 232,
        "iVertexIndex": 3559,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3304,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 8816,
        "iSurf": 231,
        "iVertexIndex": 3565,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3317,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9295,
        "iSurf": 229,
        "iVertexIndex": 3571,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": 769,
        "iFront": 757,
        "iPlane": 754,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9289,
        "iSurf": 229,
        "iVertexIndex": 3577,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 755,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2940,
        "iSurf": 229,
        "iVertexIndex": 3583,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 756,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2944,
        "iSurf": 229,
        "iVertexIndex": 3587,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4762.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9339,
        "iSurf": 446,
        "iVertexIndex": 3591,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": 761,
        "iFront": -1,
        "iPlane": 758,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4762.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9333,
        "iSurf": 446,
        "iVertexIndex": 3597,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 759,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4762.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2956,
        "iSurf": 446,
        "iVertexIndex": 3603,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 760,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4762.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 2960,
        "iSurf": 446,
        "iVertexIndex": 3607,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2185.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2964,
        "iSurf": 445,
        "iVertexIndex": 3611,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": 762,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2015.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2968,
        "iSurf": 447,
        "iVertexIndex": 3615,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 763,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -140.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2972,
        "iSurf": 452,
        "iVertexIndex": 3619,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": 768,
        "iFront": 764,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 20.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 2976,
        "iSurf": 453,
        "iVertexIndex": 3623,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": 767,
        "iFront": 765,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2180.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 2980,
        "iSurf": 450,
        "iVertexIndex": 3627,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 766,
        "iPlane": -1,
        "iCollisionBound": 3343,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2020.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 2984,
        "iSurf": 451,
        "iVertexIndex": 3631,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3330,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -15.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9311,
        "iSurf": 449,
        "iVertexIndex": 3635,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 42,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3356,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 145.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9317,
        "iSurf": 448,
        "iVertexIndex": 3641,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 43,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3369,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -140.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 2996,
        "iSurf": 452,
        "iVertexIndex": 3647,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 44,
        "ComponentElementIndex": 0,
        "iBack": 774,
        "iFront": 770,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 20.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3000,
        "iSurf": 453,
        "iVertexIndex": 3651,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 45,
        "ComponentElementIndex": 0,
        "iBack": 773,
        "iFront": 771,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2180.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3004,
        "iSurf": 450,
        "iVertexIndex": 3655,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 46,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 772,
        "iPlane": -1,
        "iCollisionBound": 3395,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2020.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3008,
        "iSurf": 451,
        "iVertexIndex": 3659,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3382,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9266,
        "iSurf": 232,
        "iVertexIndex": 3663,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3408,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9273,
        "iSurf": 231,
        "iVertexIndex": 3670,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 47,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3421,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9383,
        "iSurf": 214,
        "iVertexIndex": 3676,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 819,
        "iFront": 779,
        "iPlane": 776,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9377,
        "iSurf": 214,
        "iVertexIndex": 3682,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 143,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 777,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3028,
        "iSurf": 214,
        "iVertexIndex": 3688,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 778,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3032,
        "iSurf": 214,
        "iVertexIndex": 3692,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9927,
        "iSurf": 65,
        "iVertexIndex": 3696,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 788,
        "iFront": 780,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 17,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -307.5003,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10276,
        "iSurf": 188,
        "iVertexIndex": 3713,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 781,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4507.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3045,
        "iSurf": 189,
        "iVertexIndex": 3718,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 782,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.50085,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10270,
        "iSurf": 197,
        "iVertexIndex": 3722,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 787,
        "iFront": 783,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50043,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10296,
        "iSurf": 198,
        "iVertexIndex": 3728,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 786,
        "iFront": 784,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 312.5003,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10251,
        "iSurf": 194,
        "iVertexIndex": 3734,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 785,
        "iPlane": -1,
        "iCollisionBound": 3447,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3059,
        "iSurf": 195,
        "iVertexIndex": 3739,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3434,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50092,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10302,
        "iSurf": 192,
        "iVertexIndex": 3743,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3460,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.5009,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10240,
        "iSurf": 191,
        "iVertexIndex": 3749,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3472,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9435,
        "iSurf": 67,
        "iVertexIndex": 3755,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 809,
        "iFront": 792,
        "iPlane": 789,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9429,
        "iSurf": 67,
        "iVertexIndex": 3761,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 144,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 790,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3077,
        "iSurf": 67,
        "iVertexIndex": 3767,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 791,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3081,
        "iSurf": 67,
        "iVertexIndex": 3771,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9495,
        "iSurf": 66,
        "iVertexIndex": 3775,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 145,
        "ComponentElementIndex": 0,
        "iBack": 803,
        "iFront": 796,
        "iPlane": 793,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9489,
        "iSurf": 66,
        "iVertexIndex": 3781,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 293,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 794,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3093,
        "iSurf": 66,
        "iVertexIndex": 3787,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 146,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 795,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3097,
        "iSurf": 66,
        "iVertexIndex": 3791,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10433,
        "iSurf": 62,
        "iVertexIndex": 3795,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": 797,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10580,
        "iSurf": 63,
        "iVertexIndex": 3800,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 294,
        "ComponentElementIndex": 0,
        "iBack": 798,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9470,
        "iSurf": 70,
        "iVertexIndex": 3806,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": 802,
        "iFront": 799,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10570,
        "iSurf": 68,
        "iVertexIndex": 3815,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 800,
        "iPlane": -1,
        "iCollisionBound": 3511,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10575,
        "iSurf": 69,
        "iVertexIndex": 3820,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 295,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 801,
        "iPlane": -1,
        "iCollisionBound": 3498,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10415,
        "iSurf": 71,
        "iVertexIndex": 3825,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3484,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 14,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3127,
        "iSurf": 64,
        "iVertexIndex": 3839,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3524,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3132,
        "iSurf": 63,
        "iVertexIndex": 3844,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 296,
        "ComponentElementIndex": 0,
        "iBack": 804,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3136,
        "iSurf": 74,
        "iVertexIndex": 3848,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": 808,
        "iFront": 805,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3140,
        "iSurf": 72,
        "iVertexIndex": 3852,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 806,
        "iPlane": -1,
        "iCollisionBound": 3564,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -97.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3144,
        "iSurf": 73,
        "iVertexIndex": 3856,
        "ComponentIndex": 12,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 807,
        "iPlane": -1,
        "iCollisionBound": 3551,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3148,
        "iSurf": 75,
        "iVertexIndex": 3860,
        "ComponentIndex": 7,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3538,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5730,
        "iSurf": 64,
        "iVertexIndex": 3864,
        "ComponentIndex": 6,
        "ComponentNodeIndex": 297,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3577,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9582,
        "iSurf": 61,
        "iVertexIndex": 3870,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 813,
        "iFront": -1,
        "iPlane": 810,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9588,
        "iSurf": 61,
        "iVertexIndex": 3876,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 147,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 811,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3164,
        "iSurf": 61,
        "iVertexIndex": 3882,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 812,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3168,
        "iSurf": 61,
        "iVertexIndex": 3886,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3172,
        "iSurf": 62,
        "iVertexIndex": 3890,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 814,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3176,
        "iSurf": 225,
        "iVertexIndex": 3894,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 818,
        "iFront": 815,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3180,
        "iSurf": 223,
        "iVertexIndex": 3898,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 816,
        "iPlane": -1,
        "iCollisionBound": 3616,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3184,
        "iSurf": 224,
        "iVertexIndex": 3902,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 817,
        "iPlane": -1,
        "iCollisionBound": 3603,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3188,
        "iSurf": 226,
        "iVertexIndex": 3906,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3590,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9565,
        "iSurf": 64,
        "iVertexIndex": 3910,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3629,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9630,
        "iSurf": 212,
        "iVertexIndex": 3917,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 834,
        "iFront": 823,
        "iPlane": 820,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9636,
        "iSurf": 212,
        "iVertexIndex": 3923,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 148,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 821,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3204,
        "iSurf": 212,
        "iVertexIndex": 3929,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 822,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3208,
        "iSurf": 212,
        "iVertexIndex": 3933,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9684,
        "iSurf": 230,
        "iVertexIndex": 3937,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": 827,
        "iFront": -1,
        "iPlane": 824,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9678,
        "iSurf": 230,
        "iVertexIndex": 3943,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 149,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 825,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3220,
        "iSurf": 230,
        "iVertexIndex": 3949,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 826,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3224,
        "iSurf": 230,
        "iVertexIndex": 3953,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9661,
        "iSurf": 231,
        "iVertexIndex": 3957,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 828,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9654,
        "iSurf": 232,
        "iVertexIndex": 3964,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 829,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3236,
        "iSurf": 239,
        "iVertexIndex": 3971,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 833,
        "iFront": 830,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3240,
        "iSurf": 240,
        "iVertexIndex": 3975,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 831,
        "iPlane": -1,
        "iCollisionBound": 3668,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3244,
        "iSurf": 241,
        "iVertexIndex": 3979,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 832,
        "iPlane": -1,
        "iCollisionBound": 3655,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3248,
        "iSurf": 242,
        "iVertexIndex": 3983,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3642,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3252,
        "iSurf": 229,
        "iVertexIndex": 3987,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3681,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9802,
        "iSurf": 213,
        "iVertexIndex": 3991,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": 835,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9756,
        "iSurf": 221,
        "iVertexIndex": 3997,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": 858,
        "iFront": 836,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9728,
        "iSurf": 218,
        "iVertexIndex": 4005,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": 853,
        "iFront": 840,
        "iPlane": 837,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9722,
        "iSurf": 218,
        "iVertexIndex": 4011,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 150,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 838,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3272,
        "iSurf": 218,
        "iVertexIndex": 4017,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 839,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3276,
        "iSurf": 218,
        "iVertexIndex": 4021,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9774,
        "iSurf": 220,
        "iVertexIndex": 4025,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": 848,
        "iFront": 844,
        "iPlane": 841,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 9780,
        "iSurf": 220,
        "iVertexIndex": 4031,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 151,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 842,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3288,
        "iSurf": 220,
        "iVertexIndex": 4037,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 843,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3292,
        "iSurf": 220,
        "iVertexIndex": 4041,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9748,
        "iSurf": 222,
        "iVertexIndex": 4045,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": 847,
        "iFront": 845,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3300,
        "iSurf": 217,
        "iVertexIndex": 4053,
        "ComponentIndex": 0,
        "ComponentNodeIndex": 152,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 846,
        "iPlane": -1,
        "iCollisionBound": 3707,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3304,
        "iSurf": 219,
        "iVertexIndex": 4057,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3694,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3308,
        "iSurf": 216,
        "iVertexIndex": 4061,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3720,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3312,
        "iSurf": 226,
        "iVertexIndex": 4065,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 852,
        "iFront": 849,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3316,
        "iSurf": 223,
        "iVertexIndex": 4069,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 850,
        "iPlane": -1,
        "iCollisionBound": 3759,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3320,
        "iSurf": 224,
        "iVertexIndex": 4073,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 851,
        "iPlane": -1,
        "iCollisionBound": 3746,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3324,
        "iSurf": 225,
        "iVertexIndex": 4077,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3733,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9355,
        "iSurf": 216,
        "iVertexIndex": 4081,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3772,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3332,
        "iSurf": 242,
        "iVertexIndex": 4087,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 857,
        "iFront": 854,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3336,
        "iSurf": 239,
        "iVertexIndex": 4091,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 855,
        "iPlane": -1,
        "iCollisionBound": 3811,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3340,
        "iSurf": 240,
        "iVertexIndex": 4095,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 856,
        "iPlane": -1,
        "iCollisionBound": 3798,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3344,
        "iSurf": 241,
        "iVertexIndex": 4099,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3785,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9606,
        "iSurf": 216,
        "iVertexIndex": 4103,
        "ComponentIndex": 24,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3824,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9612,
        "iSurf": 215,
        "iVertexIndex": 4109,
        "ComponentIndex": 23,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3837,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9819,
        "iSurf": 65,
        "iVertexIndex": 4117,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 990,
        "iFront": 870,
        "iPlane": 860,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9830,
        "iSurf": 65,
        "iVertexIndex": 4121,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 861,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9834,
        "iSurf": 65,
        "iVertexIndex": 4125,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 862,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9843,
        "iSurf": 65,
        "iVertexIndex": 4129,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 863,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9854,
        "iSurf": 65,
        "iVertexIndex": 4134,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 864,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9865,
        "iSurf": 65,
        "iVertexIndex": 4138,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 865,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9883,
        "iSurf": 65,
        "iVertexIndex": 4142,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 866,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9903,
        "iSurf": 65,
        "iVertexIndex": 4147,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 867,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9923,
        "iSurf": 65,
        "iVertexIndex": 4151,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 868,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9944,
        "iSurf": 65,
        "iVertexIndex": 4155,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 869,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3388,
        "iSurf": 65,
        "iVertexIndex": 4159,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -4099.5654,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 3391,
        "iSurf": 174,
        "iVertexIndex": 4162,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 878,
        "iFront": 872,
        "iPlane": 871,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -4099.5654,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 10109,
        "iSurf": 174,
        "iVertexIndex": 4166,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4507.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3399,
        "iSurf": 189,
        "iVertexIndex": 4171,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": 873,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5006,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9974,
        "iSurf": 197,
        "iVertexIndex": 4175,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": 877,
        "iFront": 874,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50046,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9952,
        "iSurf": 198,
        "iVertexIndex": 4179,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 876,
        "iFront": 875,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3409,
        "iSurf": 195,
        "iVertexIndex": 4183,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3850,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50058,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9948,
        "iSurf": 192,
        "iVertexIndex": 4187,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3863,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.5006,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9978,
        "iSurf": 191,
        "iVertexIndex": 4191,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3875,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4525.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3419,
        "iSurf": 175,
        "iVertexIndex": 4195,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": 888,
        "iFront": 880,
        "iPlane": 879,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4525.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10119,
        "iSurf": 175,
        "iVertexIndex": 4199,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4507.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3427,
        "iSurf": 189,
        "iVertexIndex": 4204,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": 881,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 442.50034,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3431,
        "iSurf": 190,
        "iVertexIndex": 4208,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": 882,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5005,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9990,
        "iSurf": 197,
        "iVertexIndex": 4212,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": 887,
        "iFront": 883,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.5006,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9969,
        "iSurf": 198,
        "iVertexIndex": 4217,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": 886,
        "iFront": 884,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3443,
        "iSurf": 195,
        "iVertexIndex": 4222,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 885,
        "iPlane": -1,
        "iCollisionBound": 3900,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -437.50034,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3447,
        "iSurf": 196,
        "iVertexIndex": 4226,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3887,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.5006,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9964,
        "iSurf": 192,
        "iVertexIndex": 4230,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3913,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50055,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9995,
        "iSurf": 191,
        "iVertexIndex": 4235,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3926,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -3724.5674,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 3459,
        "iSurf": 176,
        "iVertexIndex": 4240,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": 896,
        "iFront": 890,
        "iPlane": 889,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -3724.5674,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 10129,
        "iSurf": 176,
        "iVertexIndex": 4244,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 442.5003,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3467,
        "iSurf": 190,
        "iVertexIndex": 4249,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 42,
        "ComponentElementIndex": 0,
        "iBack": 891,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5005,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10008,
        "iSurf": 197,
        "iVertexIndex": 4253,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 43,
        "ComponentElementIndex": 0,
        "iBack": 895,
        "iFront": 892,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.5008,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 9986,
        "iSurf": 198,
        "iVertexIndex": 4257,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 44,
        "ComponentElementIndex": 0,
        "iBack": 894,
        "iFront": 893,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -437.50034,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3477,
        "iSurf": 196,
        "iVertexIndex": 4261,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 45,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3939,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50055,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 9982,
        "iSurf": 192,
        "iVertexIndex": 4265,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 46,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3952,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50055,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10012,
        "iSurf": 191,
        "iVertexIndex": 4269,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 47,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3964,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1912.7416,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 3487,
        "iSurf": 177,
        "iVertexIndex": 4273,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 48,
        "ComponentElementIndex": 0,
        "iBack": 904,
        "iFront": 898,
        "iPlane": 897,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1912.7415,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 10139,
        "iSurf": 177,
        "iVertexIndex": 4277,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 49,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 442.5003,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3495,
        "iSurf": 190,
        "iVertexIndex": 4282,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 50,
        "ComponentElementIndex": 0,
        "iBack": 899,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5006,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10026,
        "iSurf": 197,
        "iVertexIndex": 4286,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 51,
        "ComponentElementIndex": 0,
        "iBack": 903,
        "iFront": 900,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50098,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10004,
        "iSurf": 198,
        "iVertexIndex": 4290,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 52,
        "ComponentElementIndex": 0,
        "iBack": 902,
        "iFront": 901,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -437.5003,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3505,
        "iSurf": 196,
        "iVertexIndex": 4294,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 53,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3976,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50064,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10000,
        "iSurf": 192,
        "iVertexIndex": 4298,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 54,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 3989,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.5007,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10030,
        "iSurf": 191,
        "iVertexIndex": 4302,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 55,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4001,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 425.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3515,
        "iSurf": 178,
        "iVertexIndex": 4306,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 56,
        "ComponentElementIndex": 0,
        "iBack": 914,
        "iFront": 906,
        "iPlane": 905,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 425.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10149,
        "iSurf": 178,
        "iVertexIndex": 4310,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 57,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4642.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3523,
        "iSurf": 187,
        "iVertexIndex": 4315,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 58,
        "ComponentElementIndex": 0,
        "iBack": 907,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 442.5003,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3527,
        "iSurf": 190,
        "iVertexIndex": 4319,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 59,
        "ComponentElementIndex": 0,
        "iBack": 908,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5008,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10042,
        "iSurf": 197,
        "iVertexIndex": 4323,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 60,
        "ComponentElementIndex": 0,
        "iBack": 913,
        "iFront": 909,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50098,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10021,
        "iSurf": 198,
        "iVertexIndex": 4328,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 61,
        "ComponentElementIndex": 0,
        "iBack": 912,
        "iFront": 910,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3539,
        "iSurf": 193,
        "iVertexIndex": 4333,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 62,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 911,
        "iPlane": -1,
        "iCollisionBound": 4026,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -437.5003,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3543,
        "iSurf": 196,
        "iVertexIndex": 4337,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 63,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4013,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.5008,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10016,
        "iSurf": 192,
        "iVertexIndex": 4341,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 64,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4039,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50085,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10047,
        "iSurf": 191,
        "iVertexIndex": 4346,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 65,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4052,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 2662.2578,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 3555,
        "iSurf": 179,
        "iVertexIndex": 4351,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 66,
        "ComponentElementIndex": 0,
        "iBack": 922,
        "iFront": 916,
        "iPlane": 915,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 2662.2578,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 10159,
        "iSurf": 179,
        "iVertexIndex": 4355,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 67,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4642.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3563,
        "iSurf": 187,
        "iVertexIndex": 4360,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 68,
        "ComponentElementIndex": 0,
        "iBack": 917,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.501,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10060,
        "iSurf": 197,
        "iVertexIndex": 4364,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 69,
        "ComponentElementIndex": 0,
        "iBack": 921,
        "iFront": 918,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.501,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10038,
        "iSurf": 198,
        "iVertexIndex": 4368,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 70,
        "ComponentElementIndex": 0,
        "iBack": 920,
        "iFront": 919,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3573,
        "iSurf": 193,
        "iVertexIndex": 4372,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 71,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4065,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50098,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10034,
        "iSurf": 192,
        "iVertexIndex": 4376,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 72,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4078,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50104,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10064,
        "iSurf": 191,
        "iVertexIndex": 4380,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 73,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4090,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 4199.566,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 3583,
        "iSurf": 180,
        "iVertexIndex": 4384,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 74,
        "ComponentElementIndex": 0,
        "iBack": 930,
        "iFront": 924,
        "iPlane": 923,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 4199.566,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 10169,
        "iSurf": 180,
        "iVertexIndex": 4388,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 75,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4642.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3591,
        "iSurf": 187,
        "iVertexIndex": 4393,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 76,
        "ComponentElementIndex": 0,
        "iBack": 925,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5011,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10078,
        "iSurf": 197,
        "iVertexIndex": 4397,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 77,
        "ComponentElementIndex": 0,
        "iBack": 929,
        "iFront": 926,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50113,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10056,
        "iSurf": 198,
        "iVertexIndex": 4401,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 78,
        "ComponentElementIndex": 0,
        "iBack": 928,
        "iFront": 927,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3601,
        "iSurf": 193,
        "iVertexIndex": 4405,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 79,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4102,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.5011,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10052,
        "iSurf": 192,
        "iVertexIndex": 4409,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 80,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4115,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50116,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10082,
        "iSurf": 191,
        "iVertexIndex": 4413,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 81,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4127,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4625.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3611,
        "iSurf": 181,
        "iVertexIndex": 4417,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 82,
        "ComponentElementIndex": 0,
        "iBack": 940,
        "iFront": 932,
        "iPlane": 931,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4625.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10179,
        "iSurf": 181,
        "iVertexIndex": 4421,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 83,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4642.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3619,
        "iSurf": 187,
        "iVertexIndex": 4426,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 84,
        "ComponentElementIndex": 0,
        "iBack": 933,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -307.50027,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3623,
        "iSurf": 188,
        "iVertexIndex": 4430,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 85,
        "ComponentElementIndex": 0,
        "iBack": 934,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.50116,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10094,
        "iSurf": 197,
        "iVertexIndex": 4434,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 86,
        "ComponentElementIndex": 0,
        "iBack": 939,
        "iFront": 935,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.5012,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10073,
        "iSurf": 198,
        "iVertexIndex": 4439,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 87,
        "ComponentElementIndex": 0,
        "iBack": 938,
        "iFront": 936,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3635,
        "iSurf": 193,
        "iVertexIndex": 4444,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 88,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 937,
        "iPlane": -1,
        "iCollisionBound": 4152,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 312.50027,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3639,
        "iSurf": 194,
        "iVertexIndex": 4448,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 89,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4139,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50116,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10068,
        "iSurf": 192,
        "iVertexIndex": 4452,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 90,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4165,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.5012,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10099,
        "iSurf": 191,
        "iVertexIndex": 4457,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 91,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4178,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 3824.5662,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 3651,
        "iSurf": 182,
        "iVertexIndex": 4462,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 92,
        "ComponentElementIndex": 0,
        "iBack": 948,
        "iFront": 942,
        "iPlane": 941,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 3824.5662,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 10189,
        "iSurf": 182,
        "iVertexIndex": 4466,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 93,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -307.5003,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10281,
        "iSurf": 188,
        "iVertexIndex": 4471,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 94,
        "ComponentElementIndex": 0,
        "iBack": 943,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5012,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10256,
        "iSurf": 197,
        "iVertexIndex": 4476,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 95,
        "ComponentElementIndex": 0,
        "iBack": 947,
        "iFront": 944,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50116,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10090,
        "iSurf": 198,
        "iVertexIndex": 4480,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 96,
        "ComponentElementIndex": 0,
        "iBack": 946,
        "iFront": 945,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 312.50027,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10246,
        "iSurf": 194,
        "iVertexIndex": 4484,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 97,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4191,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50116,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10086,
        "iSurf": 192,
        "iVertexIndex": 4489,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 98,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4204,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50116,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10226,
        "iSurf": 191,
        "iVertexIndex": 4493,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 99,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4216,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50006,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10220,
        "iSurf": 185,
        "iVertexIndex": 4497,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 100,
        "ComponentElementIndex": 0,
        "iBack": 968,
        "iFront": 960,
        "iPlane": 949,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10124,
        "iSurf": 185,
        "iVertexIndex": 4503,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 101,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 950,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10134,
        "iSurf": 185,
        "iVertexIndex": 4508,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 102,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 951,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10144,
        "iSurf": 185,
        "iVertexIndex": 4513,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 103,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 952,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10154,
        "iSurf": 185,
        "iVertexIndex": 4518,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 104,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 953,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10164,
        "iSurf": 185,
        "iVertexIndex": 4523,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 105,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 954,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10174,
        "iSurf": 185,
        "iVertexIndex": 4528,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 106,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 955,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10184,
        "iSurf": 185,
        "iVertexIndex": 4533,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 107,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 956,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10194,
        "iSurf": 185,
        "iVertexIndex": 4538,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 108,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 957,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10204,
        "iSurf": 185,
        "iVertexIndex": 4543,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 109,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 958,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10215,
        "iSurf": 185,
        "iVertexIndex": 4548,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 110,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 959,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 302.50018,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3723,
        "iSurf": 185,
        "iVertexIndex": 4553,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 111,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50104,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10235,
        "iSurf": 191,
        "iVertexIndex": 4557,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 112,
        "ComponentElementIndex": 0,
        "iBack": 963,
        "iFront": -1,
        "iPlane": 961,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50085,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3731,
        "iSurf": 191,
        "iVertexIndex": 4562,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 113,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 962,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 927.50085,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3734,
        "iSurf": 191,
        "iVertexIndex": 4565,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 114,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 312.5003,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3746,
        "iSurf": 194,
        "iVertexIndex": 4577,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 115,
        "ComponentElementIndex": 0,
        "iBack": 967,
        "iFront": 964,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5011,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10265,
        "iSurf": 197,
        "iVertexIndex": 4581,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 116,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 965,
        "iCollisionBound": 4228,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5009,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3754,
        "iSurf": 197,
        "iVertexIndex": 4586,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 117,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 966,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -922.5012,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3757,
        "iSurf": 197,
        "iVertexIndex": 4589,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 118,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 12,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -307.5003,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3769,
        "iSurf": 188,
        "iVertexIndex": 4601,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 119,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4248,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 2012.7407,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 3773,
        "iSurf": 183,
        "iVertexIndex": 4605,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 120,
        "ComponentElementIndex": 0,
        "iBack": 974,
        "iFront": 970,
        "iPlane": 969,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 2012.7407,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 10199,
        "iSurf": 183,
        "iVertexIndex": 4609,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 121,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -307.5003,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3781,
        "iSurf": 188,
        "iVertexIndex": 4614,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 122,
        "ComponentElementIndex": 0,
        "iBack": 971,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.50107,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10291,
        "iSurf": 198,
        "iVertexIndex": 4618,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 123,
        "ComponentElementIndex": 0,
        "iBack": 973,
        "iFront": 972,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 312.5003,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3789,
        "iSurf": 194,
        "iVertexIndex": 4623,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 124,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4261,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50107,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10286,
        "iSurf": 192,
        "iVertexIndex": 4627,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 125,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4274,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 329.99997,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3797,
        "iSurf": 210,
        "iVertexIndex": 4632,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 126,
        "ComponentElementIndex": 0,
        "iBack": 986,
        "iFront": 975,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 2567.258,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 3801,
        "iSurf": 199,
        "iVertexIndex": 4636,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 127,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 976,
        "iPlane": -1,
        "iCollisionBound": 4417,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 4104.566,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 3805,
        "iSurf": 200,
        "iVertexIndex": 4640,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 128,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 977,
        "iPlane": -1,
        "iCollisionBound": 4404,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4530.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3809,
        "iSurf": 201,
        "iVertexIndex": 4644,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 129,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 978,
        "iPlane": -1,
        "iCollisionBound": 4391,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 3729.5664,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 3813,
        "iSurf": 202,
        "iVertexIndex": 4648,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 130,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 979,
        "iPlane": -1,
        "iCollisionBound": 4378,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1917.7407,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 3817,
        "iSurf": 203,
        "iVertexIndex": 4652,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 131,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 980,
        "iPlane": -1,
        "iCollisionBound": 4365,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -419.99997,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3821,
        "iSurf": 204,
        "iVertexIndex": 4656,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 132,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 981,
        "iPlane": -1,
        "iCollisionBound": 4352,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -2657.2578,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 3825,
        "iSurf": 205,
        "iVertexIndex": 4660,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 133,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 982,
        "iPlane": -1,
        "iCollisionBound": 4339,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -4194.5654,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 3829,
        "iSurf": 206,
        "iVertexIndex": 4664,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 134,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 983,
        "iPlane": -1,
        "iCollisionBound": 4326,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4620.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3833,
        "iSurf": 207,
        "iVertexIndex": 4668,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 135,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 984,
        "iPlane": -1,
        "iCollisionBound": 4313,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -3819.5676,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 3837,
        "iSurf": 208,
        "iVertexIndex": 4672,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 136,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 985,
        "iPlane": -1,
        "iCollisionBound": 4300,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -2007.7417,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 3841,
        "iSurf": 209,
        "iVertexIndex": 4676,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 137,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4287,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -292.50092,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3845,
        "iSurf": 192,
        "iVertexIndex": 4680,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 138,
        "ComponentElementIndex": 0,
        "iBack": 988,
        "iFront": 987,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -324.99997,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3848,
        "iSurf": 184,
        "iVertexIndex": 4683,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 139,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4430,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 297.5009,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3852,
        "iSurf": 198,
        "iVertexIndex": 4687,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 140,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 989,
        "iPlane": -1,
        "iCollisionBound": 4456,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -324.99997,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10209,
        "iSurf": 184,
        "iVertexIndex": 4690,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 141,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4443,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10313,
        "iSurf": 71,
        "iVertexIndex": 4696,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 142,
        "ComponentElementIndex": 0,
        "iBack": 1045,
        "iFront": 1001,
        "iPlane": 991,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10323,
        "iSurf": 71,
        "iVertexIndex": 4700,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 143,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 992,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10334,
        "iSurf": 71,
        "iVertexIndex": 4704,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 144,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 993,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10346,
        "iSurf": 71,
        "iVertexIndex": 4708,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 145,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 994,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10355,
        "iSurf": 71,
        "iVertexIndex": 4712,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 146,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 995,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10366,
        "iSurf": 71,
        "iVertexIndex": 4717,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 147,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 996,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10389,
        "iSurf": 71,
        "iVertexIndex": 4721,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 148,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 997,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10393,
        "iSurf": 71,
        "iVertexIndex": 4725,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 149,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 998,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10411,
        "iSurf": 71,
        "iVertexIndex": 4730,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 150,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 999,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10429,
        "iSurf": 71,
        "iVertexIndex": 4734,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 151,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1000,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3891,
        "iSurf": 71,
        "iVertexIndex": 4738,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 152,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10565,
        "iSurf": 62,
        "iVertexIndex": 4741,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": 1002,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.50008,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10554,
        "iSurf": 186,
        "iVertexIndex": 4746,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 153,
        "ComponentElementIndex": 0,
        "iBack": 1019,
        "iFront": 1014,
        "iPlane": 1003,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10458,
        "iSurf": 186,
        "iVertexIndex": 4752,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 154,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1004,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10468,
        "iSurf": 186,
        "iVertexIndex": 4757,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 155,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1005,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10478,
        "iSurf": 186,
        "iVertexIndex": 4762,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 156,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1006,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10488,
        "iSurf": 186,
        "iVertexIndex": 4767,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 157,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1007,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10498,
        "iSurf": 186,
        "iVertexIndex": 4772,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 158,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1008,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10508,
        "iSurf": 186,
        "iVertexIndex": 4777,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 159,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1009,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10518,
        "iSurf": 186,
        "iVertexIndex": 4782,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 160,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1010,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10528,
        "iSurf": 186,
        "iVertexIndex": 4787,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 161,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1011,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10544,
        "iSurf": 186,
        "iVertexIndex": 4792,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 162,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1012,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.50012,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10549,
        "iSurf": 186,
        "iVertexIndex": 4797,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 163,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1013,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -247.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3942,
        "iSurf": 186,
        "iVertexIndex": 4802,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 164,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 3946,
        "iSurf": 63,
        "iVertexIndex": 4806,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1015,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 3950,
        "iSurf": 70,
        "iVertexIndex": 4810,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 1018,
        "iFront": 1016,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 3953,
        "iSurf": 68,
        "iVertexIndex": 4813,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1017,
        "iPlane": -1,
        "iCollisionBound": 4481,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 3957,
        "iSurf": 69,
        "iVertexIndex": 4817,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4468,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 3961,
        "iSurf": 64,
        "iVertexIndex": 4821,
        "ComponentIndex": 25,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4494,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 3,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10338,
        "iSurf": 69,
        "iVertexIndex": 4824,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 165,
        "ComponentElementIndex": 0,
        "iBack": 1044,
        "iFront": 1020,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4625.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10513,
        "iSurf": 181,
        "iVertexIndex": 4832,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 166,
        "ComponentElementIndex": 0,
        "iBack": 1022,
        "iFront": 1021,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10370,
        "iSurf": 68,
        "iVertexIndex": 4837,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 167,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4506,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -4099.5654,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 10443,
        "iSurf": 174,
        "iVertexIndex": 4844,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 168,
        "ComponentElementIndex": 0,
        "iBack": 1023,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4525.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10453,
        "iSurf": 175,
        "iVertexIndex": 4849,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 169,
        "ComponentElementIndex": 0,
        "iBack": 1024,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -3724.5674,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 10463,
        "iSurf": 176,
        "iVertexIndex": 4854,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 170,
        "ComponentElementIndex": 0,
        "iBack": 1025,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -1912.7416,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 10473,
        "iSurf": 177,
        "iVertexIndex": 4859,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 171,
        "ComponentElementIndex": 0,
        "iBack": 1026,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 424.99997,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10483,
        "iSurf": 178,
        "iVertexIndex": 4864,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 172,
        "ComponentElementIndex": 0,
        "iBack": 1027,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 2662.2578,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 10493,
        "iSurf": 179,
        "iVertexIndex": 4869,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 173,
        "ComponentElementIndex": 0,
        "iBack": 1028,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -4194.5654,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 4000,
        "iSurf": 206,
        "iVertexIndex": 4874,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 174,
        "ComponentElementIndex": 0,
        "iBack": 1043,
        "iFront": 1029,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 3824.5662,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 10523,
        "iSurf": 182,
        "iVertexIndex": 4878,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 175,
        "ComponentElementIndex": 0,
        "iBack": 1030,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 2012.7408,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 10533,
        "iSurf": 183,
        "iVertexIndex": 4883,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 176,
        "ComponentElementIndex": 0,
        "iBack": 1031,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 329.99994,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4012,
        "iSurf": 210,
        "iVertexIndex": 4888,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 177,
        "ComponentElementIndex": 0,
        "iBack": 1042,
        "iFront": 1032,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 2567.258,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 4016,
        "iSurf": 199,
        "iVertexIndex": 4892,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 178,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1033,
        "iPlane": -1,
        "iCollisionBound": 4636,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 4104.566,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 4020,
        "iSurf": 200,
        "iVertexIndex": 4896,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 179,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1034,
        "iPlane": -1,
        "iCollisionBound": 4623,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4530.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4024,
        "iSurf": 201,
        "iVertexIndex": 4900,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 180,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1035,
        "iPlane": -1,
        "iCollisionBound": 4610,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 3729.5664,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 4028,
        "iSurf": 202,
        "iVertexIndex": 4904,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 181,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1036,
        "iPlane": -1,
        "iCollisionBound": 4597,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1917.7408,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 4032,
        "iSurf": 203,
        "iVertexIndex": 4908,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 182,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1037,
        "iPlane": -1,
        "iCollisionBound": 4584,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -419.99994,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4036,
        "iSurf": 204,
        "iVertexIndex": 4912,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 183,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1038,
        "iPlane": -1,
        "iCollisionBound": 4571,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -2657.2578,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 4040,
        "iSurf": 205,
        "iVertexIndex": 4916,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 184,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1039,
        "iPlane": -1,
        "iCollisionBound": 4558,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4620.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4044,
        "iSurf": 207,
        "iVertexIndex": 4920,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 185,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1040,
        "iPlane": -1,
        "iCollisionBound": 4545,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -3819.5676,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 4048,
        "iSurf": 208,
        "iVertexIndex": 4924,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 186,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1041,
        "iPlane": -1,
        "iCollisionBound": 4532,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -2007.7417,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 4052,
        "iSurf": 209,
        "iVertexIndex": 4928,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 187,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4519,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -324.99994,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10538,
        "iSurf": 184,
        "iVertexIndex": 4932,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 188,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4649,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 4199.566,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 10503,
        "iSurf": 180,
        "iVertexIndex": 4938,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 189,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4662,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4064,
        "iSurf": 63,
        "iVertexIndex": 4943,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 190,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4675,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 9858,
        "iSurf": 62,
        "iVertexIndex": 4947,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 191,
        "ComponentElementIndex": 0,
        "iBack": 1046,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 1917.7408,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "iVertPool": 4072,
        "iSurf": 203,
        "iVertexIndex": 4954,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 192,
        "ComponentElementIndex": 0,
        "iBack": 1058,
        "iFront": 1047,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 2567.258,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "iVertPool": 4076,
        "iSurf": 199,
        "iVertexIndex": 4958,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 193,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1048,
        "iPlane": -1,
        "iCollisionBound": 4809,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 4104.566,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "iVertPool": 4080,
        "iSurf": 200,
        "iVertexIndex": 4962,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 194,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1049,
        "iPlane": -1,
        "iCollisionBound": 4797,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4530.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4084,
        "iSurf": 201,
        "iVertexIndex": 4966,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 195,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1050,
        "iPlane": -1,
        "iCollisionBound": 4785,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 3729.5664,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "iVertPool": 4088,
        "iSurf": 202,
        "iVertexIndex": 4970,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 196,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1051,
        "iPlane": -1,
        "iCollisionBound": 4773,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -419.99994,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4092,
        "iSurf": 204,
        "iVertexIndex": 4974,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 197,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1052,
        "iPlane": -1,
        "iCollisionBound": 4761,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -2657.2578,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "iVertPool": 4096,
        "iSurf": 205,
        "iVertexIndex": 4978,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 198,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1053,
        "iPlane": -1,
        "iCollisionBound": 4749,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -4194.5654,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "iVertPool": 4100,
        "iSurf": 206,
        "iVertexIndex": 4982,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 199,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1054,
        "iPlane": -1,
        "iCollisionBound": 4736,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4620.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4104,
        "iSurf": 207,
        "iVertexIndex": 4986,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 200,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1055,
        "iPlane": -1,
        "iCollisionBound": 4724,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -3819.5676,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "iVertPool": 4108,
        "iSurf": 208,
        "iVertexIndex": 4990,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 201,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1056,
        "iPlane": -1,
        "iCollisionBound": 4712,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -2007.7417,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "iVertPool": 4112,
        "iSurf": 209,
        "iVertexIndex": 4994,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 202,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1057,
        "iPlane": -1,
        "iCollisionBound": 4700,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 329.99994,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4116,
        "iSurf": 210,
        "iVertexIndex": 4998,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 203,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4688,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 9823,
        "iSurf": 63,
        "iVertexIndex": 5002,
        "ComponentIndex": 22,
        "ComponentNodeIndex": 204,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4822,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8912.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10618,
        "iSurf": 324,
        "iVertexIndex": 5009,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1259,
        "iFront": 1063,
        "iPlane": 1060,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8912.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10624,
        "iSurf": 324,
        "iVertexIndex": 5015,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1061,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8912.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4132,
        "iSurf": 324,
        "iVertexIndex": 5021,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1062,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8912.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4136,
        "iSurf": 324,
        "iVertexIndex": 5025,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10630,
        "iSurf": 384,
        "iVertexIndex": 5029,
        "ComponentIndex": 28,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": 1146,
        "iFront": 1077,
        "iPlane": 1064,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4144,
        "iSurf": 384,
        "iVertexIndex": 5034,
        "ComponentIndex": 29,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1065,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10635,
        "iSurf": 399,
        "iVertexIndex": 5038,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1066,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4152,
        "iSurf": 372,
        "iVertexIndex": 5043,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1067,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4156,
        "iSurf": 405,
        "iVertexIndex": 5047,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1068,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4160,
        "iSurf": 372,
        "iVertexIndex": 5051,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1069,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11126,
        "iSurf": 384,
        "iVertexIndex": 5055,
        "ComponentIndex": 31,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1070,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4168,
        "iSurf": 384,
        "iVertexIndex": 5064,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1071,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4172,
        "iSurf": 384,
        "iVertexIndex": 5068,
        "ComponentIndex": 29,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1072,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4176,
        "iSurf": 384,
        "iVertexIndex": 5072,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1073,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10684,
        "iSurf": 372,
        "iVertexIndex": 5076,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1074,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4184,
        "iSurf": 372,
        "iVertexIndex": 5082,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1075,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10679,
        "iSurf": 405,
        "iVertexIndex": 5086,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1076,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10690,
        "iSurf": 372,
        "iVertexIndex": 5091,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9987.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10734,
        "iSurf": 358,
        "iVertexIndex": 5097,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": 1116,
        "iFront": 1081,
        "iPlane": 1078,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9987.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10728,
        "iSurf": 358,
        "iVertexIndex": 5103,
        "ComponentIndex": 33,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1079,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9987.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4204,
        "iSurf": 358,
        "iVertexIndex": 5109,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1080,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9987.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4208,
        "iSurf": 358,
        "iVertexIndex": 5113,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9950.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10778,
        "iSurf": 346,
        "iVertexIndex": 5117,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 1105,
        "iFront": 1085,
        "iPlane": 1082,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9950.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10772,
        "iSurf": 346,
        "iVertexIndex": 5123,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1083,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9950.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4220,
        "iSurf": 346,
        "iVertexIndex": 5129,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1084,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9950.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4224,
        "iSurf": 346,
        "iVertexIndex": 5133,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8937.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10822,
        "iSurf": 342,
        "iVertexIndex": 5137,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1089,
        "iFront": -1,
        "iPlane": 1086,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8937.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 10816,
        "iSurf": 342,
        "iVertexIndex": 5143,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1087,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8937.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4236,
        "iSurf": 342,
        "iVertexIndex": 5149,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1088,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8937.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4240,
        "iSurf": 342,
        "iVertexIndex": 5153,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 10891,
        "iSurf": 341,
        "iVertexIndex": 5157,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 1090,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10850,
        "iSurf": 349,
        "iVertexIndex": 5162,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 1104,
        "iFront": 1091,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8950.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10868,
        "iSurf": 348,
        "iVertexIndex": 5170,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 1099,
        "iFront": 1095,
        "iPlane": 1092,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8950.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10874,
        "iSurf": 348,
        "iVertexIndex": 5176,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1093,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8950.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4260,
        "iSurf": 348,
        "iVertexIndex": 5182,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1094,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8950.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4264,
        "iSurf": 348,
        "iVertexIndex": 5186,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10842,
        "iSurf": 350,
        "iVertexIndex": 5190,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 1098,
        "iFront": 1096,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4272,
        "iSurf": 345,
        "iVertexIndex": 5198,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1097,
        "iPlane": -1,
        "iCollisionBound": 4848,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4276,
        "iSurf": 347,
        "iVertexIndex": 5202,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4835,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4280,
        "iSurf": 344,
        "iVertexIndex": 5206,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4861,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4284,
        "iSurf": 354,
        "iVertexIndex": 5210,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 1103,
        "iFront": 1100,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4288,
        "iSurf": 351,
        "iVertexIndex": 5214,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1101,
        "iPlane": -1,
        "iCollisionBound": 4900,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4292,
        "iSurf": 352,
        "iVertexIndex": 5218,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1102,
        "iPlane": -1,
        "iCollisionBound": 4887,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4296,
        "iSurf": 353,
        "iVertexIndex": 5222,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4874,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10794,
        "iSurf": 344,
        "iVertexIndex": 5226,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4913,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10800,
        "iSurf": 343,
        "iVertexIndex": 5232,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4926,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 9962.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10935,
        "iSurf": 340,
        "iVertexIndex": 5238,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 1109,
        "iFront": -1,
        "iPlane": 1106,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 9962.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10941,
        "iSurf": 340,
        "iVertexIndex": 5244,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1107,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 9962.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4316,
        "iSurf": 340,
        "iVertexIndex": 5250,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1108,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 9962.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4320,
        "iSurf": 340,
        "iVertexIndex": 5254,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4324,
        "iSurf": 341,
        "iVertexIndex": 5258,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": 1110,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4328,
        "iSurf": 369,
        "iVertexIndex": 5262,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 1115,
        "iFront": 1111,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4332,
        "iSurf": 370,
        "iVertexIndex": 5266,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": 1114,
        "iFront": 1112,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4336,
        "iSurf": 367,
        "iVertexIndex": 5270,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1113,
        "iPlane": -1,
        "iCollisionBound": 4952,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4340,
        "iSurf": 368,
        "iVertexIndex": 5274,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4939,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10913,
        "iSurf": 344,
        "iVertexIndex": 5278,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4965,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10919,
        "iSurf": 343,
        "iVertexIndex": 5284,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4978,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14037.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10983,
        "iSurf": 356,
        "iVertexIndex": 5290,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 1120,
        "iFront": -1,
        "iPlane": 1117,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14037.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 10989,
        "iSurf": 356,
        "iVertexIndex": 5296,
        "ComponentIndex": 29,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1118,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14037.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4360,
        "iSurf": 356,
        "iVertexIndex": 5302,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1119,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14037.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4364,
        "iSurf": 356,
        "iVertexIndex": 5306,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4062.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11096,
        "iSurf": 355,
        "iVertexIndex": 5310,
        "ComponentIndex": 34,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1121,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4337.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11107,
        "iSurf": 357,
        "iVertexIndex": 5316,
        "ComponentIndex": 35,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": 1122,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 0.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11061,
        "iSurf": 365,
        "iVertexIndex": 5322,
        "ComponentIndex": 36,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1145,
        "iFront": 1123,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14025.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11033,
        "iSurf": 362,
        "iVertexIndex": 5330,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1140,
        "iFront": 1127,
        "iPlane": 1124,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14025.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11027,
        "iSurf": 362,
        "iVertexIndex": 5336,
        "ComponentIndex": 29,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1125,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14025.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4388,
        "iSurf": 362,
        "iVertexIndex": 5342,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1126,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14025.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4392,
        "iSurf": 362,
        "iVertexIndex": 5346,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 10000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11079,
        "iSurf": 364,
        "iVertexIndex": 5350,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": 1135,
        "iFront": 1131,
        "iPlane": 1128,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 10000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11085,
        "iSurf": 364,
        "iVertexIndex": 5356,
        "ComponentIndex": 33,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1129,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 10000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4404,
        "iSurf": 364,
        "iVertexIndex": 5362,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1130,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 10000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4408,
        "iSurf": 364,
        "iVertexIndex": 5366,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11053,
        "iSurf": 366,
        "iVertexIndex": 5370,
        "ComponentIndex": 35,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 1,
        "iBack": 1134,
        "iFront": 1132,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4075.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4416,
        "iSurf": 361,
        "iVertexIndex": 5378,
        "ComponentIndex": 34,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1133,
        "iPlane": -1,
        "iCollisionBound": 5004,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4325.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4420,
        "iSurf": 363,
        "iVertexIndex": 5382,
        "ComponentIndex": 35,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 4991,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4424,
        "iSurf": 360,
        "iVertexIndex": 5386,
        "ComponentIndex": 35,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5017,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4428,
        "iSurf": 370,
        "iVertexIndex": 5390,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 1139,
        "iFront": 1136,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4432,
        "iSurf": 367,
        "iVertexIndex": 5394,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1137,
        "iPlane": -1,
        "iCollisionBound": 5056,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4436,
        "iSurf": 368,
        "iVertexIndex": 5398,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1138,
        "iPlane": -1,
        "iCollisionBound": 5043,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4440,
        "iSurf": 369,
        "iVertexIndex": 5402,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5030,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10706,
        "iSurf": 360,
        "iVertexIndex": 5406,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5069,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4448,
        "iSurf": 380,
        "iVertexIndex": 5412,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 1144,
        "iFront": 1141,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4452,
        "iSurf": 377,
        "iVertexIndex": 5416,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1142,
        "iPlane": -1,
        "iCollisionBound": 5108,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4456,
        "iSurf": 378,
        "iVertexIndex": 5420,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1143,
        "iPlane": -1,
        "iCollisionBound": 5095,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4460,
        "iSurf": 379,
        "iVertexIndex": 5424,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5082,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10959,
        "iSurf": 360,
        "iVertexIndex": 5428,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5121,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 12.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10965,
        "iSurf": 359,
        "iVertexIndex": 5434,
        "ComponentIndex": 36,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5134,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11198,
        "iSurf": 407,
        "iVertexIndex": 5442,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1193,
        "iFront": 1147,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4476,
        "iSurf": 385,
        "iVertexIndex": 5447,
        "ComponentIndex": 38,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1157,
        "iFront": 1152,
        "iPlane": 1148,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11145,
        "iSurf": 385,
        "iVertexIndex": 5451,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1149,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11135,
        "iSurf": 385,
        "iVertexIndex": 5457,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1150,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11140,
        "iSurf": 385,
        "iVertexIndex": 5462,
        "ComponentIndex": 40,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1151,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4492,
        "iSurf": 385,
        "iVertexIndex": 5467,
        "ComponentIndex": 40,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4187.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4496,
        "iSurf": 391,
        "iVertexIndex": 5471,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1153,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14587.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4500,
        "iSurf": 392,
        "iVertexIndex": 5475,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 1154,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4212.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4504,
        "iSurf": 393,
        "iVertexIndex": 5479,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 1155,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14562.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4508,
        "iSurf": 394,
        "iVertexIndex": 5483,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1156,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10260.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4512,
        "iSurf": 395,
        "iVertexIndex": 5487,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5147,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4187.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4516,
        "iSurf": 391,
        "iVertexIndex": 5491,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": 1171,
        "iFront": 1158,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4520,
        "iSurf": 387,
        "iVertexIndex": 5495,
        "ComponentIndex": 5,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": 1169,
        "iFront": 1160,
        "iPlane": 1159,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4524,
        "iSurf": 387,
        "iVertexIndex": 5499,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4528,
        "iSurf": 389,
        "iVertexIndex": 5503,
        "ComponentIndex": 28,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1162,
        "iPlane": 1161,
        "iCollisionBound": 5199,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11272,
        "iSurf": 389,
        "iVertexIndex": 5507,
        "ComponentIndex": 31,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -10225.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4536,
        "iSurf": 390,
        "iVertexIndex": 5512,
        "ComponentIndex": 38,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1164,
        "iPlane": 1163,
        "iCollisionBound": 5186,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -10225.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11156,
        "iSurf": 390,
        "iVertexIndex": 5516,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4137.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4544,
        "iSurf": 418,
        "iVertexIndex": 5522,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": 1166,
        "iFront": 1165,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4548,
        "iSurf": 386,
        "iVertexIndex": 5526,
        "ComponentIndex": 5,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5160,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14680.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4552,
        "iSurf": 419,
        "iVertexIndex": 5530,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1167,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4556,
        "iSurf": 421,
        "iVertexIndex": 5534,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": 1168,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 312.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11167,
        "iSurf": 423,
        "iVertexIndex": 5538,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5173,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11287,
        "iSurf": 382,
        "iVertexIndex": 5544,
        "ComponentIndex": 5,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1170,
        "iCollisionBound": 5212,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4568,
        "iSurf": 382,
        "iVertexIndex": 5549,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14587.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4572,
        "iSurf": 392,
        "iVertexIndex": 5553,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 1,
        "iBack": 1180,
        "iFront": 1172,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11297,
        "iSurf": 382,
        "iVertexIndex": 5557,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 1,
        "iBack": 1173,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4580,
        "iSurf": 388,
        "iVertexIndex": 5562,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1179,
        "iFront": 1174,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4584,
        "iSurf": 387,
        "iVertexIndex": 5566,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1175,
        "iPlane": -1,
        "iCollisionBound": 5251,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 312.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11193,
        "iSurf": 423,
        "iVertexIndex": 5570,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1177,
        "iFront": 1176,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -10225.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11188,
        "iSurf": 390,
        "iVertexIndex": 5575,
        "ComponentIndex": 39,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5225,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14680.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4596,
        "iSurf": 419,
        "iVertexIndex": 5580,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 1178,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4262.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4600,
        "iSurf": 420,
        "iVertexIndex": 5584,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5238,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4604,
        "iSurf": 383,
        "iVertexIndex": 5588,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5264,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4212.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4608,
        "iSurf": 393,
        "iVertexIndex": 5592,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 1,
        "iBack": 1188,
        "iFront": 1181,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4612,
        "iSurf": 388,
        "iVertexIndex": 5596,
        "ComponentIndex": 31,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1187,
        "iFront": 1182,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11267,
        "iSurf": 389,
        "iVertexIndex": 5600,
        "ComponentIndex": 31,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1183,
        "iPlane": -1,
        "iCollisionBound": 5303,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 312.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11208,
        "iSurf": 423,
        "iVertexIndex": 5605,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 1185,
        "iFront": 1184,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -10225.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11203,
        "iSurf": 390,
        "iVertexIndex": 5610,
        "ComponentIndex": 40,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5277,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4262.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4628,
        "iSurf": 420,
        "iVertexIndex": 5615,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 1186,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4632,
        "iSurf": 421,
        "iVertexIndex": 5619,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5290,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4636,
        "iSurf": 383,
        "iVertexIndex": 5623,
        "ComponentIndex": 31,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5316,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4640,
        "iSurf": 389,
        "iVertexIndex": 5627,
        "ComponentIndex": 31,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1189,
        "iPlane": -1,
        "iCollisionBound": 5368,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 312.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4644,
        "iSurf": 423,
        "iVertexIndex": 5631,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 1192,
        "iFront": 1190,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14562.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4648,
        "iSurf": 394,
        "iVertexIndex": 5635,
        "ComponentIndex": 41,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": 1191,
        "iPlane": -1,
        "iCollisionBound": 5342,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -10225.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4652,
        "iSurf": 390,
        "iVertexIndex": 5639,
        "ComponentIndex": 40,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5329,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4656,
        "iSurf": 421,
        "iVertexIndex": 5643,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5355,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4660,
        "iSurf": 402,
        "iVertexIndex": 5647,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 1244,
        "iFront": 1195,
        "iPlane": 1194,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4664,
        "iSurf": 402,
        "iVertexIndex": 5651,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4668,
        "iSurf": 398,
        "iVertexIndex": 5655,
        "ComponentIndex": 19,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1238,
        "iFront": 1196,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4672,
        "iSurf": 421,
        "iVertexIndex": 5659,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 1216,
        "iFront": 1199,
        "iPlane": 1197,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4676,
        "iSurf": 421,
        "iVertexIndex": 5663,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1198,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4680,
        "iSurf": 421,
        "iVertexIndex": 5667,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4684,
        "iSurf": 376,
        "iVertexIndex": 5671,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1214,
        "iFront": 1201,
        "iPlane": 1200,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11239,
        "iSurf": 376,
        "iVertexIndex": 5675,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4692,
        "iSurf": 375,
        "iVertexIndex": 5681,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 1210,
        "iFront": -1,
        "iPlane": 1202,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4696,
        "iSurf": 389,
        "iVertexIndex": 5685,
        "ComponentIndex": 29,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1203,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11255,
        "iSurf": 375,
        "iVertexIndex": 5689,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1204,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11261,
        "iSurf": 375,
        "iVertexIndex": 5695,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1205,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4708,
        "iSurf": 375,
        "iVertexIndex": 5701,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1206,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4712,
        "iSurf": 375,
        "iVertexIndex": 5705,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1207,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11213,
        "iSurf": 389,
        "iVertexIndex": 5709,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1208,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4720,
        "iSurf": 389,
        "iVertexIndex": 5715,
        "ComponentIndex": 29,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1209,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4724,
        "iSurf": 389,
        "iVertexIndex": 5719,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4728,
        "iSurf": 377,
        "iVertexIndex": 5723,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1211,
        "iPlane": -1,
        "iCollisionBound": 5420,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4732,
        "iSurf": 378,
        "iVertexIndex": 5727,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1212,
        "iPlane": -1,
        "iCollisionBound": 5407,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4736,
        "iSurf": 379,
        "iVertexIndex": 5731,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1213,
        "iPlane": -1,
        "iCollisionBound": 5394,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4740,
        "iSurf": 380,
        "iVertexIndex": 5735,
        "ComponentIndex": 32,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5381,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4744,
        "iSurf": 373,
        "iVertexIndex": 5739,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1215,
        "iCollisionBound": 5433,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10650,
        "iSurf": 373,
        "iVertexIndex": 5743,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4752,
        "iSurf": 382,
        "iVertexIndex": 5749,
        "ComponentIndex": 19,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 1,
        "iBack": 1220,
        "iFront": -1,
        "iPlane": 1217,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4756,
        "iSurf": 371,
        "iVertexIndex": 5753,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1218,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11183,
        "iSurf": 382,
        "iVertexIndex": 5757,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1219,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4764,
        "iSurf": 371,
        "iVertexIndex": 5762,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4768,
        "iSurf": 376,
        "iVertexIndex": 5766,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 1236,
        "iFront": 1222,
        "iPlane": 1221,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4772,
        "iSurf": 376,
        "iVertexIndex": 5770,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14680.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4776,
        "iSurf": 419,
        "iVertexIndex": 5774,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 1228,
        "iFront": 1224,
        "iPlane": 1223,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14680.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4780,
        "iSurf": 419,
        "iVertexIndex": 5778,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4784,
        "iSurf": 374,
        "iVertexIndex": 5782,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1225,
        "iCollisionBound": 5446,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4788,
        "iSurf": 387,
        "iVertexIndex": 5786,
        "ComponentIndex": 19,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1226,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4792,
        "iSurf": 374,
        "iVertexIndex": 5790,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1227,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11173,
        "iSurf": 387,
        "iVertexIndex": 5794,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11322,
        "iSurf": 422,
        "iVertexIndex": 5799,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 1233,
        "iFront": -1,
        "iPlane": 1229,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11312,
        "iSurf": 422,
        "iVertexIndex": 5805,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1230,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11317,
        "iSurf": 422,
        "iVertexIndex": 5810,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1231,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4812,
        "iSurf": 422,
        "iVertexIndex": 5815,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1232,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4816,
        "iSurf": 422,
        "iVertexIndex": 5819,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4262.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4820,
        "iSurf": 420,
        "iVertexIndex": 5823,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 1235,
        "iFront": -1,
        "iPlane": 1234,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4262.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4824,
        "iSurf": 420,
        "iVertexIndex": 5827,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4137.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4828,
        "iSurf": 418,
        "iVertexIndex": 5831,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5459,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4832,
        "iSurf": 373,
        "iVertexIndex": 5835,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1237,
        "iCollisionBound": 5472,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11333,
        "iSurf": 373,
        "iVertexIndex": 5839,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11277,
        "iSurf": 400,
        "iVertexIndex": 5844,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": 1239,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4844,
        "iSurf": 414,
        "iVertexIndex": 5849,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": 1243,
        "iFront": 1240,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4848,
        "iSurf": 415,
        "iVertexIndex": 5853,
        "ComponentIndex": 18,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1241,
        "iPlane": -1,
        "iCollisionBound": 5511,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11224,
        "iSurf": 416,
        "iVertexIndex": 5857,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1242,
        "iPlane": -1,
        "iCollisionBound": 5498,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4856,
        "iSurf": 417,
        "iVertexIndex": 5862,
        "ComponentIndex": 19,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5485,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11292,
        "iSurf": 397,
        "iVertexIndex": 5866,
        "ComponentIndex": 17,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5524,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11328,
        "iSurf": 406,
        "iVertexIndex": 5871,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 1247,
        "iFront": -1,
        "iPlane": 1245,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11282,
        "iSurf": 406,
        "iVertexIndex": 5876,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1246,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4872,
        "iSurf": 406,
        "iVertexIndex": 5881,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4876,
        "iSurf": 403,
        "iVertexIndex": 5885,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 1,
        "iBack": 1249,
        "iFront": -1,
        "iPlane": 1248,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11302,
        "iSurf": 403,
        "iVertexIndex": 5889,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 1,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -5075.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4884,
        "iSurf": 409,
        "iVertexIndex": 5894,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 1258,
        "iFront": 1250,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4888,
        "iSurf": 408,
        "iVertexIndex": 5898,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1252,
        "iPlane": 1251,
        "iCollisionBound": 5576,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4892,
        "iSurf": 408,
        "iVertexIndex": 5902,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4896,
        "iSurf": 410,
        "iVertexIndex": 5906,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1254,
        "iPlane": 1253,
        "iCollisionBound": 5563,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4900,
        "iSurf": 410,
        "iVertexIndex": 5910,
        "ComponentIndex": 30,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 4904,
        "iSurf": 411,
        "iVertexIndex": 5914,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1256,
        "iPlane": 1255,
        "iCollisionBound": 5550,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11229,
        "iSurf": 411,
        "iVertexIndex": 5918,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 4912,
        "iSurf": 412,
        "iVertexIndex": 5923,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1257,
        "iCollisionBound": 5537,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11219,
        "iSurf": 412,
        "iVertexIndex": 5927,
        "ComponentIndex": 37,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 5100.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 4920,
        "iSurf": 404,
        "iVertexIndex": 5932,
        "ComponentIndex": 42,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5589,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6837.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12394,
        "iSurf": 310,
        "iVertexIndex": 5936,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1362,
        "iFront": 1263,
        "iPlane": 1260,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 9,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6837.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11364,
        "iSurf": 310,
        "iVertexIndex": 5945,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1261,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6837.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4932,
        "iSurf": 310,
        "iVertexIndex": 5951,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1262,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6837.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4936,
        "iSurf": 310,
        "iVertexIndex": 5955,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5750.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11414,
        "iSurf": 282,
        "iVertexIndex": 5959,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": 1316,
        "iFront": 1267,
        "iPlane": 1264,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5750.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11408,
        "iSurf": 282,
        "iVertexIndex": 5965,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1265,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5750.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4948,
        "iSurf": 282,
        "iVertexIndex": 5971,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1266,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5750.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4952,
        "iSurf": 282,
        "iVertexIndex": 5975,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 0,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11456,
        "iSurf": 260,
        "iVertexIndex": 5979,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1291,
        "iFront": 1271,
        "iPlane": 1268,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11462,
        "iSurf": 260,
        "iVertexIndex": 5985,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1269,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4964,
        "iSurf": 260,
        "iVertexIndex": 5991,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1270,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 4968,
        "iSurf": 260,
        "iVertexIndex": 5995,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4737.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11506,
        "iSurf": 278,
        "iVertexIndex": 5999,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 1275,
        "iFront": -1,
        "iPlane": 1272,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4737.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11500,
        "iSurf": 278,
        "iVertexIndex": 6005,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1273,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4737.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4980,
        "iSurf": 278,
        "iVertexIndex": 6011,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1274,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4737.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 4984,
        "iSurf": 278,
        "iVertexIndex": 6015,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11575,
        "iSurf": 277,
        "iVertexIndex": 6019,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 1276,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11534,
        "iSurf": 285,
        "iVertexIndex": 6024,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": 1290,
        "iFront": 1277,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4750.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11552,
        "iSurf": 284,
        "iVertexIndex": 6032,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 1285,
        "iFront": 1281,
        "iPlane": 1278,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4750.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11558,
        "iSurf": 284,
        "iVertexIndex": 6038,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1279,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4750.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5004,
        "iSurf": 284,
        "iVertexIndex": 6044,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1280,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4750.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5008,
        "iSurf": 284,
        "iVertexIndex": 6048,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11526,
        "iSurf": 286,
        "iVertexIndex": 6052,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 1284,
        "iFront": 1282,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5016,
        "iSurf": 281,
        "iVertexIndex": 6060,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1283,
        "iPlane": -1,
        "iCollisionBound": 5615,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5020,
        "iSurf": 283,
        "iVertexIndex": 6064,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5602,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5024,
        "iSurf": 280,
        "iVertexIndex": 6068,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5628,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5028,
        "iSurf": 290,
        "iVertexIndex": 6072,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 1289,
        "iFront": 1286,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5032,
        "iSurf": 287,
        "iVertexIndex": 6076,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1287,
        "iPlane": -1,
        "iCollisionBound": 5667,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5036,
        "iSurf": 288,
        "iVertexIndex": 6080,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1288,
        "iPlane": -1,
        "iCollisionBound": 5654,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5040,
        "iSurf": 289,
        "iVertexIndex": 6084,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5641,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11478,
        "iSurf": 280,
        "iVertexIndex": 6088,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5680,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11484,
        "iSurf": 279,
        "iVertexIndex": 6094,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5693,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11699,
        "iSurf": 261,
        "iVertexIndex": 6100,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 1292,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11653,
        "iSurf": 269,
        "iVertexIndex": 6106,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 1315,
        "iFront": 1293,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11625,
        "iSurf": 266,
        "iVertexIndex": 6114,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 1310,
        "iFront": 1297,
        "iPlane": 1294,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11619,
        "iSurf": 266,
        "iVertexIndex": 6120,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1295,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5068,
        "iSurf": 266,
        "iVertexIndex": 6126,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1296,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5072,
        "iSurf": 266,
        "iVertexIndex": 6130,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11671,
        "iSurf": 268,
        "iVertexIndex": 6134,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 48,
        "ComponentElementIndex": 0,
        "iBack": 1305,
        "iFront": 1301,
        "iPlane": 1298,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11677,
        "iSurf": 268,
        "iVertexIndex": 6140,
        "ComponentIndex": 1,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1299,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5084,
        "iSurf": 268,
        "iVertexIndex": 6146,
        "ComponentIndex": 20,
        "ComponentNodeIndex": 49,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1300,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5088,
        "iSurf": 268,
        "iVertexIndex": 6150,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11645,
        "iSurf": 270,
        "iVertexIndex": 6154,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 1304,
        "iFront": 1302,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5096,
        "iSurf": 265,
        "iVertexIndex": 6162,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1303,
        "iPlane": -1,
        "iCollisionBound": 5719,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5100,
        "iSurf": 267,
        "iVertexIndex": 6166,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5706,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5104,
        "iSurf": 264,
        "iVertexIndex": 6170,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5732,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5108,
        "iSurf": 274,
        "iVertexIndex": 6174,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": 1309,
        "iFront": 1306,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5112,
        "iSurf": 271,
        "iVertexIndex": 6178,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1307,
        "iPlane": -1,
        "iCollisionBound": 5771,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5116,
        "iSurf": 272,
        "iVertexIndex": 6182,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1308,
        "iPlane": -1,
        "iCollisionBound": 5758,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5120,
        "iSurf": 273,
        "iVertexIndex": 6186,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5745,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 8674,
        "iSurf": 264,
        "iVertexIndex": 6190,
        "ComponentIndex": 21,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5784,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5128,
        "iSurf": 290,
        "iVertexIndex": 6196,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 1314,
        "iFront": 1311,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5132,
        "iSurf": 287,
        "iVertexIndex": 6200,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1312,
        "iPlane": -1,
        "iCollisionBound": 5823,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5136,
        "iSurf": 288,
        "iVertexIndex": 6204,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1313,
        "iPlane": -1,
        "iCollisionBound": 5810,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5140,
        "iSurf": 289,
        "iVertexIndex": 6208,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5797,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11432,
        "iSurf": 264,
        "iVertexIndex": 6212,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5836,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11438,
        "iSurf": 263,
        "iVertexIndex": 6218,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5849,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5787.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11743,
        "iSurf": 294,
        "iVertexIndex": 6226,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 1331,
        "iFront": 1320,
        "iPlane": 1317,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5787.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11737,
        "iSurf": 294,
        "iVertexIndex": 6232,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1318,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5787.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5160,
        "iSurf": 294,
        "iVertexIndex": 6238,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1319,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5787.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5164,
        "iSurf": 294,
        "iVertexIndex": 6242,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5762.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11781,
        "iSurf": 276,
        "iVertexIndex": 6246,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": 1324,
        "iFront": -1,
        "iPlane": 1321,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5762.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11787,
        "iSurf": 276,
        "iVertexIndex": 6252,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1322,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5762.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5176,
        "iSurf": 276,
        "iVertexIndex": 6258,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1323,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5762.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5180,
        "iSurf": 276,
        "iVertexIndex": 6262,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5184,
        "iSurf": 277,
        "iVertexIndex": 6266,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 1325,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5188,
        "iSurf": 305,
        "iVertexIndex": 6270,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": 1330,
        "iFront": 1326,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5192,
        "iSurf": 306,
        "iVertexIndex": 6274,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 1329,
        "iFront": 1327,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5196,
        "iSurf": 303,
        "iVertexIndex": 6278,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1328,
        "iPlane": -1,
        "iCollisionBound": 5875,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5200,
        "iSurf": 304,
        "iVertexIndex": 6282,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5862,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11759,
        "iSurf": 280,
        "iVertexIndex": 6286,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5888,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11765,
        "iSurf": 279,
        "iVertexIndex": 6292,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5901,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6800.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11831,
        "iSurf": 298,
        "iVertexIndex": 6298,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1351,
        "iFront": 1335,
        "iPlane": 1332,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6800.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 11825,
        "iSurf": 298,
        "iVertexIndex": 6304,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1333,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6800.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5220,
        "iSurf": 298,
        "iVertexIndex": 6310,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1334,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6800.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5224,
        "iSurf": 298,
        "iVertexIndex": 6314,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 1,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 11900,
        "iSurf": 293,
        "iVertexIndex": 6318,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": 1336,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11859,
        "iSurf": 301,
        "iVertexIndex": 6323,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1350,
        "iFront": 1337,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5800.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11877,
        "iSurf": 300,
        "iVertexIndex": 6331,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": 1345,
        "iFront": 1341,
        "iPlane": 1338,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5800.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11883,
        "iSurf": 300,
        "iVertexIndex": 6337,
        "ComponentIndex": 2,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1339,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5800.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5244,
        "iSurf": 300,
        "iVertexIndex": 6343,
        "ComponentIndex": 45,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1340,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5800.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5248,
        "iSurf": 300,
        "iVertexIndex": 6347,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11851,
        "iSurf": 302,
        "iVertexIndex": 6351,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 2,
        "ComponentElementIndex": 0,
        "iBack": 1344,
        "iFront": 1342,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5256,
        "iSurf": 297,
        "iVertexIndex": 6359,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1343,
        "iPlane": -1,
        "iCollisionBound": 5927,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5260,
        "iSurf": 299,
        "iVertexIndex": 6363,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5914,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5264,
        "iSurf": 296,
        "iVertexIndex": 6367,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 3,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5940,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5268,
        "iSurf": 306,
        "iVertexIndex": 6371,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": 1349,
        "iFront": 1346,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5272,
        "iSurf": 303,
        "iVertexIndex": 6375,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1347,
        "iPlane": -1,
        "iCollisionBound": 5979,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5276,
        "iSurf": 304,
        "iVertexIndex": 6379,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1348,
        "iPlane": -1,
        "iCollisionBound": 5966,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5280,
        "iSurf": 305,
        "iVertexIndex": 6383,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5953,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11715,
        "iSurf": 296,
        "iVertexIndex": 6387,
        "ComponentIndex": 46,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 5992,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11721,
        "iSurf": 295,
        "iVertexIndex": 6393,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6005,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6812.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11944,
        "iSurf": 292,
        "iVertexIndex": 6399,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": 1355,
        "iFront": -1,
        "iPlane": 1352,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6812.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11950,
        "iSurf": 292,
        "iVertexIndex": 6405,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1353,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6812.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5300,
        "iSurf": 292,
        "iVertexIndex": 6411,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1354,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6812.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5304,
        "iSurf": 292,
        "iVertexIndex": 6415,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 4,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5308,
        "iSurf": 293,
        "iVertexIndex": 6419,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": 1356,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5312,
        "iSurf": 321,
        "iVertexIndex": 6423,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 5,
        "ComponentElementIndex": 0,
        "iBack": 1361,
        "iFront": 1357,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5316,
        "iSurf": 322,
        "iVertexIndex": 6427,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": 1360,
        "iFront": 1358,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5320,
        "iSurf": 319,
        "iVertexIndex": 6431,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1359,
        "iPlane": -1,
        "iCollisionBound": 6031,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5324,
        "iSurf": 320,
        "iVertexIndex": 6435,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6018,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 11922,
        "iSurf": 296,
        "iVertexIndex": 6439,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6044,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11928,
        "iSurf": 295,
        "iVertexIndex": 6445,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6057,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7862.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 12372,
        "iSurf": 308,
        "iVertexIndex": 6451,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": 1397,
        "iFront": 1366,
        "iPlane": 1363,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7862.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 11992,
        "iSurf": 308,
        "iVertexIndex": 6459,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 6,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1364,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7862.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5344,
        "iSurf": 308,
        "iVertexIndex": 6465,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1365,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7862.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5348,
        "iSurf": 308,
        "iVertexIndex": 6469,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7900.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 12030,
        "iSurf": 332,
        "iVertexIndex": 6473,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 1386,
        "iFront": 1370,
        "iPlane": 1367,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7900.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 12036,
        "iSurf": 332,
        "iVertexIndex": 6479,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 7,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1368,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7900.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5360,
        "iSurf": 332,
        "iVertexIndex": 6485,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1369,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7900.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5364,
        "iSurf": 332,
        "iVertexIndex": 6489,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 12105,
        "iSurf": 325,
        "iVertexIndex": 6493,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": 1371,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 12064,
        "iSurf": 333,
        "iVertexIndex": 6498,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 1385,
        "iFront": 1372,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8900.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12088,
        "iSurf": 330,
        "iVertexIndex": 6506,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": 1380,
        "iFront": 1376,
        "iPlane": 1373,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8900.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12082,
        "iSurf": 330,
        "iVertexIndex": 6512,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1374,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8900.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5384,
        "iSurf": 330,
        "iVertexIndex": 6518,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1375,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8900.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5388,
        "iSurf": 330,
        "iVertexIndex": 6522,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12056,
        "iSurf": 334,
        "iVertexIndex": 6526,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": 1379,
        "iFront": 1377,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5396,
        "iSurf": 329,
        "iVertexIndex": 6534,
        "ComponentIndex": 4,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1378,
        "iPlane": -1,
        "iCollisionBound": 6083,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5400,
        "iSurf": 331,
        "iVertexIndex": 6538,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6070,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5404,
        "iSurf": 328,
        "iVertexIndex": 6542,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6096,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5408,
        "iSurf": 354,
        "iVertexIndex": 6546,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": 1384,
        "iFront": 1381,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5412,
        "iSurf": 351,
        "iVertexIndex": 6550,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1382,
        "iPlane": -1,
        "iCollisionBound": 6135,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5416,
        "iSurf": 352,
        "iVertexIndex": 6554,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1383,
        "iPlane": -1,
        "iCollisionBound": 6122,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5420,
        "iSurf": 353,
        "iVertexIndex": 6558,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6109,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 10596,
        "iSurf": 328,
        "iVertexIndex": 6562,
        "ComponentIndex": 27,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6148,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 10602,
        "iSurf": 327,
        "iVertexIndex": 6568,
        "ComponentIndex": 26,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6161,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7887.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12155,
        "iSurf": 326,
        "iVertexIndex": 6574,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": 1390,
        "iFront": -1,
        "iPlane": 1387,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7887.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12149,
        "iSurf": 326,
        "iVertexIndex": 6580,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 8,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1388,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7887.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5440,
        "iSurf": 326,
        "iVertexIndex": 6586,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1389,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7887.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5444,
        "iSurf": 326,
        "iVertexIndex": 6590,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5448,
        "iSurf": 325,
        "iVertexIndex": 6594,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 1391,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5452,
        "iSurf": 337,
        "iVertexIndex": 6598,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": 1396,
        "iFront": 1392,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5456,
        "iSurf": 338,
        "iVertexIndex": 6602,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": 1395,
        "iFront": 1393,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5460,
        "iSurf": 335,
        "iVertexIndex": 6606,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 15,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1394,
        "iPlane": -1,
        "iCollisionBound": 6187,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5464,
        "iSurf": 336,
        "iVertexIndex": 6610,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 16,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6174,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 12127,
        "iSurf": 328,
        "iVertexIndex": 6614,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 17,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6200,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12133,
        "iSurf": 327,
        "iVertexIndex": 6620,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6213,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12282,
        "iSurf": 318,
        "iVertexIndex": 6626,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 18,
        "ComponentElementIndex": 0,
        "iBack": 1437,
        "iFront": 1401,
        "iPlane": 1398,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12181,
        "iSurf": 318,
        "iVertexIndex": 6636,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 19,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1399,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12192,
        "iSurf": 318,
        "iVertexIndex": 6641,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1400,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5488,
        "iSurf": 318,
        "iVertexIndex": 6646,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5492,
        "iSurf": 319,
        "iVertexIndex": 6650,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 1419,
        "iFront": 1403,
        "iPlane": 1402,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4297.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5496,
        "iSurf": 335,
        "iVertexIndex": 6654,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6850.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 12256,
        "iSurf": 316,
        "iVertexIndex": 6658,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 9,
        "ComponentElementIndex": 0,
        "iBack": 1415,
        "iFront": 1406,
        "iPlane": 1404,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6850.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5504,
        "iSurf": 316,
        "iVertexIndex": 6664,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 20,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1405,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6850.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5508,
        "iSurf": 316,
        "iVertexIndex": 6668,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 12292,
        "iSurf": 317,
        "iVertexIndex": 6672,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 10,
        "ComponentElementIndex": 0,
        "iBack": 1414,
        "iFront": 1407,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5516,
        "iSurf": 336,
        "iVertexIndex": 6678,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": 1412,
        "iFront": 1408,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5520,
        "iSurf": 337,
        "iVertexIndex": 6682,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": 1411,
        "iFront": 1409,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5524,
        "iSurf": 338,
        "iVertexIndex": 6686,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": 1410,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7850.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5528,
        "iSurf": 314,
        "iVertexIndex": 6690,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 28,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6226,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7850.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5532,
        "iSurf": 314,
        "iVertexIndex": 6694,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 21,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6239,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5536,
        "iSurf": 313,
        "iVertexIndex": 6698,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 11,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1413,
        "iPlane": -1,
        "iCollisionBound": 6265,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7850.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12267,
        "iSurf": 314,
        "iVertexIndex": 6702,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 12,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6252,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11971,
        "iSurf": 311,
        "iVertexIndex": 6708,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 13,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6278,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5548,
        "iSurf": 321,
        "iVertexIndex": 6713,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 29,
        "ComponentElementIndex": 0,
        "iBack": 1418,
        "iFront": 1416,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4102.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5552,
        "iSurf": 320,
        "iVertexIndex": 6717,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 30,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1417,
        "iPlane": -1,
        "iCollisionBound": 6304,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5556,
        "iSurf": 322,
        "iVertexIndex": 6721,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 31,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6291,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 11349,
        "iSurf": 311,
        "iVertexIndex": 6725,
        "ComponentIndex": 3,
        "ComponentNodeIndex": 14,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6317,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5564,
        "iSurf": 309,
        "iVertexIndex": 6730,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 22,
        "ComponentElementIndex": 0,
        "iBack": 1420,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5568,
        "iSurf": 317,
        "iVertexIndex": 6734,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 23,
        "ComponentElementIndex": 0,
        "iBack": 1436,
        "iFront": 1421,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7850.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12224,
        "iSurf": 314,
        "iVertexIndex": 6738,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 24,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1422,
        "iPlane": -1,
        "iCollisionBound": 6408,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 7,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 12176,
        "iSurf": 315,
        "iVertexIndex": 6745,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 25,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1423,
        "iPlane": -1,
        "iCollisionBound": 6395,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7702.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 12347,
        "iSurf": 436,
        "iVertexIndex": 6750,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 32,
        "ComponentElementIndex": 0,
        "iBack": 1425,
        "iFront": 1424,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6850.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 12210,
        "iSurf": 316,
        "iVertexIndex": 6756,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 26,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6330,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 8,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -248.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12358,
        "iSurf": 437,
        "iVertexIndex": 6764,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 33,
        "ComponentElementIndex": 0,
        "iBack": 1429,
        "iFront": -1,
        "iPlane": 1426,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 6,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -248.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12342,
        "iSurf": 437,
        "iVertexIndex": 6770,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 34,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1427,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -248.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12353,
        "iSurf": 437,
        "iVertexIndex": 6775,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 35,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1428,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -248.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5600,
        "iSurf": 437,
        "iVertexIndex": 6780,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 36,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4546.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5604,
        "iSurf": 433,
        "iVertexIndex": 6784,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 37,
        "ComponentElementIndex": 0,
        "iBack": 1430,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7747.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 12322,
        "iSurf": 434,
        "iVertexIndex": 6788,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 38,
        "ComponentElementIndex": 0,
        "iBack": 1431,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4601.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5612,
        "iSurf": 441,
        "iVertexIndex": 6793,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 39,
        "ComponentElementIndex": 0,
        "iBack": 1435,
        "iFront": 1432,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4549.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5616,
        "iSurf": 439,
        "iVertexIndex": 6797,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 40,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1433,
        "iPlane": -1,
        "iCollisionBound": 6369,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7745.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5620,
        "iSurf": 440,
        "iVertexIndex": 6801,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 41,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1434,
        "iPlane": -1,
        "iCollisionBound": 6356,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7705.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5624,
        "iSurf": 442,
        "iVertexIndex": 6805,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 42,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6343,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4603.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 12337,
        "iSurf": 435,
        "iVertexIndex": 6809,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 43,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6382,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 12298,
        "iSurf": 311,
        "iVertexIndex": 6814,
        "ComponentIndex": 43,
        "ComponentNodeIndex": 27,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6421,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 12413,
        "iSurf": 312,
        "iVertexIndex": 6819,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 44,
        "ComponentElementIndex": 0,
        "iBack": 1451,
        "iFront": 1441,
        "iPlane": 1438,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 10,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 12403,
        "iSurf": 312,
        "iVertexIndex": 6829,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 45,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1439,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 12408,
        "iSurf": 312,
        "iVertexIndex": 6834,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 46,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": 1440,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5648,
        "iSurf": 312,
        "iVertexIndex": 6839,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 47,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4546.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5652,
        "iSurf": 433,
        "iVertexIndex": 6843,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 48,
        "ComponentElementIndex": 0,
        "iBack": 1442,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7747.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5656,
        "iSurf": 434,
        "iVertexIndex": 6847,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 49,
        "ComponentElementIndex": 0,
        "iBack": 1443,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4603.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5660,
        "iSurf": 435,
        "iVertexIndex": 6851,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 50,
        "ComponentElementIndex": 0,
        "iBack": 1444,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7702.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5664,
        "iSurf": 436,
        "iVertexIndex": 6855,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 51,
        "ComponentElementIndex": 0,
        "iBack": 1445,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -278.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "iVertPool": 5668,
        "iSurf": 443,
        "iVertexIndex": 6859,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 52,
        "ComponentElementIndex": 0,
        "iBack": 1450,
        "iFront": 1446,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4549.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5672,
        "iSurf": 439,
        "iVertexIndex": 6863,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 53,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1447,
        "iPlane": -1,
        "iCollisionBound": 6473,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7745.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5676,
        "iSurf": 440,
        "iVertexIndex": 6867,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 54,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1448,
        "iPlane": -1,
        "iCollisionBound": 6460,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4601.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5680,
        "iSurf": 441,
        "iVertexIndex": 6871,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 55,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1449,
        "iPlane": -1,
        "iCollisionBound": 6447,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7705.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5684,
        "iSurf": 442,
        "iVertexIndex": 6875,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 56,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6434,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 280.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "iVertPool": 5688,
        "iSurf": 438,
        "iVertexIndex": 6879,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 57,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6486,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4601.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5692,
        "iSurf": 441,
        "iVertexIndex": 6883,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 58,
        "ComponentElementIndex": 0,
        "iBack": 1455,
        "iFront": 1452,
        "iPlane": -1,
        "iCollisionBound": -1,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4549.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 5696,
        "iSurf": 439,
        "iVertexIndex": 6887,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 59,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1453,
        "iPlane": -1,
        "iCollisionBound": 6525,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7745.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "iVertPool": 5700,
        "iSurf": 440,
        "iVertexIndex": 6891,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 60,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": 1454,
        "iPlane": -1,
        "iCollisionBound": 6512,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7705.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "iVertPool": 5704,
        "iSurf": 442,
        "iVertexIndex": 6895,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 61,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6499,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 4,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      },
      {
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "iVertPool": 12389,
        "iSurf": 309,
        "iVertexIndex": 6899,
        "ComponentIndex": 44,
        "ComponentNodeIndex": 62,
        "ComponentElementIndex": 0,
        "iBack": -1,
        "iFront": -1,
        "iPlane": -1,
        "iCollisionBound": 6538,
        "iZone0": 0,
        "iZone1": 0,
        "NumVertices": 5,
        "NodeFlags": 0,
        "iLeaf0": -1,
        "iLeaf1": -1
      }
    ],
    "Surfs": [
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 0,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 2,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 3,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 4,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 1,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 0,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 5,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 7,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 9,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 6,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 8,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 9,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 10,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 12,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 13,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 14,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 11,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 10,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 15,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 17,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 19,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 16,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 18,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 19,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 20,
        "vNormal": 7,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 21,
        "vNormal": 3,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 22,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 23,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 7,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 24,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 26,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 27,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 28,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 25,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 24,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 29,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 31,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 33,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 30,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 32,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 33,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 34,
        "vNormal": 7,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 35,
        "vNormal": 3,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 36,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 37,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 7,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 38,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 40,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 41,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 42,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 39,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 38,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 43,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 45,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 47,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 44,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 46,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 47,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 48,
        "vNormal": 7,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 49,
        "vNormal": 3,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 50,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 51,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 7,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 52,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 54,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 55,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 56,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 53,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 52,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 57,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 59,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 61,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 58,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -500.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 60,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 61,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 62,
        "vNormal": 7,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 63,
        "vNormal": 3,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": -97.5,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 64,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 65,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 7,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 66,
        "vNormal": 11,
        "vTextureU": 12,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "W": 725.00006,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 67,
        "vNormal": 13,
        "vTextureU": 14,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0
          },
          "W": 1109.3267,
          "X": 0.8660254,
          "Y": 0.49999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 68,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1249.9999,
          "X": 0.99999994,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 69,
        "vNormal": 15,
        "vTextureU": 16,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "W": 1109.3265,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 70,
        "vNormal": 17,
        "vTextureU": 18,
        "vTextureV": 2,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "W": 724.99963,
          "X": 0.49999964,
          "Y": -0.8660256,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 71,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -4.270994E-07,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 199.99954,
          "X": -4.270994E-07,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 72,
        "vNormal": 19,
        "vTextureU": 20,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "W": -325.00027,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 73,
        "vNormal": 21,
        "vTextureU": 22,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0
          },
          "W": -709.327,
          "X": -0.8660256,
          "Y": -0.4999995,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 74,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 4.270994E-07,
            "Z": 0.0
          },
          "W": -850.0,
          "X": -1.0,
          "Y": 4.270994E-07,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 75,
        "vNormal": 23,
        "vTextureU": 24,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0
          },
          "W": -709.3264,
          "X": -0.8660252,
          "Y": 0.5000004,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 76,
        "vNormal": 25,
        "vTextureU": 26,
        "vTextureV": 2,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0
          },
          "W": -324.9996,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 77,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.4236649E-07,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "W": 200.00014,
          "X": 1.4236649E-07,
          "Y": 0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 78,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2337.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 79,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2362.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 80,
        "vNormal": 7,
        "vTextureU": 27,
        "vTextureV": 28,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 375.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 81,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -2087.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 82,
        "vNormal": 3,
        "vTextureU": 29,
        "vTextureV": 28,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 375.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 83,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 2112.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 84,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -1837.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 85,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 1862.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 86,
        "vNormal": 7,
        "vTextureU": 27,
        "vTextureV": 28,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 375.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 87,
        "vNormal": 30,
        "vTextureU": 31,
        "vTextureV": 3,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "W": 1733.2545,
          "X": 0.50000006,
          "Y": -2.1163844E-06,
          "Z": 0.8660253
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 88,
        "vNormal": 32,
        "vTextureU": 33,
        "vTextureV": 3,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "W": 2840.4807,
          "X": 0.8660254,
          "Y": -1.2218951E-06,
          "Z": 0.49999997
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 89,
        "vNormal": 5,
        "vTextureU": 10,
        "vTextureV": 3,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3199.9998,
          "X": 0.99999994,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 90,
        "vNormal": 31,
        "vTextureU": 34,
        "vTextureV": 3,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": 1.2218956E-06,
            "Z": -0.5000001
          },
          "W": 2715.479,
          "X": 0.8660253,
          "Y": 1.2218956E-06,
          "Z": -0.5000001
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 91,
        "vNormal": 33,
        "vTextureU": 35,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999967,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "W": 1516.7446,
          "X": 0.49999967,
          "Y": 2.116385E-06,
          "Z": -0.8660256
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 92,
        "vNormal": 10,
        "vTextureU": 0,
        "vTextureV": 3,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -4.2709937E-07,
            "Y": 2.4437902E-06,
            "Z": -0.99999994
          },
          "W": -75.00262,
          "X": -4.2709937E-07,
          "Y": 2.4437902E-06,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 93,
        "vNormal": 34,
        "vTextureU": 36,
        "vTextureV": 3,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": 2.1163842E-06,
            "Z": -0.8660252
          },
          "W": -1633.255,
          "X": -0.50000024,
          "Y": 2.1163842E-06,
          "Z": -0.8660252
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 94,
        "vNormal": 35,
        "vTextureU": 37,
        "vTextureV": 3,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": 1.2218941E-06,
            "Z": -0.49999955
          },
          "W": -2740.4814,
          "X": -0.8660256,
          "Y": 1.2218941E-06,
          "Z": -0.49999955
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 95,
        "vNormal": 0,
        "vTextureU": 9,
        "vTextureV": 3,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": -1.0437414E-12,
            "Z": 4.2709937E-07
          },
          "W": -3099.9998,
          "X": -0.99999994,
          "Y": -1.0437414E-12,
          "Z": 4.2709937E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 96,
        "vNormal": 36,
        "vTextureU": 30,
        "vTextureV": 3,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": -1.2218961E-06,
            "Z": 0.50000036
          },
          "W": -2615.4788,
          "X": -0.8660252,
          "Y": -1.2218961E-06,
          "Z": 0.50000036
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 97,
        "vNormal": 37,
        "vTextureU": 32,
        "vTextureV": 3,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "W": -1416.7445,
          "X": -0.49999964,
          "Y": -2.116385E-06,
          "Z": 0.8660256
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 99,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.423665E-07,
            "Y": -2.4437904E-06,
            "Z": 1.0
          },
          "W": 175.00174,
          "X": 1.423665E-07,
          "Y": -2.4437904E-06,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 98,
        "vNormal": 7,
        "vTextureU": 33,
        "vTextureV": 32,
        "iBrushPoly": 12,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": -2.4437904E-06
          },
          "W": 552.4997,
          "X": 0.0,
          "Y": -1.0,
          "Z": -2.4437904E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 87,
        "vNormal": 3,
        "vTextureU": 34,
        "vTextureV": 36,
        "iBrushPoly": 13,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 2.4437902E-06
          },
          "W": -497.49966,
          "X": 0.0,
          "Y": 0.99999994,
          "Z": 2.4437902E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 100,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3082.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 101,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -532.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 103,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3217.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 104,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 667.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 102,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 192.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 100,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 442.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 105,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3087.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 107,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 109,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3212.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 106,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 108,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 109,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -437.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 110,
        "vNormal": 34,
        "vTextureU": 31,
        "vTextureV": 3,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999997,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "W": -1728.2543,
          "X": -0.49999997,
          "Y": 2.1163846E-06,
          "Z": -0.86602545
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 111,
        "vNormal": 35,
        "vTextureU": 33,
        "vTextureV": 3,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660255,
            "Y": 1.2218948E-06,
            "Z": -0.49999982
          },
          "W": -2835.481,
          "X": -0.8660255,
          "Y": 1.2218948E-06,
          "Z": -0.49999982
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 112,
        "vNormal": 0,
        "vTextureU": 10,
        "vTextureV": 3,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": -3195.0,
          "X": -1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 113,
        "vNormal": 36,
        "vTextureU": 34,
        "vTextureV": 3,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660253,
            "Y": -1.2218953E-06,
            "Z": 0.50000006
          },
          "W": -2710.4792,
          "X": -0.8660253,
          "Y": -1.2218953E-06,
          "Z": 0.50000006
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 114,
        "vNormal": 37,
        "vTextureU": 35,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999976,
            "Y": -2.1163848E-06,
            "Z": 0.8660255
          },
          "W": -1511.7449,
          "X": -0.49999976,
          "Y": -2.1163848E-06,
          "Z": 0.8660255
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 115,
        "vNormal": 9,
        "vTextureU": 0,
        "vTextureV": 3,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 4.7455487E-07,
            "Y": -2.4437904E-06,
            "Z": 1.0
          },
          "W": 80.00277,
          "X": 4.7455487E-07,
          "Y": -2.4437904E-06,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 116,
        "vNormal": 30,
        "vTextureU": 36,
        "vTextureV": 3,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.5000003,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "W": 1638.2552,
          "X": 0.5000003,
          "Y": -2.1163842E-06,
          "Z": 0.8660252
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 117,
        "vNormal": 32,
        "vTextureU": 10,
        "vTextureV": 3,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.86602557,
            "Y": -1.2218945E-06,
            "Z": 0.4999997
          },
          "W": 2745.4812,
          "X": 0.86602557,
          "Y": -1.2218945E-06,
          "Z": 0.4999997
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 118,
        "vNormal": 5,
        "vTextureU": 9,
        "vTextureV": 3,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 1.1597126E-12,
            "Z": -4.7455487E-07
          },
          "W": 3105.0,
          "X": 1.0,
          "Y": 1.1597126E-12,
          "Z": -4.7455487E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 119,
        "vNormal": 31,
        "vTextureU": 30,
        "vTextureV": 3,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.86602515,
            "Y": 1.2218961E-06,
            "Z": -0.50000036
          },
          "W": 2620.4783,
          "X": 0.86602515,
          "Y": 1.2218961E-06,
          "Z": -0.50000036
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 120,
        "vNormal": 33,
        "vTextureU": 32,
        "vTextureV": 3,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999976,
            "Y": 2.1163848E-06,
            "Z": -0.8660255
          },
          "W": 1421.745,
          "X": 0.49999976,
          "Y": 2.1163848E-06,
          "Z": -0.8660255
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 121,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -3.1637E-07,
            "Y": 2.4437904E-06,
            "Z": -1.0
          },
          "W": -170.00229,
          "X": -3.1637E-07,
          "Y": 2.4437904E-06,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 122,
        "vNormal": 11,
        "vTextureU": 15,
        "vTextureV": 10,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 1.383819E-06
          },
          "W": 1725.0006,
          "X": 0.50000006,
          "Y": 0.8660253,
          "Z": 1.383819E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 123,
        "vNormal": 13,
        "vTextureU": 17,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660254,
            "Y": 0.49999997,
            "Z": 7.989483E-07
          },
          "W": 2951.1853,
          "X": 0.8660254,
          "Y": 0.49999997,
          "Z": 7.989483E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 124,
        "vNormal": 5,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3399.9998,
          "X": 0.99999994,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 125,
        "vNormal": 15,
        "vTextureU": 19,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": -7.989485E-07
          },
          "W": 2951.1846,
          "X": 0.8660253,
          "Y": -0.5000001,
          "Z": -7.989485E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 126,
        "vNormal": 17,
        "vTextureU": 21,
        "vTextureV": 10,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999967,
            "Y": -0.8660256,
            "Z": -1.3838195E-06
          },
          "W": 1724.9985,
          "X": 0.49999967,
          "Y": -0.8660256,
          "Z": -1.3838195E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 127,
        "vNormal": 7,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -4.2709937E-07,
            "Y": -0.99999994,
            "Z": -1.5978966E-06
          },
          "W": 49.998123,
          "X": -4.2709937E-07,
          "Y": -0.99999994,
          "Z": -1.5978966E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 128,
        "vNormal": 19,
        "vTextureU": 23,
        "vTextureV": 10,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": -1.3838188E-06
          },
          "W": -1625.0012,
          "X": -0.50000024,
          "Y": -0.8660252,
          "Z": -1.3838188E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 129,
        "vNormal": 21,
        "vTextureU": 25,
        "vTextureV": 10,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": -0.49999955,
            "Z": -7.989476E-07
          },
          "W": -2851.186,
          "X": -0.8660256,
          "Y": -0.49999955,
          "Z": -7.989476E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 130,
        "vNormal": 0,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 4.2709937E-07,
            "Z": 6.8246065E-13
          },
          "W": -3299.9998,
          "X": -0.99999994,
          "Y": 4.2709937E-07,
          "Z": 6.8246065E-13
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 131,
        "vNormal": 23,
        "vTextureU": 11,
        "vTextureV": 10,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660252,
            "Y": 0.50000036,
            "Z": 7.989489E-07
          },
          "W": -2851.1843,
          "X": -0.8660252,
          "Y": 0.50000036,
          "Z": 7.989489E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 132,
        "vNormal": 25,
        "vTextureU": 13,
        "vTextureV": 10,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 1.3838195E-06
          },
          "W": -1624.9984,
          "X": -0.49999964,
          "Y": 0.8660256,
          "Z": 1.3838195E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 134,
        "vNormal": 3,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.423665E-07,
            "Y": 1.0,
            "Z": 1.5978967E-06
          },
          "W": 50.00092,
          "X": 1.423665E-07,
          "Y": 1.0,
          "Z": 1.5978967E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 133,
        "vNormal": 9,
        "vTextureU": 17,
        "vTextureV": 13,
        "iBrushPoly": 12,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.5978967E-06,
            "Z": 1.0
          },
          "W": 302.5,
          "X": 0.0,
          "Y": -1.5978967E-06,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 122,
        "vNormal": 10,
        "vTextureU": 19,
        "vTextureV": 23,
        "iBrushPoly": 13,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.5978966E-06,
            "Z": -0.99999994
          },
          "W": -247.49998,
          "X": 0.0,
          "Y": 1.5978966E-06,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 135,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3282.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 137,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 138,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3417.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 139,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": 67.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 136,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 917.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 135,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -282.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 140,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3287.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 142,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 144,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3412.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 141,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": -62.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 143,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -912.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 144,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 287.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 145,
        "vNormal": 19,
        "vTextureU": 15,
        "vTextureV": 10,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.5,
            "Y": -0.86602545,
            "Z": -1.3838192E-06
          },
          "W": -1720.0005,
          "X": -0.5,
          "Y": -0.86602545,
          "Z": -1.3838192E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 146,
        "vNormal": 21,
        "vTextureU": 17,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660255,
            "Y": -0.49999982,
            "Z": -7.9894807E-07
          },
          "W": -2946.1855,
          "X": -0.8660255,
          "Y": -0.49999982,
          "Z": -7.9894807E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 147,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": -3395.0,
          "X": -1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 148,
        "vNormal": 23,
        "vTextureU": 19,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 7.9894846E-07
          },
          "W": -2946.1848,
          "X": -0.8660253,
          "Y": 0.50000006,
          "Z": 7.9894846E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 149,
        "vNormal": 25,
        "vTextureU": 38,
        "vTextureV": 39,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999976,
            "Y": 0.8660255,
            "Z": 1.3838193E-06
          },
          "W": -1719.9988,
          "X": -0.49999976,
          "Y": 0.8660255,
          "Z": 1.3838193E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 150,
        "vNormal": 3,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 4.7455487E-07,
            "Y": 1.0,
            "Z": 1.5978967E-06
          },
          "W": -44.997974,
          "X": 4.7455487E-07,
          "Y": 1.0,
          "Z": 1.5978967E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 151,
        "vNormal": 11,
        "vTextureU": 23,
        "vTextureV": 10,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.5000003,
            "Y": 0.8660252,
            "Z": 1.3838188E-06
          },
          "W": 1630.0013,
          "X": 0.5000003,
          "Y": 0.8660252,
          "Z": 1.3838188E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 152,
        "vNormal": 13,
        "vTextureU": 25,
        "vTextureV": 10,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.86602557,
            "Y": 0.4999997,
            "Z": 7.989479E-07
          },
          "W": 2856.186,
          "X": 0.86602557,
          "Y": 0.4999997,
          "Z": 7.989479E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 153,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": -4.7455487E-07,
            "Z": -7.5828964E-13
          },
          "W": 3305.0,
          "X": 1.0,
          "Y": -4.7455487E-07,
          "Z": -7.5828964E-13
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 154,
        "vNormal": 15,
        "vTextureU": 11,
        "vTextureV": 10,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.86602515,
            "Y": -0.50000036,
            "Z": -7.989489E-07
          },
          "W": 2856.1838,
          "X": 0.86602515,
          "Y": -0.50000036,
          "Z": -7.989489E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 155,
        "vNormal": 17,
        "vTextureU": 13,
        "vTextureV": 10,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999976,
            "Y": -0.8660255,
            "Z": -1.3838193E-06
          },
          "W": 1629.9988,
          "X": 0.49999976,
          "Y": -0.8660255,
          "Z": -1.3838193E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 156,
        "vNormal": 7,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -3.1637E-07,
            "Y": -1.0,
            "Z": -1.5978967E-06
          },
          "W": -45.001503,
          "X": -3.1637E-07,
          "Y": -1.0,
          "Z": -1.5978967E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 157,
        "vNormal": 25,
        "vTextureU": 21,
        "vTextureV": 9,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.5000005,
            "Y": 0.8660251,
            "Z": 2.0436762E-06
          },
          "W": -2562.2622,
          "X": -0.5000005,
          "Y": 0.8660251,
          "Z": 2.0436762E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 158,
        "vNormal": 23,
        "vTextureU": 19,
        "vTextureV": 9,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660256,
            "Y": 0.49999955,
            "Z": 5.447098E-06
          },
          "W": -4099.5684,
          "X": -0.8660256,
          "Y": 0.49999955,
          "Z": 5.447098E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 159,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 9,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": -4.7683713E-07,
            "Z": 7.390975E-06
          },
          "W": -4525.0015,
          "X": -0.99999994,
          "Y": -4.7683713E-07,
          "Z": 7.390975E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 160,
        "vNormal": 21,
        "vTextureU": 17,
        "vTextureV": 9,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660251,
            "Y": -0.50000054,
            "Z": 7.354446E-06
          },
          "W": -3724.5664,
          "X": -0.8660251,
          "Y": -0.50000054,
          "Z": 7.354446E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 161,
        "vNormal": 19,
        "vTextureU": 15,
        "vTextureV": 9,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999925,
            "Y": -0.86602587,
            "Z": 5.347298E-06
          },
          "W": -1912.7382,
          "X": -0.49999925,
          "Y": -0.86602587,
          "Z": 5.347298E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 162,
        "vNormal": 7,
        "vTextureU": 5,
        "vTextureV": 9,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 9.0395054E-07,
            "Y": -0.99999994,
            "Z": 1.9073453E-06
          },
          "W": 425.0036,
          "X": 9.0395054E-07,
          "Y": -0.99999994,
          "Z": 1.9073453E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 163,
        "vNormal": 17,
        "vTextureU": 13,
        "vTextureV": 9,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.50000066,
            "Y": -0.866025,
            "Z": -2.0436776E-06
          },
          "W": 2662.2627,
          "X": 0.50000066,
          "Y": -0.866025,
          "Z": -2.0436776E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 164,
        "vNormal": 15,
        "vTextureU": 11,
        "vTextureV": 9,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.86602587,
            "Y": -0.49999914,
            "Z": -5.4471006E-06
          },
          "W": 4199.5693,
          "X": 0.86602587,
          "Y": -0.49999914,
          "Z": -5.4471006E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 165,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 9,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": 9.039365E-07,
            "Z": -7.390976E-06
          },
          "W": 4625.001,
          "X": 0.99999994,
          "Y": 9.039365E-07,
          "Z": -7.390976E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 166,
        "vNormal": 13,
        "vTextureU": 25,
        "vTextureV": 9,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.866025,
            "Y": 0.5000008,
            "Z": -7.354446E-06
          },
          "W": 3824.566,
          "X": 0.866025,
          "Y": 0.5000008,
          "Z": -7.354446E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 167,
        "vNormal": 11,
        "vTextureU": 23,
        "vTextureV": 9,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999923,
            "Y": 0.86602587,
            "Z": -5.3472977E-06
          },
          "W": 2012.738,
          "X": 0.49999923,
          "Y": 0.86602587,
          "Z": -5.3472977E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 168,
        "vNormal": 3,
        "vTextureU": 0,
        "vTextureV": 9,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -6.1921776E-07,
            "Y": 1.0,
            "Z": -1.9073476E-06
          },
          "W": -325.00232,
          "X": -6.1921776E-07,
          "Y": 1.0,
          "Z": -1.9073476E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 169,
        "vNormal": 10,
        "vTextureU": 19,
        "vTextureV": 23,
        "iBrushPoly": 12,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -7.3909746E-06,
            "Y": -1.907352E-06,
            "Z": -1.0
          },
          "W": 302.4669,
          "X": -7.3909746E-06,
          "Y": -1.907352E-06,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 157,
        "vNormal": 9,
        "vTextureU": 17,
        "vTextureV": 13,
        "iBrushPoly": 13,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 7.390974E-06,
            "Y": 1.9073518E-06,
            "Z": 0.99999994
          },
          "W": -247.46689,
          "X": 7.390974E-06,
          "Y": 1.9073518E-06,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 170,
        "vNormal": 5,
        "vTextureU": 1,
        "vTextureV": 40,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 4.7683716E-07,
            "Z": -6.1988826E-06
          },
          "W": 4642.502,
          "X": 1.0,
          "Y": 4.7683716E-07,
          "Z": -6.1988826E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 172,
        "vNormal": 3,
        "vTextureU": 8,
        "vTextureV": 40,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -4.7683125E-07,
            "Y": 1.0,
            "Z": 9.536743E-07
          },
          "W": -307.50278,
          "X": -4.7683125E-07,
          "Y": 1.0,
          "Z": 9.536743E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 173,
        "vNormal": 0,
        "vTextureU": 6,
        "vTextureV": 40,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -4.7683716E-07,
            "Z": 6.1988826E-06
          },
          "W": -4507.502,
          "X": -1.0,
          "Y": -4.7683716E-07,
          "Z": 6.1988826E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 174,
        "vNormal": 7,
        "vTextureU": 4,
        "vTextureV": 40,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 4.7683125E-07,
            "Y": -1.0,
            "Z": -9.536743E-07
          },
          "W": 442.50278,
          "X": 4.7683125E-07,
          "Y": -1.0,
          "Z": -9.536743E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 171,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -6.198883E-06,
            "Y": 9.5367136E-07,
            "Z": -1.0
          },
          "W": 927.47217,
          "X": -6.198883E-06,
          "Y": 9.5367136E-07,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 170,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 6.198883E-06,
            "Y": -9.5367136E-07,
            "Z": 1.0
          },
          "W": -292.47217,
          "X": 6.198883E-06,
          "Y": -9.5367136E-07,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 175,
        "vNormal": 0,
        "vTextureU": 6,
        "vTextureV": 40,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -4.7683716E-07,
            "Z": 6.1988826E-06
          },
          "W": -4637.502,
          "X": -1.0,
          "Y": -4.7683716E-07,
          "Z": 6.1988826E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 177,
        "vNormal": 7,
        "vTextureU": 4,
        "vTextureV": 40,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 4.7683125E-07,
            "Y": -1.0,
            "Z": -9.536743E-07
          },
          "W": 312.50278,
          "X": 4.7683125E-07,
          "Y": -1.0,
          "Z": -9.536743E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 179,
        "vNormal": 5,
        "vTextureU": 1,
        "vTextureV": 40,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 4.7683716E-07,
            "Z": -6.1988826E-06
          },
          "W": 4512.502,
          "X": 1.0,
          "Y": 4.7683716E-07,
          "Z": -6.1988826E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 176,
        "vNormal": 3,
        "vTextureU": 8,
        "vTextureV": 40,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -4.7683125E-07,
            "Y": 1.0,
            "Z": 9.536743E-07
          },
          "W": -437.50278,
          "X": -4.7683125E-07,
          "Y": 1.0,
          "Z": 9.536743E-07
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 178,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 6.198883E-06,
            "Y": -9.5367136E-07,
            "Z": 1.0
          },
          "W": -922.47217,
          "X": 6.198883E-06,
          "Y": -9.5367136E-07,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 179,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -6.198883E-06,
            "Y": 9.5367136E-07,
            "Z": -1.0
          },
          "W": 297.4721,
          "X": -6.198883E-06,
          "Y": 9.5367136E-07,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 180,
        "vNormal": 17,
        "vTextureU": 21,
        "vTextureV": 9,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.5000004,
            "Y": -0.8660252,
            "Z": -2.0436753E-06
          },
          "W": 2567.2622,
          "X": 0.5000004,
          "Y": -0.8660252,
          "Z": -2.0436753E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 181,
        "vNormal": 15,
        "vTextureU": 19,
        "vTextureV": 9,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.86602575,
            "Y": -0.4999994,
            "Z": -5.4470993E-06
          },
          "W": 4104.569,
          "X": 0.86602575,
          "Y": -0.4999994,
          "Z": -5.4470993E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 182,
        "vNormal": 5,
        "vTextureU": 7,
        "vTextureV": 9,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 4.7683716E-07,
            "Z": -7.3909755E-06
          },
          "W": 4530.002,
          "X": 1.0,
          "Y": 4.7683716E-07,
          "Z": -7.3909755E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 183,
        "vNormal": 13,
        "vTextureU": 17,
        "vTextureV": 9,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.8660251,
            "Y": 0.5000005,
            "Z": -7.354446E-06
          },
          "W": 3729.567,
          "X": 0.8660251,
          "Y": 0.5000005,
          "Z": -7.354446E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 184,
        "vNormal": 11,
        "vTextureU": 15,
        "vTextureV": 9,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.49999934,
            "Y": 0.86602575,
            "Z": -5.347298E-06
          },
          "W": 1917.7388,
          "X": 0.49999934,
          "Y": 0.86602575,
          "Z": -5.347298E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 185,
        "vNormal": 3,
        "vTextureU": 5,
        "vTextureV": 9,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -9.5140615E-07,
            "Y": 1.0,
            "Z": -1.9073451E-06
          },
          "W": -420.00385,
          "X": -9.5140615E-07,
          "Y": 1.0,
          "Z": -1.9073451E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 186,
        "vNormal": 25,
        "vTextureU": 13,
        "vTextureV": 9,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.5000007,
            "Y": 0.866025,
            "Z": 2.043678E-06
          },
          "W": -2657.263,
          "X": -0.5000007,
          "Y": 0.866025,
          "Z": 2.043678E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 187,
        "vNormal": 23,
        "vTextureU": 11,
        "vTextureV": 9,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660258,
            "Y": 0.49999928,
            "Z": 5.4470997E-06
          },
          "W": -4194.5693,
          "X": -0.8660258,
          "Y": 0.49999928,
          "Z": 5.4470997E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 188,
        "vNormal": 0,
        "vTextureU": 3,
        "vTextureV": 9,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -9.5139205E-07,
            "Z": 7.3909764E-06
          },
          "W": -4620.0015,
          "X": -1.0,
          "Y": -9.5139205E-07,
          "Z": 7.3909764E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 189,
        "vNormal": 21,
        "vTextureU": 25,
        "vTextureV": 9,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.8660249,
            "Y": -0.5000008,
            "Z": 7.354446E-06
          },
          "W": -3819.5657,
          "X": -0.8660249,
          "Y": -0.5000008,
          "Z": 7.354446E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 190,
        "vNormal": 19,
        "vTextureU": 23,
        "vTextureV": 9,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.49999934,
            "Y": -0.86602575,
            "Z": 5.3472986E-06
          },
          "W": -2007.739,
          "X": -0.49999934,
          "Y": -0.86602575,
          "Z": 5.3472986E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 191,
        "vNormal": 7,
        "vTextureU": 0,
        "vTextureV": 9,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 7.9322126E-07,
            "Y": -1.0,
            "Z": 1.9073462E-06
          },
          "W": 330.0031,
          "X": 7.9322126E-07,
          "Y": -1.0,
          "Z": 1.9073462E-06
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 192,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 194,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1562.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 195,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 196,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -537.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 193,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 192,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 197,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 199,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1550.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 201,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 198,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 550.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 200,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 201,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 202,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.499,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 203,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.499,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 204,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 205,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 206,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 208,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2612.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 209,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 210,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -1587.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 207,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 206,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 211,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 213,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2600.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 215,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 212,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 1600.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 214,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 215,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 216,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.498,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 217,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.498,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 218,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 219,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 220,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 222,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3662.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 223,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 224,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2637.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 221,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 220,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 225,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 227,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3650.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 229,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 226,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2650.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 228,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 229,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 230,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.4976,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 231,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.4976,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 232,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 233,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 234,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 236,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 237,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 238,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 235,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 234,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 239,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 241,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 243,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 240,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 242,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 243,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 244,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.4966,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 245,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.4966,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 246,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 247,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 248,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 250,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5762.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 251,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 252,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -4737.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 249,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 248,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 253,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 255,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5750.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 257,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 254,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 4750.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 256,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 257,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 258,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.4956,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 259,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.4956,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 260,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 261,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 262,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 264,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6812.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 265,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 266,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -5787.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 263,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 262,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 267,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 269,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6800.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 271,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 268,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 5800.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 270,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 271,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 272,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.495,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 273,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.495,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 274,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 275,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 276,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 278,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7862.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 279,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 280,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -6837.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 277,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 276,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 281,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 283,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7850.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 285,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 282,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 6850.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 284,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 285,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 286,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.494,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 287,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.494,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 288,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 289,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 290,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 292,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8912.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 293,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 294,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7887.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 291,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 290,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 295,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 297,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8900.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 299,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 296,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7900.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 298,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 299,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 300,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.493,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 301,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.493,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 302,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 303,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 304,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 306,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 9962.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 307,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 308,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -8937.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 305,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 304,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 309,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 311,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -9950.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 313,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 310,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 8950.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 312,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 313,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 314,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.4927,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 315,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.4927,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 316,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 317,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 318,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4062.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 320,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "W": 14037.499,
          "X": 0.0,
          "Y": 0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 321,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4337.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 322,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "W": -9987.499,
          "X": 0.0,
          "Y": -0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 319,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 12.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 318,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_3_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_wallConcrete_3_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 323,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 6,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4075.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_3_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_wallConcrete_3_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 325,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14025.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_3_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_wallConcrete_3_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 327,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 8,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4325.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_3_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_wallConcrete_3_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 324,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 10000.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_concrete_triplanar'",
          "ObjectPath": "VotV/Content/materials/map/inst_concrete_triplanar.0"
        },
        "PolyFlags": 0,
        "pBase": 326,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 0.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_3'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_3.0"
        },
        "PolyFlags": 0,
        "pBase": 327,
        "vNormal": 9,
        "vTextureU": 8,
        "vTextureV": 6,
        "iBrushPoly": 11,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 328,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.4917,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 329,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.4917,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 330,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 331,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 334,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 15087.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 336,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14062.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 333,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": 262.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 339,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 7,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -15075.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 338,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 9,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14075.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 340,
        "vNormal": 10,
        "vTextureU": 8,
        "vTextureV": 1,
        "iBrushPoly": 10,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 342,
        "vNormal": 0,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 7.748604E-07,
            "Z": -0.0
          },
          "W": -4297.489,
          "X": -0.99999994,
          "Y": 7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 343,
        "vNormal": 5,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -7.748604E-07,
            "Z": -0.0
          },
          "W": 4102.489,
          "X": 0.99999994,
          "Y": -7.748604E-07,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 344,
        "vNormal": 10,
        "vTextureU": 7,
        "vTextureV": 5,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": 10.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 345,
        "vNormal": 9,
        "vTextureU": 7,
        "vTextureV": 0,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -249.5,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 346,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3687.4998,
          "X": -0.99999994,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 347,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "W": 15087.499,
          "X": 0.0,
          "Y": 0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 349,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4712.4995,
          "X": 0.99999994,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 350,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "W": -14062.499,
          "X": 0.0,
          "Y": -0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_4'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_4.0"
        },
        "PolyFlags": 0,
        "pBase": 346,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10250.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 353,
        "vNormal": 5,
        "vTextureU": 41,
        "vTextureV": 28,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 354,
        "vNormal": 7,
        "vTextureU": 29,
        "vTextureV": 28,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -15075.0,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 355,
        "vNormal": 0,
        "vTextureU": 42,
        "vTextureV": 28,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 356,
        "vNormal": 3,
        "vTextureU": 27,
        "vTextureV": 28,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": 14075.0,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'M_BlackBackground'",
          "ObjectPath": "Engine/Content/MapTemplates/Sky/M_BlackBackground.0"
        },
        "PolyFlags": 0,
        "pBase": 357,
        "vNormal": 9,
        "vTextureU": 29,
        "vTextureV": 42,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -10225.0,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 358,
        "vNormal": 0,
        "vTextureU": 41,
        "vTextureV": 28,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4187.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 359,
        "vNormal": 3,
        "vTextureU": 29,
        "vTextureV": 28,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14587.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 360,
        "vNormal": 5,
        "vTextureU": 42,
        "vTextureV": 28,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4212.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 361,
        "vNormal": 7,
        "vTextureU": 27,
        "vTextureV": 28,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14562.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 358,
        "vNormal": 10,
        "vTextureU": 29,
        "vTextureV": 42,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 10260.0,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 362,
        "vNormal": 0,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -3300.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 364,
        "vNormal": 3,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "W": 15087.499,
          "X": 0.0,
          "Y": 0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 348,
        "vNormal": 5,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 3700.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 351,
        "vNormal": 7,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "W": -14062.499,
          "X": 0.0,
          "Y": -0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 363,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99999994
          },
          "W": 262.49997,
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 362,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 7,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.99999994
          },
          "W": 262.49997,
          "X": 0.0,
          "Y": 0.0,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 352,
        "vNormal": 0,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4700.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 365,
        "vNormal": 3,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "W": 15087.499,
          "X": 0.0,
          "Y": 0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 366,
        "vNormal": 5,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 5100.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 368,
        "vNormal": 7,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "W": -14062.499,
          "X": 0.0,
          "Y": -0.99999994,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 367,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99999994
          },
          "W": 262.49997,
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 352,
        "vNormal": 10,
        "vTextureU": 5,
        "vTextureV": 7,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.99999994
          },
          "W": 262.49997,
          "X": 0.0,
          "Y": 0.0,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 369,
        "vNormal": 7,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -15075.0,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 370,
        "vNormal": 0,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": -5075.0,
          "X": -1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 371,
        "vNormal": 3,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": 14075.0,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 372,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 373,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 374,
        "vNormal": 5,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": 3325.0,
          "X": 1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 375,
        "vNormal": 7,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -15075.0,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 377,
        "vNormal": 3,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": 14075.0,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 376,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -1.0
          },
          "W": -250.0,
          "X": -0.0,
          "Y": -0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5_inst'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5_inst.0"
        },
        "PolyFlags": 0,
        "pBase": 374,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -250.0,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 378,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4137.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 379,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 14680.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 381,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4262.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 382,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -14555.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 380,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "W": -187.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 378,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "W": 312.5,
          "X": 0.0,
          "Y": 0.0,
          "Z": -1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 383,
        "vNormal": 0,
        "vTextureU": 3,
        "vTextureV": 10,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 512.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 385,
        "vNormal": 3,
        "vTextureU": 5,
        "vTextureV": 10,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 450.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 386,
        "vNormal": 5,
        "vTextureU": 7,
        "vTextureV": 10,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -237.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 387,
        "vNormal": 7,
        "vTextureU": 0,
        "vTextureV": 10,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -175.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "Material'WorldGridMaterial'",
          "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
        },
        "PolyFlags": 0,
        "pBase": 384,
        "vNormal": 9,
        "vTextureU": 5,
        "vTextureV": 3,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99999994
          },
          "W": 787.49994,
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 388,
        "vNormal": 5,
        "vTextureU": 41,
        "vTextureV": 28,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": -500.0,
          "X": 1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 389,
        "vNormal": 7,
        "vTextureU": 29,
        "vTextureV": 28,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -437.5,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 390,
        "vNormal": 0,
        "vTextureU": 42,
        "vTextureV": 28,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": 250.0,
          "X": -1.0,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 391,
        "vNormal": 3,
        "vTextureU": 27,
        "vTextureV": 28,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": 187.5,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 392,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4546.5,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 393,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 7747.5,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 395,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4603.5,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 396,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -7702.5,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_3'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_3.0"
        },
        "PolyFlags": 0,
        "pBase": 394,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99999994
          },
          "W": -247.99998,
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 392,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.99999994
          },
          "W": 279.99997,
          "X": 0.0,
          "Y": 0.0,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 397,
        "vNormal": 5,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.99999994,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": 4548.9995,
          "X": 0.99999994,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 398,
        "vNormal": 7,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -7745.0,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 399,
        "vNormal": 0,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.99999994,
            "Y": -0.0,
            "Z": -0.0
          },
          "W": -4600.9995,
          "X": -0.99999994,
          "Y": -0.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_2'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_2.0"
        },
        "PolyFlags": 0,
        "pBase": 400,
        "vNormal": 3,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": 7705.0,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_3'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_3.0"
        },
        "PolyFlags": 0,
        "pBase": 397,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 1.0
          },
          "W": -278.0,
          "X": -0.0,
          "Y": -0.0,
          "Z": 1.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 401,
        "vNormal": 0,
        "vTextureU": 1,
        "vTextureV": 2,
        "iBrushPoly": 0,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": -4698.0,
          "X": -1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 403,
        "vNormal": 3,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "W": 2185.0,
          "X": 0.0,
          "Y": 1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 404,
        "vNormal": 5,
        "vTextureU": 6,
        "vTextureV": 2,
        "iBrushPoly": 2,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "W": 4762.0,
          "X": 1.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 405,
        "vNormal": 7,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "W": -2015.0,
          "X": 0.0,
          "Y": -1.0,
          "Z": 0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 402,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.99999994
          },
          "W": 144.99998,
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 401,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -0.99999994
          },
          "W": -14.999999,
          "X": 0.0,
          "Y": 0.0,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 406,
        "vNormal": 7,
        "vTextureU": 4,
        "vTextureV": 2,
        "iBrushPoly": 1,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -1.0,
            "Z": -0.0
          },
          "W": -2180.0,
          "X": -0.0,
          "Y": -1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 407,
        "vNormal": 3,
        "vTextureU": 8,
        "vTextureV": 2,
        "iBrushPoly": 3,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": 1.0,
            "Z": -0.0
          },
          "W": 2020.0,
          "X": -0.0,
          "Y": 1.0,
          "Z": -0.0
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 408,
        "vNormal": 10,
        "vTextureU": 4,
        "vTextureV": 1,
        "iBrushPoly": 4,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": -0.99999994
          },
          "W": -139.99998,
          "X": -0.0,
          "Y": -0.0,
          "Z": -0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      },
      {
        "Material": {
          "ObjectName": "MaterialInstanceConstant'inst_wallConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/dsf/inst_wallConcrete_5.0"
        },
        "PolyFlags": 0,
        "pBase": 409,
        "vNormal": 9,
        "vTextureU": 4,
        "vTextureV": 6,
        "iBrushPoly": 5,
        "Actor": null,
        "Plane": {
          "Vector": {
            "X": -0.0,
            "Y": -0.0,
            "Z": 0.99999994
          },
          "W": 19.999998,
          "X": -0.0,
          "Y": -0.0,
          "Z": 0.99999994
        },
        "LightMapScale": 32.0,
        "iLightmassIndex": 0
      }
    ],
    "NumSharedSides": 3456,
    "VertexBuffer": {
      "Vertices": [
        {
          "Position": {
            "X": 3687.5,
            "Y": 1550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.6563073
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.71549284
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.71623266
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.71623266
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.65556747
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.65556747
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.72924304
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.7884286
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.7891684
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.7891684
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.7884286
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.72850317
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.72850317
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.80217874
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.8613644
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.8621042
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.8621042
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.80217874
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.8014389
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.8014389
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.6573726
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.7165582
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.71729803
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.71729803
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.6566327
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.6566327
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.73030835
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.789494
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.7902338
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.7902338
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.73030835
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.72956854
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.72956854
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.8013502
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.86053574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.86127555
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.86127555
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.8013502
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.8006103
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.8006103
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.7164694
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.7164694
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6850.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.7157296
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.65580416
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.65580416
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.72947973
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.78866535
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.78940517
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.78940517
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.78866535
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.7287399
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.7287399
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.8024155
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.8616012
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.862341
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.862341
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.8024155
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.80167574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.80167574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0043378607,
            "Y": 0.53371257
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.8036035,
            "Y": 0.53371257
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.8036035,
            "Y": 0.42776197
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0043378607,
            "Y": 0.42776197
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.0046252375
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 469.09717,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9631944,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.14355448
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 353.62726,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7322545,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.1504016
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 469.09723,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9631944,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.14355448
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.14098078
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.14098078
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.20101993
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.20176114
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": -228.62701
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06774597
          },
          "ShadowTexCoord": {
            "X": 0.0051743155,
            "Y": 0.20176114
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.20176114
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.20176114
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -469.0973,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08680542,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.19918746
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -49.99994,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.92500013,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.17433585
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.16558942
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.1771525
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.33885792
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.33885792
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.33885792
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.33885792
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.27807754
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.27807754
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.27807754
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.27807754
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.30268618
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.31424928
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.58039856,
            "Y": 0.34405604
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.60710144,
            "Y": 0.34405604
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.60710144,
            "Y": 0.29286522
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.58039856,
            "Y": 0.29286522
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.4151743
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.4151743
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.47595468
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.47595468
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.017008465,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.43978295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.004041883,
            "Y": 0.45134604
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.5522971
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.5811502
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.5811502
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.55155736
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.55155736
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.070801705,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.042850375,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04213368,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.04213368,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.04213368,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.04213368,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.070801705,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.40856537
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.40856537
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.3494991
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.3494991
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.37327328
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.3847912
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1411142,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.113162875,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.113162875,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.1411142,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.15840001
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.15840001
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.14717741
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.14717741
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04133606,
            "Y": 0.8814067
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04133606,
            "Y": 0.89381063
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.06803894,
            "Y": 0.89381063
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.06803894,
            "Y": 0.8814067
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.31682166
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.3283396
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.30043077
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.63940233
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.6509202
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18164062,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.66731113
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.196661,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.19523048,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9975002,
            "Y": -0.13
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.06895791
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9975002,
            "Y": -0.63
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.06895791
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9725002,
            "Y": -0.63
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.06738281
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9725002,
            "Y": -0.13
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.06738281
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.17272161
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.18512553
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.18650374
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.19959676
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.19959676
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.18650374
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.18512553
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.17272161
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.34423155
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.34423155
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.29304075
          }
        },
        {
          "Position": {
            "X": 1837.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.29304075
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.34405604
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.25,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.34405604
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.29286522
          }
        },
        {
          "Position": {
            "X": 1862.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.29286522
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.3240918
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.35294476
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.35294476
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.3240918
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.113162875,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11244618,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.11244618,
            "Y": 0.101073295
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.11244618,
            "Y": 0.11263638
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11244618,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.113162875,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6538162,
            "Y": 0.070564516
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6538162,
            "Y": 0.06898941
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6428757,
            "Y": 0.06898941
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6428757,
            "Y": 0.070564516
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6694412,
            "Y": 0.06810736
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6694412,
            "Y": 0.066532254
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6585007,
            "Y": 0.066532254
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6585007,
            "Y": 0.06810736
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.5683594,
            "Y": 0.059908956
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.5668335,
            "Y": 0.059908956
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5668335,
            "Y": 0.0691233
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5683594,
            "Y": 0.0691233
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.107421875,
            "Y": 0.91474766
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.105895996,
            "Y": 0.91474766
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.105895996,
            "Y": 0.923962
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.107421875,
            "Y": 0.923962
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.35294476
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.35368457
          }
        },
        {
          "Position": {
            "X": 1587.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.35368457
          }
        },
        {
          "Position": {
            "X": 1600.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.35294476
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.637245
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.637245
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.57646465
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.57646465
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.60107327
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.6126364
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.5811502
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.5974262
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.6114828
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.6122226
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.6122226
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.5974262
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.5811502
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.67414856,
            "Y": 0.34405604
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.25,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.70085144,
            "Y": 0.34405604
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.70085144,
            "Y": 0.29286522
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.67414856,
            "Y": 0.29286522
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10018644,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08656913,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.08656913,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.100903146,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.100903146,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.100903146,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.100903146,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.21240234
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.21240234
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.2714686
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.2714686
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.23617652
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.24769443
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17049894,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15688163,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.15688163,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17049894,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.29363728
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.3052755
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.3052755
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.29363728
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.6509202
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.63940233
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.3283396
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.31682166
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.23886108,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.80675477
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.80675477
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.7936618
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.7936618
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.29375917
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.30781573
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.30781573
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.29375917
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17049894,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17049894,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17121565,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.17121565,
            "Y": 0.11263638
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.17121565,
            "Y": 0.101073295
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17121565,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7631912,
            "Y": 0.06911542
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7631912,
            "Y": 0.06754032
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7522507,
            "Y": 0.06754032
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7522507,
            "Y": 0.06911542
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7788162,
            "Y": 0.06955645
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7788162,
            "Y": 0.06798135
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7678757,
            "Y": 0.06798135
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7678757,
            "Y": 0.06955645
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16851807,
            "Y": 0.7373283
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16699219,
            "Y": 0.7373283
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16699219,
            "Y": 0.74654263
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16851807,
            "Y": 0.74654263
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17633057,
            "Y": 0.7373283
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17480469,
            "Y": 0.7373283
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17480469,
            "Y": 0.74654263
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17633057,
            "Y": 0.74654263
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.29375917
          }
        },
        {
          "Position": {
            "X": 2600.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.29375917
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.29301932
          }
        },
        {
          "Position": {
            "X": 2612.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.29301932
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08656913,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.070801705,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.070801705,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.08656913,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15688163,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1411142,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.1411142,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.15688163,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.01,
            "Y": -0.13
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.070091985
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.01,
            "Y": -0.63
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.070091985
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.015,
            "Y": -0.63
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.06851688
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.015,
            "Y": -0.13
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.06851688
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04133606,
            "Y": 0.89381063
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04133606,
            "Y": 0.9075928
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.06803894,
            "Y": 0.9075928
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.06803894,
            "Y": 0.89381063
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18196106,
            "Y": 0.88099885
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.20866394,
            "Y": 0.88099885
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.20866394,
            "Y": 0.8736859
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18196106,
            "Y": 0.8736859
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.30043077
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.21096611,
            "Y": 0.30043077
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.30043077
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.21096611,
            "Y": 0.66731113
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.66731113
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2095356,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.6746944
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.66731113
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.30781573
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.3240918
          }
        },
        {
          "Position": {
            "X": 2087.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.3240918
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.55,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.30781573
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18196106,
            "Y": 0.88099885
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18196106,
            "Y": 0.92487663
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.20866394,
            "Y": 0.92487663
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.20866394,
            "Y": 0.88099885
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.73664856,
            "Y": 0.34423155
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.76335144,
            "Y": 0.34423155
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.76335144,
            "Y": 0.29304075
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.73664856,
            "Y": 0.29304075
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.21096611,
            "Y": 0.30043077
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21096611,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.30043077
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.21096611,
            "Y": 0.66731113
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": 375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.66731113
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.975,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.21096611,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.808133
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.8205369
          }
        },
        {
          "Position": {
            "X": 2112.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.8205369
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.808133
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9975002,
            "Y": -0.13
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.06987147
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9975002,
            "Y": -0.63
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.06987147
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9725002,
            "Y": -0.63
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.06672127
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9725002,
            "Y": -0.13
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.06672127
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.3447305
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -375.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -1.75
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.6230114
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.475,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22527122,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22384071,
            "Y": 0.6156281
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.80675477
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.808133
          }
        },
        {
          "Position": {
            "X": 2337.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.475,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.808133
          }
        },
        {
          "Position": {
            "X": 2362.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.80675477
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.7135614
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.2811415,
            "Y": 0.7135614
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25401476,
            "Y": 0.7135614
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.7135614
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.77434176
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25401476,
            "Y": 0.77434176
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.2811415,
            "Y": 0.77434176
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.77434176
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.73817
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.74973315
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10098805,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04282514,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.04282514,
            "Y": 0.08017077
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.058622472,
            "Y": 0.08017077
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.08017077
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.07646466
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.058622472,
            "Y": 0.08017077
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.675
          },
          "ShadowTexCoord": {
            "X": 0.058622472,
            "Y": 0.0964777
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.058622472,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10098805,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.11263638
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.101073295
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.08017077
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.675
          },
          "ShadowTexCoord": {
            "X": 0.058622472,
            "Y": 0.0964777
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.675
          },
          "ShadowTexCoord": {
            "X": 0.04282514,
            "Y": 0.0964777
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.04282514,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.058622472,
            "Y": 0.13724501
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -2.625
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.8957913
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.8831905
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.88256043
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08942871,
            "Y": 0.88256043
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.75
          },
          "ShadowTexCoord": {
            "X": 0.08942871,
            "Y": 0.8964214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -2.75
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.8964214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.88256043
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.8831905
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.10224609,
            "Y": 0.8831905
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.10285644,
            "Y": 0.8831905
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10285644,
            "Y": 0.88256043
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.10224609,
            "Y": 0.8831905
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -2.625
          },
          "ShadowTexCoord": {
            "X": 0.10224609,
            "Y": 0.8957913
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -2.75
          },
          "ShadowTexCoord": {
            "X": 0.10224609,
            "Y": 0.8964214
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -2.75
          },
          "ShadowTexCoord": {
            "X": 0.10285644,
            "Y": 0.8964214
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.10285644,
            "Y": 0.8831905
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -2.625
          },
          "ShadowTexCoord": {
            "X": 0.10224609,
            "Y": 0.8957913
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -2.625
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.8957913
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -2.75
          },
          "ShadowTexCoord": {
            "X": 0.09003906,
            "Y": 0.8964214
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -2.75
          },
          "ShadowTexCoord": {
            "X": 0.10224609,
            "Y": 0.8964214
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7679282,
            "Y": 0.30688003
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7962018,
            "Y": 0.30688003
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7962018,
            "Y": 0.30624998
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7962018,
            "Y": 0.29301915
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7679282,
            "Y": 0.29301915
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7679282,
            "Y": 0.3311492
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7962018,
            "Y": 0.3311492
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7962018,
            "Y": 0.33051914
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7962018,
            "Y": 0.3172883
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7679282,
            "Y": 0.3172883
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8069907,
            "Y": 0.3077873
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8352643,
            "Y": 0.3077873
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8352643,
            "Y": 0.30715725
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.625,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8352643,
            "Y": 0.29455647
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8352643,
            "Y": 0.29392642
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8069907,
            "Y": 0.29392642
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.32074437,
            "Y": 0.34842214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.3508458,
            "Y": 0.34842214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.3508458,
            "Y": 0.33365557
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.32074437,
            "Y": 0.33365557
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.88582265
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.24346246,
            "Y": 0.88582265
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.24346246,
            "Y": 0.8735719
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.8735719
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.90994275
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.24346246,
            "Y": 0.90994275
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.24346246,
            "Y": 0.89769197
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.89769197
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.8623152
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.28252494,
            "Y": 0.8623152
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 787.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5625
          },
          "ShadowTexCoord": {
            "X": 0.28252494,
            "Y": 0.8500644
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.8500644
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32263902,
            "Y": 0.37873575
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.35279757,
            "Y": 0.37873575
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 787.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.35279757,
            "Y": 0.36242884
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32263902,
            "Y": 0.36242884
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.7886746
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.784983
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.784983
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8440492
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8440492
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8087571
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.82027507
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29248047,
            "Y": 0.41950306
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.32192096,
            "Y": 0.41950306
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32263902,
            "Y": 0.41950306
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 175.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.375,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32263902,
            "Y": 0.37873575
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.925,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32263902,
            "Y": 0.36242884
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32263902,
            "Y": 0.35872272
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.32192096,
            "Y": 0.35872272
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29248047,
            "Y": 0.35872272
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23954773,
            "Y": 0.73921055
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.23954773,
            "Y": 0.7355189
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.19663239,
            "Y": 0.7355189
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.18232727,
            "Y": 0.7355189
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18232727,
            "Y": 0.73921055
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -0.625
          },
          "ShadowTexCoord": {
            "X": 0.19663239,
            "Y": 0.7207523
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.19663239,
            "Y": 0.7355189
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.23954773,
            "Y": 0.7355189
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.23954773,
            "Y": 0.71543634
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.23954773,
            "Y": 0.70391846
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.23954773,
            "Y": 0.68014425
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.19663239,
            "Y": 0.68014425
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -0.625
          },
          "ShadowTexCoord": {
            "X": 0.19663239,
            "Y": 0.7207523
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.19663239,
            "Y": 0.68014425
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18232727,
            "Y": 0.68014425
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.625
          },
          "ShadowTexCoord": {
            "X": 0.18232727,
            "Y": 0.7207523
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.3436415,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31583658,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31583658,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.3436415,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.62485176
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.62485176
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9036102,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.9036102,
            "Y": 0.3283396
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.9036102,
            "Y": 0.31682166
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.9036102,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.8463898,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8463898,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29135963,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.32002768,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.32002768,
            "Y": 0.34842214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.625,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.32002768,
            "Y": 0.33365557
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.32002768,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29135963,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.90852356,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.93522644,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.93522644,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.90852356,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.93977356,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.96647644,
            "Y": 0.35211378
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.96647644,
            "Y": 0.3373472
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.96647644,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.93977356,
            "Y": 0.2930475
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10098805,
            "Y": 0.81033564
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04282514,
            "Y": 0.81033564
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.04282514,
            "Y": 0.8711159
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10098805,
            "Y": 0.8711159
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.21430121,
            "Y": 0.88582265
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.88582265
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.8735719
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.21430121,
            "Y": 0.8735719
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25336373,
            "Y": 0.8623152
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.8623152
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.8500644
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25336373,
            "Y": 0.8500644
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.21430121,
            "Y": 0.90994275
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.90994275
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.21497938,
            "Y": 0.89769197
          }
        },
        {
          "Position": {
            "X": -250.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.21430121,
            "Y": 0.89769197
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.32002768,
            "Y": 0.34842214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 437.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.32074437,
            "Y": 0.34842214
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0375
          },
          "ShadowTexCoord": {
            "X": 0.32074437,
            "Y": 0.33365557
          }
        },
        {
          "Position": {
            "X": -500.0,
            "Y": 187.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.32002768,
            "Y": 0.33365557
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": -237.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.64115864
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.62485176
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.62485176
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.3436415,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.3436415,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": -512.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.34431967,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.34431967,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.49208373
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.49208373
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 450.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.4883776
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.43130335
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.43130335
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.455912
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.4674751
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31583658,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.3436415,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.34431967,
            "Y": 0.22236717
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.34431967,
            "Y": 0.22162594
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31583658,
            "Y": 0.22162594
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.68563205
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.68563205
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.68489087
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16799927,
            "Y": 0.7534573
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16723633,
            "Y": 0.7534573
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16723633,
            "Y": 0.76267165
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16799927,
            "Y": 0.76267165
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.09912872,
            "Y": 0.90728956
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.09912872,
            "Y": 0.906502
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08818817,
            "Y": 0.906502
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08818817,
            "Y": 0.90728956
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34131622,
            "Y": 0.14188507
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34131622,
            "Y": 0.14109753
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33037567,
            "Y": 0.14109753
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33037567,
            "Y": 0.14188507
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17581177,
            "Y": 0.7534573
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17504883,
            "Y": 0.7534573
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17504883,
            "Y": 0.76267165
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17581177,
            "Y": 0.76267165
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10098805,
            "Y": 0.81033564
          }
        },
        {
          "Position": {
            "X": 500.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10098805,
            "Y": 0.8711159
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.8711159
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.8465073
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.83494425
          }
        },
        {
          "Position": {
            "X": 512.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10170611,
            "Y": 0.81033564
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -0.7071797
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.78284144
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.89282036,
            "Y": -0.6
          },
          "ShadowTexCoord": {
            "X": 0.21366061,
            "Y": 0.7860068
          }
        },
        {
          "Position": {
            "X": 1050.0,
            "Y": 230.94008,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.5381199
          },
          "ShadowTexCoord": {
            "X": 0.21059418,
            "Y": 0.7878343
          }
        },
        {
          "Position": {
            "X": 976.795,
            "Y": 273.20505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1464101,
            "Y": -0.4535899
          },
          "ShadowTexCoord": {
            "X": 0.20640536,
            "Y": 0.79033077
          }
        },
        {
          "Position": {
            "X": 850.0002,
            "Y": 346.4101,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999997,
            "Y": -0.3071798
          },
          "ShadowTexCoord": {
            "X": 0.1991501,
            "Y": 0.7946547
          }
        },
        {
          "Position": {
            "X": 583.97473,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320506,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.183928,
            "Y": 0.8037267
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.8037267
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.77995247
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -57.735107,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1154702
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.7707833
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.89282036
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.7773589
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.65070313,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.22058764,
            "Y": 0.77995247
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -0.7071797
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.78284144
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -57.735107,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1154702
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.7707833
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.7684346
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -466.02548,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.9320511
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.74666715
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -1.1071798
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.77102816
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.89282036
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.7773589
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -466.02548,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.9320511
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.74666715
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -1.2928203
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.7655456
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.65070313,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.22058764,
            "Y": 0.7684346
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -1.1071798
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.77102816
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 992.2649,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1154702,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.20729055,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8928206,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.2136606,
            "Y": 0.76238024
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -1.2928203
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.7655456
          }
        },
        {
          "Position": {
            "X": 992.2649,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1154702,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.20729055,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 583.97406,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320519,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18392795,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071798,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.76238024
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8928206,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.2136606,
            "Y": 0.76238024
          }
        },
        {
          "Position": {
            "X": 583.97406,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320519,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18392795,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.7446604
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -199.99976,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.3999995
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.76238024
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -1.2928203
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.7655456
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071798,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.76238024
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -199.99976,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.3999995
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.76238024
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.7684346
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 57.7352,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.88452965
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.77760375
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -1.1071795
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.77102816
          }
        },
        {
          "Position": {
            "X": 875.3516,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3492967,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.20060071,
            "Y": 0.7684346
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -1.2928203
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.7655456
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 57.7352,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.88452965
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.77760375
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.77995247
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 466.02628,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.06794745
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.80171996
          }
        },
        {
          "Position": {
            "X": 583.97473,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320506,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.183928,
            "Y": 0.8037267
          }
        },
        {
          "Position": {
            "X": 850.0002,
            "Y": 346.4101,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999997,
            "Y": -0.3071798
          },
          "ShadowTexCoord": {
            "X": 0.1991501,
            "Y": 0.7946547
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -0.89282006
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.7773589
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -1.1071795
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.77102816
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 466.02628,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.06794745
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.80171996
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.8037267
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -0.70717955
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.78284144
          }
        },
        {
          "Position": {
            "X": 875.3515,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.349297,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.20060071,
            "Y": 0.77995247
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -0.89282006
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.7773589
          }
        },
        {
          "Position": {
            "X": 850.0002,
            "Y": 346.4101,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999997,
            "Y": -0.3071798
          },
          "ShadowTexCoord": {
            "X": 0.1991501,
            "Y": 0.7946547
          }
        },
        {
          "Position": {
            "X": 976.795,
            "Y": 273.20505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1464101,
            "Y": -0.4535899
          },
          "ShadowTexCoord": {
            "X": 0.20640536,
            "Y": 0.79033077
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071795,
            "Y": -0.6
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.7860068
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -0.70717955
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.78284144
          }
        },
        {
          "Position": {
            "X": 976.795,
            "Y": 273.20505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1464101,
            "Y": -0.4535899
          },
          "ShadowTexCoord": {
            "X": 0.20640536,
            "Y": 0.79033077
          }
        },
        {
          "Position": {
            "X": 1050.0,
            "Y": 230.94008,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.5381199
          },
          "ShadowTexCoord": {
            "X": 0.21059418,
            "Y": 0.7878343
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071795,
            "Y": -0.6
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.7860068
          }
        },
        {
          "Position": {
            "X": 1050.0,
            "Y": 230.94008,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.5381199
          },
          "ShadowTexCoord": {
            "X": 0.21059418,
            "Y": 0.7878343
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.89282036,
            "Y": -0.6
          },
          "ShadowTexCoord": {
            "X": 0.21366061,
            "Y": 0.7860068
          }
        },
        {
          "Position": {
            "X": 850.0001,
            "Y": 346.4101,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999999,
            "Y": -1.6928203
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.36663562
          }
        },
        {
          "Position": {
            "X": 976.7949,
            "Y": 273.20505,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1464101,
            "Y": -1.5464102
          },
          "ShadowTexCoord": {
            "X": 0.20640534,
            "Y": 0.37095955
          }
        },
        {
          "Position": {
            "X": 1050.0,
            "Y": 230.94006,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.4618802
          },
          "ShadowTexCoord": {
            "X": 0.21059418,
            "Y": 0.373456
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.89282036,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.21366061,
            "Y": 0.3752835
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -1.2928203
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.37844884
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -57.735107,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.8845298
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.39050695
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.3813378
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.3575636
          }
        },
        {
          "Position": {
            "X": 583.97473,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320506,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.183928,
            "Y": 0.3575636
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.65070313,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.22058764,
            "Y": 0.3813378
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -1.1071795
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.38393143
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -466.02545,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0679491
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.41462314
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.39285573
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -57.735107,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.8845298
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.39050695
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -1.2928203
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.37844884
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.8928202
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.39026213
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -466.02545,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0679491
          },
          "ShadowTexCoord": {
            "X": 0.2392044,
            "Y": 0.41462314
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -1.1071795
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.38393143
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.65070313,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.22058764,
            "Y": 0.39285573
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -0.70717967
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.39574468
          }
        },
        {
          "Position": {
            "X": 992.26495,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1154702,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20729055,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.8928202
          },
          "ShadowTexCoord": {
            "X": 0.22203827,
            "Y": 0.39026213
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8928206,
            "Y": -0.6
          },
          "ShadowTexCoord": {
            "X": 0.2136606,
            "Y": 0.39891002
          }
        },
        {
          "Position": {
            "X": 583.974,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.932052,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18392795,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 992.26495,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1154702,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20729055,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7071797,
            "Y": -0.70717967
          },
          "ShadowTexCoord": {
            "X": 0.21897183,
            "Y": 0.39574468
          }
        },
        {
          "Position": {
            "X": 583.974,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.932052,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18392795,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8928206,
            "Y": -0.6
          },
          "ShadowTexCoord": {
            "X": 0.2136606,
            "Y": 0.39891002
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071798,
            "Y": -0.6000001
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.39891002
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -199.99976,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.6000005
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.39891002
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.4166299
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071798,
            "Y": -0.6000001
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.39891002
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -0.7071798
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.39574465
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 57.735107,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.1154702
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.38368657
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.39285573
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -199.99976,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.6000005
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.39891002
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -0.7071798
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.39574465
          }
        },
        {
          "Position": {
            "X": 875.3516,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3492967,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.20060071,
            "Y": 0.39285573
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -0.89282066
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.3902621
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 466.02628,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9320525
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.35957032
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.3813378
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 57.735107,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.1154702
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.38368657
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -0.89282066
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.3902621
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -1.10718
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.3839314
          }
        },
        {
          "Position": {
            "X": 850.0001,
            "Y": 346.4101,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999999,
            "Y": -1.6928203
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.36663562
          }
        },
        {
          "Position": {
            "X": 583.97473,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320506,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.183928,
            "Y": 0.3575636
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.3575636
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 466.02628,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9320525
          },
          "ShadowTexCoord": {
            "X": 0.18198395,
            "Y": 0.35957032
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -1.10718
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.3839314
          }
        },
        {
          "Position": {
            "X": 875.3515,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.349297,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.20060071,
            "Y": 0.3813378
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -1.2928205
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.37844884
          }
        },
        {
          "Position": {
            "X": 976.7949,
            "Y": 273.20505,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1464101,
            "Y": -1.5464102
          },
          "ShadowTexCoord": {
            "X": 0.20640534,
            "Y": 0.37095955
          }
        },
        {
          "Position": {
            "X": 850.0001,
            "Y": 346.4101,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999999,
            "Y": -1.6928203
          },
          "ShadowTexCoord": {
            "X": 0.19915009,
            "Y": 0.36663562
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2928203,
            "Y": -1.2928205
          },
          "ShadowTexCoord": {
            "X": 0.20221652,
            "Y": 0.37844884
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071795,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.3752835
          }
        },
        {
          "Position": {
            "X": 1050.0,
            "Y": 230.94006,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.4618802
          },
          "ShadowTexCoord": {
            "X": 0.21059418,
            "Y": 0.373456
          }
        },
        {
          "Position": {
            "X": 976.7949,
            "Y": 273.20505,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1464101,
            "Y": -1.5464102
          },
          "ShadowTexCoord": {
            "X": 0.20640534,
            "Y": 0.37095955
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1071795,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.20752774,
            "Y": 0.3752835
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.89282036,
            "Y": -1.4
          },
          "ShadowTexCoord": {
            "X": 0.21366061,
            "Y": 0.3752835
          }
        },
        {
          "Position": {
            "X": 1050.0,
            "Y": 230.94006,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.4618802
          },
          "ShadowTexCoord": {
            "X": 0.21059418,
            "Y": 0.373456
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9819412,
            "Y": 0.1424521
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9819412,
            "Y": 0.14087701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9710007,
            "Y": 0.14087701
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9710007,
            "Y": 0.1424521
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9975662,
            "Y": 0.14150706
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9975662,
            "Y": 0.1407195
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866257,
            "Y": 0.1407195
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866257,
            "Y": 0.14150706
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.71396166
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.71238655
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.71238655
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.71396166
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.7705708
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.76978326
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.76978326
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.7705708
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953156,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8760123
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953156,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8760123
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2143594,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8740956
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2143594,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8740956
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16925049,
            "Y": 0.7776509
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16772461,
            "Y": 0.7776509
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16772461,
            "Y": 0.78686523
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16925049,
            "Y": 0.78686523
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17706299,
            "Y": 0.7776509
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17553711,
            "Y": 0.7776509
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17553711,
            "Y": 0.78686523
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17706299,
            "Y": 0.78686523
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -57.735107,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8845298,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.51953924
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -57.735107,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8845298,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.51953924
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 875.3516,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953015,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.89191455
          }
        },
        {
          "Position": {
            "X": 875.3516,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953015,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.89191455
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2143595,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.88999784
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2143595,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.88999784
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16833496,
            "Y": 0.7937799
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.16757202,
            "Y": 0.7937799
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16757202,
            "Y": 0.80299425
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16833496,
            "Y": 0.80299425
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17614746,
            "Y": 0.7937799
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.17538452,
            "Y": 0.7937799
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17538452,
            "Y": 0.80299425
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17614746,
            "Y": 0.80299425
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.33042526,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 57.735107,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8845298,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.4630876
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.33042526,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.34318924,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.34318924,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 57.7352,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.88452965,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.46308762
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.21539786
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": 53.58981,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.21539786
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435942,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.21202148
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435942,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.21202148
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101406105,
            "Y": -0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.90826184
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.9101785
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -53.589893,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.9101785
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101406105,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.90826184
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.21539785
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": -53.589695,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.21539785
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435933,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.21202147
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435933,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.21202147
          }
        },
        {
          "Position": {
            "X": 875.3515,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101405926,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29133606,
            "Y": 0.5052628
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29133606,
            "Y": 0.5071795
          }
        },
        {
          "Position": {
            "X": 850.0,
            "Y": 53.589962,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31803894,
            "Y": 0.5071795
          }
        },
        {
          "Position": {
            "X": 875.3515,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101405926,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31803894,
            "Y": 0.5052628
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.3111218
          }
        },
        {
          "Position": {
            "X": 992.26495,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.88452995,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.3263452
          }
        },
        {
          "Position": {
            "X": 583.974,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.067948,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.35046145
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.35246816
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.35246816
          }
        },
        {
          "Position": {
            "X": 583.97406,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.067948125,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.35046145
          }
        },
        {
          "Position": {
            "X": 992.2649,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8845298,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.3263452
          }
        },
        {
          "Position": {
            "X": 1250.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.3111218
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.2934019
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.2934019
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101406105,
            "Y": -0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.90826184
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101406105,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.90826184
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435933,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.90612686
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.5000001,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435933,
            "Y": -0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.90612686
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -466.02545,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0679491,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.5436554
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -466.02548,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.067949034,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.5436554
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.8660252,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.20857798
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660252,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.20857798
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660252,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435924,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.20452632
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.8660252,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435924,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.20452632
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -199.99976,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999995,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.44786415
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.33042526,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.34318924,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.45391846
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -199.99976,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3999995,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.44786415
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.43014428
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.43014428
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.3214812
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": -146.41019,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.3214812
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435955,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.31742957
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435955,
            "Y": -0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.31742957
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.21520884
          }
        },
        {
          "Position": {
            "X": 1103.5897,
            "Y": -200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.21520884
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435927,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.21183246
          }
        },
        {
          "Position": {
            "X": 996.4101,
            "Y": -199.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435927,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.21183246
          }
        },
        {
          "Position": {
            "X": 875.3516,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953015,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.89191455
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.89404947
          }
        },
        {
          "Position": {
            "X": 903.58984,
            "Y": -146.41011,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.89404947
          }
        },
        {
          "Position": {
            "X": 875.3516,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953015,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.89191455
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.75773895
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.75773895
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.6970737
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.6970737
          }
        },
        {
          "Position": {
            "X": 583.97473,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320506,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.7301837
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.78724325
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.78724325
          }
        },
        {
          "Position": {
            "X": 583.97473,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9320506,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.7301837
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.72817695
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.72817695
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602527,
            "Y": -0.5,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.33781236
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602527,
            "Y": -0.5,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.33781236
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602527,
            "Y": -0.5,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435936,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.3337607
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602527,
            "Y": -0.5,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435936,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.3337607
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.48659587
          }
        },
        {
          "Position": {
            "X": 1550.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.48659587
          }
        },
        {
          "Position": {
            "X": 875.3515,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101405926,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29133606,
            "Y": 0.5052628
          }
        },
        {
          "Position": {
            "X": 875.3515,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101405926,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31803894,
            "Y": 0.5052628
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435934,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31803894,
            "Y": 0.5031279
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.5000004,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435934,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29133606,
            "Y": 0.5031279
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.34318924,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.33042526,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 466.02628,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06794745,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.48720384
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.48921055
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.48921055
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 466.02628,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06794745,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.48720384
          }
        },
        {
          "Position": {
            "X": 550.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.46543637
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953156,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8760123
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.8781473
          }
        },
        {
          "Position": {
            "X": 1196.4102,
            "Y": 146.41016,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8781473
          }
        },
        {
          "Position": {
            "X": 1224.6484,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999997,
            "Y": -0.8660254,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.112953156,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.8760123
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": 0.49999967,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.76789856,
            "Y": 0.34587687
          }
        },
        {
          "Position": {
            "X": 903.5899,
            "Y": 146.41023,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": 0.49999967,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.79460144,
            "Y": 0.34587687
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": 0.49999967,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2143593,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.79460144,
            "Y": 0.34182522
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": 0.49999967,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2143593,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.76789856,
            "Y": 0.34182522
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.21558687
          }
        },
        {
          "Position": {
            "X": 996.4102,
            "Y": 200.00002,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.21558687
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435927,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.21221049
          }
        },
        {
          "Position": {
            "X": 1103.5898,
            "Y": 200.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21435927,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.21221049
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25401476,
            "Y": 0.42591012
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.2811415,
            "Y": 0.42591012
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.2811415,
            "Y": 0.36524487
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25401476,
            "Y": 0.36524487
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.75773895
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.75773895
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.6970737
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.6970737
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.6571098
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.6817184
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.69328153
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.71789014
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.71789014
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.69328153
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.6817184
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.6571098
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.42591012
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25401476,
            "Y": 0.42591012
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.25401476,
            "Y": 0.36524487
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.36524487
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.75773895
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.75773895
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.6970737
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.6970737
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.7296905
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.7542991
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.76586217
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.55810267,
            "Y": 0.7904708
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.7904708
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.76586217
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.7542991
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61687213,
            "Y": 0.7296905
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.2811415,
            "Y": 0.42591012
          }
        },
        {
          "Position": {
            "X": 537.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.42591012
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.36524487
          }
        },
        {
          "Position": {
            "X": 1562.5,
            "Y": 512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.2811415,
            "Y": 0.36524487
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.81224793
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.8106729
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.8106729
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.81224793
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.8188634
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.8172883
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -221.40912
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -0.28090882
          },
          "ShadowTexCoord": {
            "X": 0.16759907,
            "Y": 0.8172883
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.8172883
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.8188634
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13438496,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1115637,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.1115637,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.13438496,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.22162594
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 469.09723,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.086805545
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.22419964
          }
        },
        {
          "Position": {
            "X": 3213.3975,
            "Y": 136.60254,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1517949,
            "Y": -0.751795
          },
          "ShadowTexCoord": {
            "X": 0.07480936,
            "Y": 0.24391587
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 86.602554,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -0.85179496
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.24688077
          }
        },
        {
          "Position": {
            "X": 3331.6987,
            "Y": 68.30129,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3883976,
            "Y": -0.88839746
          },
          "ShadowTexCoord": {
            "X": 0.081592284,
            "Y": 0.24796599
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735054,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.425,
            "Y": -0.9095299
          },
          "ShadowTexCoord": {
            "X": 0.0826416,
            "Y": 0.24859256
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4517949,
            "Y": -0.92499995
          },
          "ShadowTexCoord": {
            "X": 0.08340976,
            "Y": 0.24905123
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4982051,
            "Y": -0.95179486
          },
          "ShadowTexCoord": {
            "X": 0.08474025,
            "Y": 0.24984567
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.09805784,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.24623458
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.22162594
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.09805784,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4982051,
            "Y": -0.95179486
          },
          "ShadowTexCoord": {
            "X": 0.08474025,
            "Y": 0.24984567
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397472,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -0.9982051
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.2512217
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6530533,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08917944,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6530533,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08917944,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397472,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -0.9982051
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.2512217
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.051795
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.25281057
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.051795
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.25281057
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602528,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4982051,
            "Y": -1.0982051
          },
          "ShadowTexCoord": {
            "X": 0.08474025,
            "Y": 0.25418657
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4278868,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08272436,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4278868,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08272436,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602528,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4982051,
            "Y": -1.0982051
          },
          "ShadowTexCoord": {
            "X": 0.08474025,
            "Y": 0.25418657
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4517949,
            "Y": -1.125
          },
          "ShadowTexCoord": {
            "X": 0.08340976,
            "Y": 0.254981
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.28725,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.078692585,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.28725,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.078692585,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4517949,
            "Y": -1.125
          },
          "ShadowTexCoord": {
            "X": 0.08340976,
            "Y": 0.254981
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999973,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3982052,
            "Y": -1.125
          },
          "ShadowTexCoord": {
            "X": 0.08187345,
            "Y": 0.254981
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -49.99994,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1249999
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.254981
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999973,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3982052,
            "Y": -1.125
          },
          "ShadowTexCoord": {
            "X": 0.08187345,
            "Y": 0.254981
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3517948,
            "Y": -1.0982051
          },
          "ShadowTexCoord": {
            "X": 0.08054295,
            "Y": 0.25418657
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 353.62726,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.3177455
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.23104677
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.24623458
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -49.99994,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1249999
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.254981
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3517948,
            "Y": -1.0982051
          },
          "ShadowTexCoord": {
            "X": 0.08054295,
            "Y": 0.25418657
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397404,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -1.0517948
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.25281057
          }
        },
        {
          "Position": {
            "X": 3213.3975,
            "Y": 136.60254,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1517949,
            "Y": -0.751795
          },
          "ShadowTexCoord": {
            "X": 0.07480936,
            "Y": 0.24391587
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 469.09723,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.086805545
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.22419964
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 353.62726,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.3177455
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.23104677
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397404,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -1.0517948
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.25281057
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975115,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -0.99820495
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.2512217
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 86.602554,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -0.85179496
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.24688077
          }
        },
        {
          "Position": {
            "X": 3213.3975,
            "Y": 136.60254,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1517949,
            "Y": -0.751795
          },
          "ShadowTexCoord": {
            "X": 0.07480936,
            "Y": 0.24391587
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975115,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -0.99820495
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.2512217
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3517948,
            "Y": -0.95179486
          },
          "ShadowTexCoord": {
            "X": 0.08054295,
            "Y": 0.24984567
          }
        },
        {
          "Position": {
            "X": 3331.6987,
            "Y": 68.30129,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3883976,
            "Y": -0.88839746
          },
          "ShadowTexCoord": {
            "X": 0.081592284,
            "Y": 0.24796599
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 86.602554,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.325,
            "Y": -0.85179496
          },
          "ShadowTexCoord": {
            "X": 0.0797748,
            "Y": 0.24688077
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3517948,
            "Y": -0.95179486
          },
          "ShadowTexCoord": {
            "X": 0.08054295,
            "Y": 0.24984567
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3982052,
            "Y": -0.92499995
          },
          "ShadowTexCoord": {
            "X": 0.08187345,
            "Y": 0.24905123
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735054,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.425,
            "Y": -0.9095299
          },
          "ShadowTexCoord": {
            "X": 0.0826416,
            "Y": 0.24859256
          }
        },
        {
          "Position": {
            "X": 3331.6987,
            "Y": 68.30129,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3883976,
            "Y": -0.88839746
          },
          "ShadowTexCoord": {
            "X": 0.081592284,
            "Y": 0.24796599
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3982052,
            "Y": -0.92499995
          },
          "ShadowTexCoord": {
            "X": 0.08187345,
            "Y": 0.24905123
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4517949,
            "Y": -0.92499995
          },
          "ShadowTexCoord": {
            "X": 0.08340976,
            "Y": 0.24905123
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735054,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.425,
            "Y": -0.9095299
          },
          "ShadowTexCoord": {
            "X": 0.0826416,
            "Y": 0.24859256
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3351445E-07,
            "Y": -0.14999923
          },
          "ShadowTexCoord": {
            "X": 0.10430879,
            "Y": 0.29588035
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.14440944E-07,
            "Y": -0.34999925
          },
          "ShadowTexCoord": {
            "X": 0.1067502,
            "Y": 0.29588035
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602577,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.34999925
          },
          "ShadowTexCoord": {
            "X": 0.1067502,
            "Y": 0.29419217
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679493,
            "Y": -0.14999923
          },
          "ShadowTexCoord": {
            "X": 0.10430879,
            "Y": 0.29419217
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.14440944E-07,
            "Y": -0.39999923
          },
          "ShadowTexCoord": {
            "X": 0.10543808,
            "Y": 0.90878356
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.5776378E-07,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.10635362,
            "Y": 0.90878356
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602493,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794964,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.10635362,
            "Y": 0.9070954
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60254,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679494,
            "Y": -0.39999923
          },
          "ShadowTexCoord": {
            "X": 0.10543808,
            "Y": 0.9070954
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 302.50012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.29358348,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5345199
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5345199
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763878,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5229655
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5250126
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5250126
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763897,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747221,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5229655
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602547,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.051794905
          },
          "ShadowTexCoord": {
            "X": 0.30331796,
            "Y": 0.06970144
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.024999954
          },
          "ShadowTexCoord": {
            "X": 0.30246818,
            "Y": 0.070123486
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735035,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.009529931
          },
          "ShadowTexCoord": {
            "X": 0.30197755,
            "Y": 0.07036716
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3016753,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30426636,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.650642,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.081698716
          },
          "ShadowTexCoord": {
            "X": 0.30426636,
            "Y": 0.06923042
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735035,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.24047007
          },
          "ShadowTexCoord": {
            "X": 0.04416504,
            "Y": 0.29253605
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22500005
          },
          "ShadowTexCoord": {
            "X": 0.044655673,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60254,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820508
          },
          "ShadowTexCoord": {
            "X": 0.045505464,
            "Y": 0.29320177
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.65065,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1683013
          },
          "ShadowTexCoord": {
            "X": 0.04645386,
            "Y": 0.2936728
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.04645386,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.0438628,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.030000184
          },
          "ShadowTexCoord": {
            "X": 0.11389597,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.91892004
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.91892004
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.65065,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1683013,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31619263,
            "Y": 0.06786635
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.650642,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1683013,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.35070655,
            "Y": 0.06786635
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.35070655,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31619263,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602577,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820516
          },
          "ShadowTexCoord": {
            "X": 0.076755464,
            "Y": 0.90274704
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23500006
          },
          "ShadowTexCoord": {
            "X": 0.07590567,
            "Y": 0.90330976
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.73506,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.25047013
          },
          "ShadowTexCoord": {
            "X": 0.075415045,
            "Y": 0.90363467
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07479566,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07788697,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763878,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.17252775
          },
          "ShadowTexCoord": {
            "X": 0.07788697,
            "Y": 0.90199775
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09042066,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735054,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.019529892
          },
          "ShadowTexCoord": {
            "X": 0.091040045,
            "Y": 0.91491365
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.034999955
          },
          "ShadowTexCoord": {
            "X": 0.09153067,
            "Y": 0.91523856
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.06179489
          },
          "ShadowTexCoord": {
            "X": 0.092380464,
            "Y": 0.9158013
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763897,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.09747221
          },
          "ShadowTexCoord": {
            "X": 0.09351197,
            "Y": 0.9165506
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09351197,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.312538E-07,
            "Y": -0.1499994
          },
          "ShadowTexCoord": {
            "X": 0.34649628,
            "Y": 0.14128008
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602577,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 6.607251E-08,
            "Y": -0.3499994
          },
          "ShadowTexCoord": {
            "X": 0.3489377,
            "Y": 0.14128008
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397484,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794937,
            "Y": -0.3499994
          },
          "ShadowTexCoord": {
            "X": 0.3489377,
            "Y": 0.13959189
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397472,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679495,
            "Y": -0.1499994
          },
          "ShadowTexCoord": {
            "X": 0.34649628,
            "Y": 0.13959189
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60254,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.9643507E-07,
            "Y": -0.39999938
          },
          "ShadowTexCoord": {
            "X": 0.16012558,
            "Y": 0.9154736
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602493,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.9287014E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.16104113,
            "Y": 0.9154736
          }
        },
        {
          "Position": {
            "X": 3391.6025,
            "Y": 27.942165,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000143,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.16104113,
            "Y": 0.91484356
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.3974085,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795006,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.16104111,
            "Y": 0.9137854
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397459,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679496,
            "Y": -0.39999938
          },
          "ShadowTexCoord": {
            "X": 0.16012558,
            "Y": 0.9137854
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.91343,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882686,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.52146703
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763878,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5229655
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763897,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747221,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5229655
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.913422,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882685,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.52146703
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397469,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.09820506
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.068970434
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602547,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.051794905
          },
          "ShadowTexCoord": {
            "X": 0.30331796,
            "Y": 0.06970144
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.650642,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.081698716
          },
          "ShadowTexCoord": {
            "X": 0.30426636,
            "Y": 0.06923042
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253174,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.14150634
          },
          "ShadowTexCoord": {
            "X": 0.30426636,
            "Y": 0.06828839
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397459,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179493
          },
          "ShadowTexCoord": {
            "X": 0.045996096,
            "Y": 0.2939328
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253162,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.10849368
          },
          "ShadowTexCoord": {
            "X": 0.04645386,
            "Y": 0.29461482
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.65065,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1683013
          },
          "ShadowTexCoord": {
            "X": 0.04645386,
            "Y": 0.2936728
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60254,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820508
          },
          "ShadowTexCoord": {
            "X": 0.045505464,
            "Y": 0.29320177
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.65065,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1683013,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31619263,
            "Y": 0.06786635
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253162,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849368,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31619263,
            "Y": 0.06880838
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253174,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493656,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.35070655,
            "Y": 0.06880838
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": 21.650642,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1683013,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.35070655,
            "Y": 0.06786635
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397484,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179496
          },
          "ShadowTexCoord": {
            "X": 0.0772461,
            "Y": 0.9017724
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602577,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820516
          },
          "ShadowTexCoord": {
            "X": 0.076755464,
            "Y": 0.90274704
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763878,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.17252775
          },
          "ShadowTexCoord": {
            "X": 0.07788697,
            "Y": 0.90199775
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.91343,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.10117314
          },
          "ShadowTexCoord": {
            "X": 0.07788697,
            "Y": 0.9004993
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.06179489
          },
          "ShadowTexCoord": {
            "X": 0.092380464,
            "Y": 0.9158013
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397467,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.10820506
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.91677594
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.913422,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.16882685
          },
          "ShadowTexCoord": {
            "X": 0.09351197,
            "Y": 0.9180491
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": 18.763897,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.09747221
          },
          "ShadowTexCoord": {
            "X": 0.09351197,
            "Y": 0.9165506
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397472,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.3841858E-07,
            "Y": -0.14999984
          },
          "ShadowTexCoord": {
            "X": 0.15899658,
            "Y": 0.9242312
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397484,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2397766E-07,
            "Y": -0.34999985
          },
          "ShadowTexCoord": {
            "X": 0.16143799,
            "Y": 0.9242312
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397451,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679495,
            "Y": -0.34999985
          },
          "ShadowTexCoord": {
            "X": 0.16143799,
            "Y": 0.922543
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679495,
            "Y": -0.14999984
          },
          "ShadowTexCoord": {
            "X": 0.15899658,
            "Y": 0.922543
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397459,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.7193297E-07,
            "Y": -0.39999986
          },
          "ShadowTexCoord": {
            "X": 0.16793823,
            "Y": 0.91616666
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.3974085,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.773804E-07,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.16885376,
            "Y": 0.91616666
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 3.3975744,
            "Z": 302.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999922,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.16885376,
            "Y": 0.9155366
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397517,
            "Z": 302.49997
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795015,
            "Y": -0.54999954
          },
          "ShadowTexCoord": {
            "X": 0.16885376,
            "Y": 0.9144785
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.3974495,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.39999986
          },
          "ShadowTexCoord": {
            "X": 0.16793823,
            "Y": 0.9144785
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.91343,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882686,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.52146703
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.913422,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882685,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.52146703
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.51934224
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.51934224
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5555443
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.55620587
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.55620587
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5555443
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179491
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.068126336
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397469,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.09820506
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.068970434
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253174,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.14150634
          },
          "ShadowTexCoord": {
            "X": 0.30426636,
            "Y": 0.06828839
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.30426636,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.3974495,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.0982051
          },
          "ShadowTexCoord": {
            "X": 0.045996096,
            "Y": 0.2947769
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.045996096,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.04645386,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253162,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.10849368
          },
          "ShadowTexCoord": {
            "X": 0.04645386,
            "Y": 0.29461482
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397459,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179493
          },
          "ShadowTexCoord": {
            "X": 0.045996096,
            "Y": 0.2939328
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253162,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849368,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31619263,
            "Y": 0.06880838
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31619263,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.35070655,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -8.253174,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493656,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.35070655,
            "Y": 0.06880838
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.825504
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.825504
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.8250315
          }
        },
        {
          "Position": {
            "X": 3412.5,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.8250315
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0772461,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397451,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.1082051
          },
          "ShadowTexCoord": {
            "X": 0.0772461,
            "Y": 0.9006469
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397484,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179496
          },
          "ShadowTexCoord": {
            "X": 0.0772461,
            "Y": 0.9017724
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.91343,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.10117314
          },
          "ShadowTexCoord": {
            "X": 0.07788697,
            "Y": 0.9004993
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07788697,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397467,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.10820506
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.91677594
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397457,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179493
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.9179014
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.09351197,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3417.5,
            "Y": -16.913422,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.16882685
          },
          "ShadowTexCoord": {
            "X": 0.09351197,
            "Y": 0.9180491
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.064765E-07,
            "Y": -0.15000015
          },
          "ShadowTexCoord": {
            "X": 0.17462187,
            "Y": 0.9168597
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397451,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8995837E-07,
            "Y": -0.35000014
          },
          "ShadowTexCoord": {
            "X": 0.17706327,
            "Y": 0.9168597
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602512,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.35000014
          },
          "ShadowTexCoord": {
            "X": 0.17706327,
            "Y": 0.9151715
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602528,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794934,
            "Y": -0.15000015
          },
          "ShadowTexCoord": {
            "X": 0.17462187,
            "Y": 0.9151715
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.3974495,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7344026E-07,
            "Y": -0.40000015
          },
          "ShadowTexCoord": {
            "X": 0.16793838,
            "Y": 0.9249242
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397517,
            "Z": 302.49997
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.598335E-07,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.16885391,
            "Y": 0.9249242
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -22.05777,
            "Z": 302.49997
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000075,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.16885391,
            "Y": 0.9242942
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602592,
            "Z": 302.49994
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679499,
            "Y": -0.54999954
          },
          "ShadowTexCoord": {
            "X": 0.1688539,
            "Y": 0.923236
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.60252,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": -0.40000015
          },
          "ShadowTexCoord": {
            "X": 0.16793838,
            "Y": 0.923236
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.55436355
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5555443
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5555443
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.55436355
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602524,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820505
          },
          "ShadowTexCoord": {
            "X": 0.30331796,
            "Y": 0.06739533
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179491
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.068126336
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169873,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.3027704,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.60252,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.05179496
          },
          "ShadowTexCoord": {
            "X": 0.045505464,
            "Y": 0.29550788
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169873,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.044957913,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.045996096,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.3974495,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.0982051
          },
          "ShadowTexCoord": {
            "X": 0.045996096,
            "Y": 0.2947769
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.825504
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.82657564
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.82657564
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.825504
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602512,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.061794978
          },
          "ShadowTexCoord": {
            "X": 0.076755464,
            "Y": 0.89967227
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397451,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.1082051
          },
          "ShadowTexCoord": {
            "X": 0.0772461,
            "Y": 0.9006469
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0772461,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252783,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0761022,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397457,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179493
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.9179014
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820501
          },
          "ShadowTexCoord": {
            "X": 0.092380464,
            "Y": 0.91887605
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252783,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.0917272,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602528,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3351426E-07,
            "Y": -0.15000062
          },
          "ShadowTexCoord": {
            "X": 0.17462188,
            "Y": 0.92354983
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602512,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.72204E-08,
            "Y": -0.35000062
          },
          "ShadowTexCoord": {
            "X": 0.17706329,
            "Y": 0.92354983
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794925,
            "Y": -0.35000062
          },
          "ShadowTexCoord": {
            "X": 0.17706329,
            "Y": 0.92186165
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794925,
            "Y": -0.15000062
          },
          "ShadowTexCoord": {
            "X": 0.17462188,
            "Y": 0.92186165
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.60252,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 9.5367334E-08,
            "Y": -0.4000006
          },
          "ShadowTexCoord": {
            "X": 0.72262585,
            "Y": 0.1977434
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602592,
            "Z": 302.49994
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.577632E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7235414,
            "Y": 0.1977434
          }
        },
        {
          "Position": {
            "X": 3377.9424,
            "Y": -41.602596,
            "Z": 302.49994
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999962,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7235414,
            "Y": 0.19711336
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -50.00005,
            "Z": 302.4999
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679496,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.7235414,
            "Y": 0.1960552
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794925,
            "Y": -0.4000006
          },
          "ShadowTexCoord": {
            "X": 0.72262585,
            "Y": 0.1960552
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882715,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5530149
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.55436355
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.55436355
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882715,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5530149
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.30246818,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602524,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820505
          },
          "ShadowTexCoord": {
            "X": 0.30331796,
            "Y": 0.06739533
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169873,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.3027704,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.3016753,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.02500003
          },
          "ShadowTexCoord": {
            "X": 0.044655673,
            "Y": 0.29592994
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0438628,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169873,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.044957913,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.60252,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.05179496
          },
          "ShadowTexCoord": {
            "X": 0.045505464,
            "Y": 0.29550788
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.82657564
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493656,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.8277061
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493656,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.8277061
          }
        },
        {
          "Position": {
            "X": 3371.6506,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.82657564
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.03500003
          },
          "ShadowTexCoord": {
            "X": 0.07590567,
            "Y": 0.89910954
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602512,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.061794978
          },
          "ShadowTexCoord": {
            "X": 0.076755464,
            "Y": 0.89967227
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252783,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0761022,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07479565,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820501
          },
          "ShadowTexCoord": {
            "X": 0.092380464,
            "Y": 0.91887605
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.09153067,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.09042065,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3368.764,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252783,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.0917272,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.15000077
          },
          "ShadowTexCoord": {
            "X": 0.7293091,
            "Y": 0.19779468
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.35000077
          },
          "ShadowTexCoord": {
            "X": 0.7317505,
            "Y": 0.19779468
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.35000077
          },
          "ShadowTexCoord": {
            "X": 0.7317505,
            "Y": 0.1961065
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999973,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.15000077
          },
          "ShadowTexCoord": {
            "X": 0.7293091,
            "Y": 0.1961065
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.40000075
          },
          "ShadowTexCoord": {
            "X": 0.72262573,
            "Y": 0.2058592
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -50.00005,
            "Z": 302.4999
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.72354126,
            "Y": 0.2058592
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": -50.000046,
            "Z": 302.4999
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.72354126,
            "Y": 0.20522915
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -50.00004,
            "Z": 302.4999
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.72354126,
            "Y": 0.204171
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.40000075
          },
          "ShadowTexCoord": {
            "X": 0.72262573,
            "Y": 0.204171
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500003,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5726646
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.57339966
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.57339966
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500003,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5726646
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882715,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5530149
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882715,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5530149
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5511025
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5511025
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.3014869,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.30246818,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.3016753,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.066579506
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0438628,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.02500003
          },
          "ShadowTexCoord": {
            "X": 0.044655673,
            "Y": 0.29592994
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.02500003
          },
          "ShadowTexCoord": {
            "X": 0.04367441,
            "Y": 0.29592994
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.02500003
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29592994
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499998,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499998,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493656,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.8277061
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13650513,
            "Y": 0.8297568
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.8297568
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": -62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493656,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.17101905,
            "Y": 0.8277061
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.03500003
          },
          "ShadowTexCoord": {
            "X": 0.07492441,
            "Y": 0.89910954
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.03500003
          },
          "ShadowTexCoord": {
            "X": 0.07590567,
            "Y": 0.89910954
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07479565,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.8983745
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.03500003
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.89910954
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.09153067,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.09054941,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3333.0864,
            "Y": -67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.09042065,
            "Y": 0.9201739
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999973,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.3351452E-07,
            "Y": -0.15000077
          },
          "ShadowTexCoord": {
            "X": 0.7293088,
            "Y": 0.20580783
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9073502E-07,
            "Y": -0.35000077
          },
          "ShadowTexCoord": {
            "X": 0.7317502,
            "Y": 0.20580783
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794901,
            "Y": -0.35000077
          },
          "ShadowTexCoord": {
            "X": 0.7317502,
            "Y": 0.20411965
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.15000077
          },
          "ShadowTexCoord": {
            "X": 0.7293088,
            "Y": 0.20411965
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9073502E-07,
            "Y": -0.40000075
          },
          "ShadowTexCoord": {
            "X": 0.7226256,
            "Y": 0.21387234
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -50.00004,
            "Z": 302.4999
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.5776403E-07,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.72354114,
            "Y": 0.21387234
          }
        },
        {
          "Position": {
            "X": 3327.9424,
            "Y": -45.00005,
            "Z": 302.4999
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099998645,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.72354114,
            "Y": 0.2132423
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602573,
            "Z": 302.49994
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794875,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.72354114,
            "Y": 0.21218416
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.40000075
          },
          "ShadowTexCoord": {
            "X": 0.7226256,
            "Y": 0.21218416
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763824,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097472355,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5713526
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500003,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5726646
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500003,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5726646
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763836,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747233,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5713526
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820504
          },
          "ShadowTexCoord": {
            "X": 0.30063713,
            "Y": 0.06739533
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.3014869,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.650581,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.16830117
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.06786635
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.02500003
          },
          "ShadowTexCoord": {
            "X": 0.04367441,
            "Y": 0.29592994
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.051794983
          },
          "ShadowTexCoord": {
            "X": 0.04282462,
            "Y": 0.29550788
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.65059,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.08169883
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29503685
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.02500003
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29592994
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499998,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.65059,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830118,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.2936728
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.650581,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830117,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.2936728
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499998,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.061794966
          },
          "ShadowTexCoord": {
            "X": 0.07407462,
            "Y": 0.89967227
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.03500003
          },
          "ShadowTexCoord": {
            "X": 0.07492441,
            "Y": 0.89910954
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.03500003
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.89910954
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763824,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.097472355
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.90042156
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.09054941,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.20820501
          },
          "ShadowTexCoord": {
            "X": 0.08969962,
            "Y": 0.91887605
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763836,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17252767
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.91812676
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.312538E-07,
            "Y": -0.15000062
          },
          "ShadowTexCoord": {
            "X": 0.7293088,
            "Y": 0.21524672
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.973263E-07,
            "Y": -0.35000062
          },
          "ShadowTexCoord": {
            "X": 0.7317502,
            "Y": 0.21524672
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397402,
            "Z": 282.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.35000062
          },
          "ShadowTexCoord": {
            "X": 0.7317502,
            "Y": 0.21355852
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397404,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.15000062
          },
          "ShadowTexCoord": {
            "X": 0.7293088,
            "Y": 0.21355852
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.312538E-07,
            "Y": -0.4000006
          },
          "ShadowTexCoord": {
            "X": 0.8788756,
            "Y": 0.21524672
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602573,
            "Z": 302.49994
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.9287014E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.87979114,
            "Y": 0.21524672
          }
        },
        {
          "Position": {
            "X": 3308.3975,
            "Y": -27.942234,
            "Z": 302.49994
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999994,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.87979114,
            "Y": 0.21461667
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397468,
            "Z": 302.49997
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679486,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.87979114,
            "Y": 0.21355852
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397398,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.4000006
          },
          "ShadowTexCoord": {
            "X": 0.8788756,
            "Y": 0.21355852
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.91354,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1688271,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5698541
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763824,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097472355,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5713526
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763836,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747233,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5713526
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.913528,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882706,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5698541
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.3974,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.1517948
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.068126336
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820504
          },
          "ShadowTexCoord": {
            "X": 0.30063713,
            "Y": 0.06739533
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.650581,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.16830117
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.06786635
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.10849347
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.06880838
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.051794983
          },
          "ShadowTexCoord": {
            "X": 0.04282462,
            "Y": 0.29550788
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397398,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.0982052
          },
          "ShadowTexCoord": {
            "X": 0.042333987,
            "Y": 0.2947769
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.14150652
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29409486
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.65059,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.08169883
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29503685
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.65059,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830118,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.2936728
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849347,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.29461482
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849347,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.29461482
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": -21.650581,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830117,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.2936728
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397402,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820521
          },
          "ShadowTexCoord": {
            "X": 0.07358399,
            "Y": 0.9006469
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.061794966
          },
          "ShadowTexCoord": {
            "X": 0.07407462,
            "Y": 0.89967227
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763824,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.097472355
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.90042156
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.91354,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1688271
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.90192
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.20820501
          },
          "ShadowTexCoord": {
            "X": 0.08969962,
            "Y": 0.91887605
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.39739,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.1617948
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.9179014
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.913528,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.10117295
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.9166283
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": -18.763836,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17252767
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.91812676
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397404,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.3841858E-07,
            "Y": -0.15000015
          },
          "ShadowTexCoord": {
            "X": 0.8855591,
            "Y": 0.21455367
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397402,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.193451E-07,
            "Y": -0.35000014
          },
          "ShadowTexCoord": {
            "X": 0.8880005,
            "Y": 0.21455367
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.35000014
          },
          "ShadowTexCoord": {
            "X": 0.8880005,
            "Y": 0.21286549
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975115,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.15000015
          },
          "ShadowTexCoord": {
            "X": 0.8855591,
            "Y": 0.21286549
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397398,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.8119812E-07,
            "Y": -0.40000015
          },
          "ShadowTexCoord": {
            "X": 0.89450073,
            "Y": 0.21455367
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397468,
            "Z": 302.49997
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -8.773804E-07,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.89541626,
            "Y": 0.21455367
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -3.3976383,
            "Z": 302.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099997416,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.89541626,
            "Y": 0.21392365
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397448,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794827,
            "Y": -0.5500004
          },
          "ShadowTexCoord": {
            "X": 0.89541626,
            "Y": 0.21286549
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397507,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794887,
            "Y": -0.40000015
          },
          "ShadowTexCoord": {
            "X": 0.89450073,
            "Y": 0.21286549
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.91354,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1688271,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5698541
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.913528,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882706,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5698541
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5677293
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5677293
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5389617
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.53962326
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.53962326
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5389617
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.09820498
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.068970434
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.3974,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.1517948
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.068126336
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.10849347
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.06880838
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29968873,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397398,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.0982052
          },
          "ShadowTexCoord": {
            "X": 0.042333987,
            "Y": 0.2947769
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397507,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.15179501
          },
          "ShadowTexCoord": {
            "X": 0.042333987,
            "Y": 0.2939328
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.042333987,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.14150652
          },
          "ShadowTexCoord": {
            "X": 0.041876223,
            "Y": 0.29409486
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849347,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.29461482
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.058380127,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.29632372
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 8.253265,
            "Z": 912.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849347,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.092894055,
            "Y": 0.29461482
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.9146673
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.9146673
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.91419476
          }
        },
        {
          "Position": {
            "X": 3287.5,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.91419476
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.16179502
          },
          "ShadowTexCoord": {
            "X": 0.07358399,
            "Y": 0.9017724
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397402,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820521
          },
          "ShadowTexCoord": {
            "X": 0.07358399,
            "Y": 0.9006469
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.91354,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1688271
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.90192
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07294312,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07358399,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.39739,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.1617948
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.9179014
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397511,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820498
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.91677594
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3282.5,
            "Y": 16.913528,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.10117295
          },
          "ShadowTexCoord": {
            "X": 0.08856812,
            "Y": 0.9166283
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975115,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.0647653E-07,
            "Y": -0.14999984
          },
          "ShadowTexCoord": {
            "X": 0.9011844,
            "Y": 0.21386065
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9821746E-07,
            "Y": -0.34999985
          },
          "ShadowTexCoord": {
            "X": 0.9036258,
            "Y": 0.21386065
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679488,
            "Y": -0.34999985
          },
          "ShadowTexCoord": {
            "X": 0.9036258,
            "Y": 0.21217245
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794884,
            "Y": -0.14999984
          },
          "ShadowTexCoord": {
            "X": 0.9011844,
            "Y": 0.21217245
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397507,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.4777185E-07,
            "Y": -0.39999986
          },
          "ShadowTexCoord": {
            "X": 0.97262585,
            "Y": 0.16547355
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397448,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.5983365E-07,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.9735414,
            "Y": 0.16547355
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 22.057695,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999918,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.9735414,
            "Y": 0.16484351
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602512,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679483,
            "Y": -0.5500004
          },
          "ShadowTexCoord": {
            "X": 0.9735414,
            "Y": 0.16378535
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602585,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.39999986
          },
          "ShadowTexCoord": {
            "X": 0.97262585,
            "Y": 0.16378535
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.040000185
          },
          "ShadowTexCoord": {
            "X": 0.29358345,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5389617
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5389617
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.05179485
          },
          "ShadowTexCoord": {
            "X": 0.30063713,
            "Y": 0.06970144
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.09820498
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.068970434
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30118465,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397507,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.15179501
          },
          "ShadowTexCoord": {
            "X": 0.042333987,
            "Y": 0.2939328
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602585,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820517
          },
          "ShadowTexCoord": {
            "X": 0.04282462,
            "Y": 0.29320177
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.04337217,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.042333987,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.9146673
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 302.50012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.11389597,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.9146673
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.20820515
          },
          "ShadowTexCoord": {
            "X": 0.07407462,
            "Y": 0.90274704
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.16179502
          },
          "ShadowTexCoord": {
            "X": 0.07358399,
            "Y": 0.9017724
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07358399,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07472789,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397511,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820498
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.91677594
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.061794862
          },
          "ShadowTexCoord": {
            "X": 0.08969962,
            "Y": 0.9158013
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09035289,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397458,
            "Y": 0.14544827
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.10729585
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 44.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057662,
            "Y": 0.19544743
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.10745336
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94224,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942326,
            "Y": 0.31602624
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.10783321
          }
        },
        {
          "Position": {
            "X": 3391.6025,
            "Y": 27.942165,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602592,
            "Y": 0.366025
          },
          "ShadowTexCoord": {
            "X": 0.036120683,
            "Y": 0.10799071
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602493,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602533,
            "Y": 0.3660254
          },
          "ShadowTexCoord": {
            "X": 0.035968095,
            "Y": 0.107717894
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397454,
            "Y": 0.2320508
          },
          "ShadowTexCoord": {
            "X": 0.035259932,
            "Y": 0.10729585
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94224,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942326,
            "Y": 0.31602624
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.10783321
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057663,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205771,
            "Y": 0.31602538
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.10849111
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 3.3975744,
            "Z": 302.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.72057563,
            "Y": 0.31602624
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.108763926
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.3974085,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.63397455,
            "Y": 0.3660254
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.1084489
          }
        },
        {
          "Position": {
            "X": 3391.6025,
            "Y": 27.942165,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602592,
            "Y": 0.366025
          },
          "ShadowTexCoord": {
            "X": 0.036120683,
            "Y": 0.10799071
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057663,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205771,
            "Y": 0.31602538
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.10849111
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.05777,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294229,
            "Y": 0.19544825
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.1092508
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -22.05777,
            "Z": 302.49997
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602546,
            "Y": 0.14544827
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.10956582
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397517,
            "Z": 302.49997
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.86602545,
            "Y": 0.23205078
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.109293
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 3.3975744,
            "Z": 302.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.72057563,
            "Y": 0.31602624
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.108763926
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.05777,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294229,
            "Y": 0.19544825
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.1092508
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942337,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500005,
            "Y": -0.013396607
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.1099087
          }
        },
        {
          "Position": {
            "X": 3377.9424,
            "Y": -41.602596,
            "Z": 302.49994
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000007,
            "Y": -0.0999992
          },
          "ShadowTexCoord": {
            "X": 0.035703808,
            "Y": 0.11018151
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602592,
            "Z": 302.49994
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -3.8146972E-08
          },
          "ShadowTexCoord": {
            "X": 0.035968095,
            "Y": 0.110024005
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -22.05777,
            "Z": 302.49997
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602546,
            "Y": 0.14544827
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.10956582
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942337,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500005,
            "Y": -0.013396607
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.1099087
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -45.000053,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999975,
            "Y": -0.2545526
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.11028854
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": -50.000046,
            "Z": 302.4999
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000017,
            "Y": -0.3545516
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.11044605
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -50.00005,
            "Z": 302.4999
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000002,
            "Y": -0.26794913
          },
          "ShadowTexCoord": {
            "X": 0.035259932,
            "Y": 0.11044605
          }
        },
        {
          "Position": {
            "X": 3377.9424,
            "Y": -41.602596,
            "Z": 302.49994
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000007,
            "Y": -0.0999992
          },
          "ShadowTexCoord": {
            "X": 0.035703808,
            "Y": 0.11018151
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -45.000053,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999975,
            "Y": -0.2545526
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.11028854
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -45.000042,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294236,
            "Y": -0.46339658
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.11028854
          }
        },
        {
          "Position": {
            "X": 3327.9424,
            "Y": -45.00005,
            "Z": 302.4999
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794236,
            "Y": -0.5499992
          },
          "ShadowTexCoord": {
            "X": 0.03417793,
            "Y": 0.11028854
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -50.00004,
            "Z": 302.4999
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8660256,
            "Y": -0.4999999
          },
          "ShadowTexCoord": {
            "X": 0.034442216,
            "Y": 0.11044605
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": -50.000046,
            "Z": 302.4999
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000017,
            "Y": -0.3545516
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.11044605
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -45.000042,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294236,
            "Y": -0.46339658
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.11028854
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94232,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057686,
            "Y": -0.5839753
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.1099087
          }
        },
        {
          "Position": {
            "X": 3308.3975,
            "Y": -27.942234,
            "Z": 302.49994
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5339741,
            "Y": -0.6339741
          },
          "ShadowTexCoord": {
            "X": 0.033581465,
            "Y": 0.10975118
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602573,
            "Z": 302.49994
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.63397485,
            "Y": -0.6339745
          },
          "ShadowTexCoord": {
            "X": 0.033734053,
            "Y": 0.110024005
          }
        },
        {
          "Position": {
            "X": 3327.9424,
            "Y": -45.00005,
            "Z": 302.4999
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794236,
            "Y": -0.5499992
          },
          "ShadowTexCoord": {
            "X": 0.03417793,
            "Y": 0.11028854
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94232,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057686,
            "Y": -0.5839753
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.1099087
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057726,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942287,
            "Y": -0.58397436
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.10925079
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -3.3976383,
            "Z": 302.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2794243,
            "Y": -0.5839752
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.10897798
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397468,
            "Z": 302.49997
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3660254,
            "Y": -0.6339744
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.109293
          }
        },
        {
          "Position": {
            "X": 3308.3975,
            "Y": -27.942234,
            "Z": 302.49994
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5339741,
            "Y": -0.6339741
          },
          "ShadowTexCoord": {
            "X": 0.033581465,
            "Y": 0.10975118
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057726,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942287,
            "Y": -0.58397436
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.10925079
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057697,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057712,
            "Y": -0.4633973
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.10849111
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 22.057695,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397457,
            "Y": -0.41339728
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.10817609
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397448,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397454,
            "Y": -0.49999982
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.1084489
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -3.3976383,
            "Z": 302.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2794243,
            "Y": -0.5839752
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.10897798
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057697,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057712,
            "Y": -0.4633973
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.10849111
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942257,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999524,
            "Y": -0.25455248
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.10783321
          }
        },
        {
          "Position": {
            "X": 3322.0576,
            "Y": 41.60251,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.9114226E-07,
            "Y": -0.16794996
          },
          "ShadowTexCoord": {
            "X": 0.03399834,
            "Y": 0.10756039
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602512,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 9.536743E-09,
            "Y": -0.2679491
          },
          "ShadowTexCoord": {
            "X": 0.033734053,
            "Y": 0.107717894
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 22.057695,
            "Z": 302.50003
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397457,
            "Y": -0.41339728
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.10817609
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942257,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999524,
            "Y": -0.25455248
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.10783321
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 44.99996,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000463,
            "Y": -0.013396591
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.10745336
          }
        },
        {
          "Position": {
            "X": 3346.6025,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999997,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.034747392,
            "Y": 0.10729585
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 49.999958,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.034442216,
            "Y": 0.10729585
          }
        },
        {
          "Position": {
            "X": 3322.0576,
            "Y": 41.60251,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.9114226E-07,
            "Y": -0.16794996
          },
          "ShadowTexCoord": {
            "X": 0.03399834,
            "Y": 0.10756039
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 44.99996,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000463,
            "Y": -0.013396591
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.10745336
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 44.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057662,
            "Y": 0.19544743
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.10745336
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397458,
            "Y": 0.14544827
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.10729585
          }
        },
        {
          "Position": {
            "X": 3346.6025,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999997,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.034747392,
            "Y": 0.10729585
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.061794862
          },
          "ShadowTexCoord": {
            "X": 0.08969962,
            "Y": 0.9158013
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.034999955
          },
          "ShadowTexCoord": {
            "X": 0.09054941,
            "Y": 0.91523856
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735054,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.019529892
          },
          "ShadowTexCoord": {
            "X": 0.091040045,
            "Y": 0.91491365
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09042066,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09035289,
            "Y": 0.9145035
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.034999955
          },
          "ShadowTexCoord": {
            "X": 0.09054941,
            "Y": 0.91523856
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.034999955
          },
          "ShadowTexCoord": {
            "X": 0.09153067,
            "Y": 0.91523856
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735054,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.019529892
          },
          "ShadowTexCoord": {
            "X": 0.091040045,
            "Y": 0.91491365
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.034999955
          },
          "ShadowTexCoord": {
            "X": 0.09054941,
            "Y": 0.91523856
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.061794862
          },
          "ShadowTexCoord": {
            "X": 0.08969962,
            "Y": 0.9158013
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397511,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820498
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.91677594
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.39739,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.1617948
          },
          "ShadowTexCoord": {
            "X": 0.08920899,
            "Y": 0.9179014
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60251,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.20820501
          },
          "ShadowTexCoord": {
            "X": 0.08969962,
            "Y": 0.91887605
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.09054941,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23499998
          },
          "ShadowTexCoord": {
            "X": 0.09153067,
            "Y": 0.9194388
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820501
          },
          "ShadowTexCoord": {
            "X": 0.092380464,
            "Y": 0.91887605
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397457,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179493
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.9179014
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397467,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.10820506
          },
          "ShadowTexCoord": {
            "X": 0.0928711,
            "Y": 0.91677594
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60256,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.06179489
          },
          "ShadowTexCoord": {
            "X": 0.092380464,
            "Y": 0.9158013
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.034999955
          },
          "ShadowTexCoord": {
            "X": 0.09153067,
            "Y": 0.91523856
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 302.50012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.11389597,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.030000184
          },
          "ShadowTexCoord": {
            "X": 0.11389597,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.14758155,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.024999954
          },
          "ShadowTexCoord": {
            "X": 0.3014869,
            "Y": 0.070123486
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.05179485
          },
          "ShadowTexCoord": {
            "X": 0.30063713,
            "Y": 0.06970144
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30118465,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3016753,
            "Y": 0.070517264
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735035,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.009529931
          },
          "ShadowTexCoord": {
            "X": 0.30197755,
            "Y": 0.07036716
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.024999954
          },
          "ShadowTexCoord": {
            "X": 0.3014869,
            "Y": 0.070123486
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735035,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.009529931
          },
          "ShadowTexCoord": {
            "X": 0.30197755,
            "Y": 0.07036716
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.024999954
          },
          "ShadowTexCoord": {
            "X": 0.30246818,
            "Y": 0.070123486
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397512,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.09820498
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.068970434
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.05179485
          },
          "ShadowTexCoord": {
            "X": 0.30063713,
            "Y": 0.06970144
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.024999954
          },
          "ShadowTexCoord": {
            "X": 0.3014869,
            "Y": 0.070123486
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.024999954
          },
          "ShadowTexCoord": {
            "X": 0.30246818,
            "Y": 0.070123486
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602547,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.051794905
          },
          "ShadowTexCoord": {
            "X": 0.30331796,
            "Y": 0.06970144
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397469,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.09820506
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.068970434
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397453,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179491
          },
          "ShadowTexCoord": {
            "X": 0.3038086,
            "Y": 0.068126336
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602524,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820505
          },
          "ShadowTexCoord": {
            "X": 0.30331796,
            "Y": 0.06739533
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.30246818,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999985,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22499998
          },
          "ShadowTexCoord": {
            "X": 0.3014869,
            "Y": 0.066973284
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602516,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820504
          },
          "ShadowTexCoord": {
            "X": 0.30063713,
            "Y": 0.06739533
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.3974,
            "Z": 912.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.1517948
          },
          "ShadowTexCoord": {
            "X": 0.3001465,
            "Y": 0.068126336
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 302.50012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.29358348,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.040000185
          },
          "ShadowTexCoord": {
            "X": 0.29358345,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 917.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.32754517,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602577,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.3351439E-07,
            "Y": -0.1499994
          },
          "ShadowTexCoord": {
            "X": 0.9793094,
            "Y": 0.166848
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.7166136E-07,
            "Y": -0.3499994
          },
          "ShadowTexCoord": {
            "X": 0.9817508,
            "Y": 0.166848
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794896,
            "Y": -0.3499994
          },
          "ShadowTexCoord": {
            "X": 0.9817508,
            "Y": 0.16515982
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794896,
            "Y": -0.1499994
          },
          "ShadowTexCoord": {
            "X": 0.9793094,
            "Y": 0.16515982
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602585,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -9.5367426E-08,
            "Y": -0.39999938
          },
          "ShadowTexCoord": {
            "X": 0.98825085,
            "Y": 0.166848
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602512,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.577636E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9891664,
            "Y": 0.166848
          }
        },
        {
          "Position": {
            "X": 3322.0576,
            "Y": 41.60251,
            "Z": 302.50006
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099998675,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9891664,
            "Y": 0.16621797
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 49.999958,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794866,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.9891664,
            "Y": 0.16515982
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794896,
            "Y": -0.39999938
          },
          "ShadowTexCoord": {
            "X": 0.98825085,
            "Y": 0.16515982
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 302.50012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.29358348,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5377109
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.292479,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.040000185
          },
          "ShadowTexCoord": {
            "X": 0.29358345,
            "Y": 0.5377809
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602585,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820517
          },
          "ShadowTexCoord": {
            "X": 0.04282462,
            "Y": 0.29320177
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22500005
          },
          "ShadowTexCoord": {
            "X": 0.04367441,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735035,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.24047007
          },
          "ShadowTexCoord": {
            "X": 0.04416504,
            "Y": 0.29253605
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.0438628,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.04337217,
            "Y": 0.29238597
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 302.50012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.11389597,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3328.3494,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.915739
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11306763,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3341.7468,
            "Y": 62.5,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.030000184
          },
          "ShadowTexCoord": {
            "X": 0.11389597,
            "Y": 0.91624546
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23500006
          },
          "ShadowTexCoord": {
            "X": 0.07492441,
            "Y": 0.90330976
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.60257,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.20820515
          },
          "ShadowTexCoord": {
            "X": 0.07407462,
            "Y": 0.90274704
          }
        },
        {
          "Position": {
            "X": 3331.236,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07472789,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3333.0867,
            "Y": 67.5,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117334,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07479566,
            "Y": 0.9040448
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.73506,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.25047013
          },
          "ShadowTexCoord": {
            "X": 0.075415045,
            "Y": 0.90363467
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.11706512
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 44.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.57500017
          },
          "ShadowTexCoord": {
            "X": 0.036397297,
            "Y": 0.11706512
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 44.99996,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.57500017
          },
          "ShadowTexCoord": {
            "X": 0.036397297,
            "Y": 0.115545765
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000027,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.115545765
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942307,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411561,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.034769595,
            "Y": 0.1250783
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94224,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115643,
            "Y": -0.57500017
          },
          "ShadowTexCoord": {
            "X": 0.036397204,
            "Y": 0.1250783
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 44.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 4.768373E-07,
            "Y": -0.57500017
          },
          "ShadowTexCoord": {
            "X": 0.036397204,
            "Y": 0.12355893
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258793E-07,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.034769595,
            "Y": 0.12355893
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057727,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115412,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.0347696,
            "Y": 0.13451721
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057663,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115467,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.036397208,
            "Y": 0.13451721
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94224,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 8.259064E-07,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.036397208,
            "Y": 0.13299784
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942307,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.0347696,
            "Y": 0.13299783
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057706,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411546,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.21446934
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.05777,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115524,
            "Y": -0.57500076
          },
          "ShadowTexCoord": {
            "X": 0.0363973,
            "Y": 0.21446936
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057663,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 9.155273E-07,
            "Y": -0.57500076
          },
          "ShadowTexCoord": {
            "X": 0.0363973,
            "Y": 0.21294999
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057727,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.7656554E-07,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.21294999
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942272,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115394,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.2218408
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942337,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115452,
            "Y": -0.57500106
          },
          "ShadowTexCoord": {
            "X": 0.036397398,
            "Y": 0.22184081
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.05777,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 7.9286974E-07,
            "Y": -0.57500106
          },
          "ShadowTexCoord": {
            "X": 0.036397398,
            "Y": 0.22032145
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057706,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.3951273E-07,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.22032143
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99999,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 40.95806,
            "Y": 12.158899
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.23127975
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -45.000053,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 40.75806,
            "Y": 11.812488
          },
          "ShadowTexCoord": {
            "X": 0.036397398,
            "Y": 0.23127975
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942337,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 40.966908,
            "Y": 11.691908
          },
          "ShadowTexCoord": {
            "X": 0.036397398,
            "Y": 0.22976038
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942272,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.16691,
            "Y": 12.038319
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.22976038
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999977,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769695,
            "Y": 0.23929293
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -45.000042,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.57500166
          },
          "ShadowTexCoord": {
            "X": 0.036397304,
            "Y": 0.23929293
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -45.000053,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.57500166
          },
          "ShadowTexCoord": {
            "X": 0.036397304,
            "Y": 0.23777358
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99999,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769695,
            "Y": 0.23777358
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942257,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115583,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.24740884
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94232,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411555,
            "Y": -0.57500166
          },
          "ShadowTexCoord": {
            "X": 0.03639721,
            "Y": 0.24740884
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -45.000042,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.7683756E-07,
            "Y": -0.57500166
          },
          "ShadowTexCoord": {
            "X": 0.03639721,
            "Y": 0.24588947
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999977,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258802E-07,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.24588947
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057662,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.17500061
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.25409895
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057726,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115318,
            "Y": -0.57500154
          },
          "ShadowTexCoord": {
            "X": 0.036397208,
            "Y": 0.25409895
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94232,
            "Z": 302.5001
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -8.259064E-07,
            "Y": -0.57500154
          },
          "ShadowTexCoord": {
            "X": 0.036397208,
            "Y": 0.2525796
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942257,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.17500061
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.2525796
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057761,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115394,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.26285657
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057697,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115331,
            "Y": -0.57500106
          },
          "ShadowTexCoord": {
            "X": 0.0363973,
            "Y": 0.26285654
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057726,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -9.155273E-07,
            "Y": -0.57500106
          },
          "ShadowTexCoord": {
            "X": 0.0363973,
            "Y": 0.2613372
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057662,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.7656554E-07,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.2613372
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94232,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115345,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.2716141
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942257,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115288,
            "Y": -0.57500076
          },
          "ShadowTexCoord": {
            "X": 0.036397394,
            "Y": 0.27161407
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057697,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -7.9286986E-07,
            "Y": -0.57500076
          },
          "ShadowTexCoord": {
            "X": 0.036397394,
            "Y": 0.27009472
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057761,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.395128E-07,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.27009472
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000027,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115574,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.35088477
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 44.99996,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411554,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.036397394,
            "Y": 0.35088477
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942257,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.7683707E-07,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.036397394,
            "Y": 0.3493654
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94232,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258787E-07,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.3493654
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23500006
          },
          "ShadowTexCoord": {
            "X": 0.07492441,
            "Y": 0.90330976
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.73506,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.25047013
          },
          "ShadowTexCoord": {
            "X": 0.075415045,
            "Y": 0.90363467
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23500006
          },
          "ShadowTexCoord": {
            "X": 0.07590567,
            "Y": 0.90330976
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.14999923
          },
          "ShadowTexCoord": {
            "X": 0.9949341,
            "Y": 0.16679671
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.34999925
          },
          "ShadowTexCoord": {
            "X": 0.9973755,
            "Y": 0.16679671
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 282.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.34999925
          },
          "ShadowTexCoord": {
            "X": 0.9973755,
            "Y": 0.16510852
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.14999923
          },
          "ShadowTexCoord": {
            "X": 0.9949341,
            "Y": 0.16510852
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22500005
          },
          "ShadowTexCoord": {
            "X": 0.04367441,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22500005
          },
          "ShadowTexCoord": {
            "X": 0.044655673,
            "Y": 0.29277974
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735035,
            "Z": 287.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.24047007
          },
          "ShadowTexCoord": {
            "X": 0.04416504,
            "Y": 0.29253605
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.39999923
          },
          "ShadowTexCoord": {
            "X": 0.98043823,
            "Y": 0.17486122
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 49.999958,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.98135376,
            "Y": 0.17486122
          }
        },
        {
          "Position": {
            "X": 3346.6025,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.98135376,
            "Y": 0.17423119
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16794921,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.98135376,
            "Y": 0.17380308
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 49.999954,
            "Z": 302.5001
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.98135376,
            "Y": 0.17317304
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000023,
            "Z": 287.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.39999923
          },
          "ShadowTexCoord": {
            "X": 0.98043823,
            "Y": 0.17317304
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9891965,
            "Y": 0.17491259
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9073491E-08,
            "Y": -0.024999237
          },
          "ShadowTexCoord": {
            "X": 0.98950166,
            "Y": 0.17491259
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60258,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.024999237
          },
          "ShadowTexCoord": {
            "X": 0.98950166,
            "Y": 0.1732244
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602585,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.9891965,
            "Y": 0.1732244
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.80217874
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.8621042
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.8621042
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.8014389
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.8014389
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.7168837
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.7168837
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.25,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.65621847
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.65621847
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.15561588
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.19675843
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.19675843
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.15561588
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.25635594
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.25635594
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.21521339
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.21521339
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.15498471,
            "Y": 0.6488938
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.13626334,
            "Y": 0.6488938
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13626334,
            "Y": 0.7080794
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15498471,
            "Y": 0.7080794
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.86118686
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.86118686
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.35710144,
            "Y": 0.8020012
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33039856,
            "Y": 0.8020012
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.4935432
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.47151992
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.47151992
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4935432
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.46396393
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.46396393
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.44194064
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.44194064
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.274995,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.25365993,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 3325.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25365993,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.274995,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6159222,
            "Y": 0.8012613
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5959097,
            "Y": 0.8012613
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.5959097,
            "Y": 0.86192656
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.6159222,
            "Y": 0.86192656
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.23868284,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.24046743,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.24046743,
            "Y": 0.44585392
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.24046743,
            "Y": 0.42207974
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.42207974
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9237609
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.42433134
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.70695245
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.70695245
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.62727356,
            "Y": 0.788547
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.65397644,
            "Y": 0.788547
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.65397644,
            "Y": 0.72936136
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.62727356,
            "Y": 0.72936136
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.061791204
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.35587034,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60258,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5267949,
            "Y": -0.9267949
          },
          "ShadowTexCoord": {
            "X": 0.34255275,
            "Y": 0.034420043
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.57320505,
            "Y": -0.8999999
          },
          "ShadowTexCoord": {
            "X": 0.34122226,
            "Y": 0.03521138
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735077,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.8845299
          },
          "ShadowTexCoord": {
            "X": 0.3404541,
            "Y": 0.03566826
          }
        },
        {
          "Position": {
            "X": 3331.6987,
            "Y": 68.30133,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6366026,
            "Y": -0.86339736
          },
          "ShadowTexCoord": {
            "X": 0.3394048,
            "Y": 0.036292367
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 86.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -0.8267948
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.037373357
          }
        },
        {
          "Position": {
            "X": 3213.3975,
            "Y": 136.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8732051,
            "Y": -0.72679484
          },
          "ShadowTexCoord": {
            "X": 0.33262187,
            "Y": 0.04032667
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.07623926
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.059539616
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.061791204
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.17015493,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.16837034,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 469.09717,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.9631944
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.20725195
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.20982566
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17015493,
            "Y": 0.20982566
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.38419595,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.37122938,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.38419595,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.38419595,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.37122938,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.37122938,
            "Y": 0.04005574
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98028564,
            "Y": 0.1808767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.97875977,
            "Y": 0.1808767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97875977,
            "Y": 0.19009103
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98028564,
            "Y": 0.19009103
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9975662,
            "Y": 0.1812626
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9975662,
            "Y": 0.1796875
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866257,
            "Y": 0.1796875
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866257,
            "Y": 0.1812626
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98028564,
            "Y": 0.19700573
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.97875977,
            "Y": 0.19700573
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97875977,
            "Y": 0.20622006
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98028564,
            "Y": 0.20622006
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.17015493,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17015493,
            "Y": 0.20982566
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.20982566
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.18521702
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37194678,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34699196,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397492,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -0.97320503
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.033049405
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60258,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5267949,
            "Y": -0.9267949
          },
          "ShadowTexCoord": {
            "X": 0.34255275,
            "Y": 0.034420043
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.35587034,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397433,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.0267949
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.031466726
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397492,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -0.97320503
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.033049405
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37194678,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34699196,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5971133,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34053686,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5267949,
            "Y": -1.073205
          },
          "ShadowTexCoord": {
            "X": 0.34255275,
            "Y": 0.03009609
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397433,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.0267949
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.031466726
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.73775,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3365051,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.99996,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.57320505,
            "Y": -1.0999999
          },
          "ShadowTexCoord": {
            "X": 0.34122226,
            "Y": 0.029304752
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5267949,
            "Y": -1.073205
          },
          "ShadowTexCoord": {
            "X": 0.34255275,
            "Y": 0.03009609
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5971133,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34053686,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.99995,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62679493,
            "Y": -1.0999999
          },
          "ShadowTexCoord": {
            "X": 0.33968595,
            "Y": 0.029304754
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.99996,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.57320505,
            "Y": -1.0999999
          },
          "ShadowTexCoord": {
            "X": 0.34122226,
            "Y": 0.029304752
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.73775,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3365051,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -49.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.1
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.029304752
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602486,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.67320514,
            "Y": -1.073205
          },
          "ShadowTexCoord": {
            "X": 0.33835545,
            "Y": 0.030096091
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.99995,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62679493,
            "Y": -1.0999999
          },
          "ShadowTexCoord": {
            "X": 0.33968595,
            "Y": 0.029304754
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -49.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.1
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.029304752
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 346.41043,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.30717915
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.05271924
          }
        },
        {
          "Position": {
            "X": 3213.3975,
            "Y": 136.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8732051,
            "Y": -0.72679484
          },
          "ShadowTexCoord": {
            "X": 0.33262187,
            "Y": 0.04032667
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397384,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -1.0267948
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.03146673
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602486,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.67320514,
            "Y": -1.073205
          },
          "ShadowTexCoord": {
            "X": 0.33835545,
            "Y": 0.030096091
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 346.41043,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.30717915
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.05271924
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.07623926
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.059539616
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975315,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -0.973205
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.033049405
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397384,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -1.0267948
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.03146673
          }
        },
        {
          "Position": {
            "X": 3213.3975,
            "Y": 136.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8732051,
            "Y": -0.72679484
          },
          "ShadowTexCoord": {
            "X": 0.33262187,
            "Y": 0.04032667
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 86.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -0.8267948
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.037373357
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.67320514,
            "Y": -0.9267948
          },
          "ShadowTexCoord": {
            "X": 0.33835545,
            "Y": 0.034420043
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975315,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -0.973205
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.033049405
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 86.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7,
            "Y": -0.8267948
          },
          "ShadowTexCoord": {
            "X": 0.3375873,
            "Y": 0.037373357
          }
        },
        {
          "Position": {
            "X": 3331.6987,
            "Y": 68.30133,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6366026,
            "Y": -0.86339736
          },
          "ShadowTexCoord": {
            "X": 0.3394048,
            "Y": 0.036292367
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000046,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62679493,
            "Y": -0.8999999
          },
          "ShadowTexCoord": {
            "X": 0.33968595,
            "Y": 0.03521138
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.67320514,
            "Y": -0.9267948
          },
          "ShadowTexCoord": {
            "X": 0.33835545,
            "Y": 0.034420043
          }
        },
        {
          "Position": {
            "X": 3331.6987,
            "Y": 68.30133,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6366026,
            "Y": -0.86339736
          },
          "ShadowTexCoord": {
            "X": 0.3394048,
            "Y": 0.036292367
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735077,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.8845299
          },
          "ShadowTexCoord": {
            "X": 0.3404541,
            "Y": 0.03566826
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000046,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62679493,
            "Y": -0.8999999
          },
          "ShadowTexCoord": {
            "X": 0.33968595,
            "Y": 0.03521138
          }
        },
        {
          "Position": {
            "X": 3350.0,
            "Y": 57.735077,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6,
            "Y": -0.8845299
          },
          "ShadowTexCoord": {
            "X": 0.3404541,
            "Y": 0.03566826
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.57320505,
            "Y": -0.8999999
          },
          "ShadowTexCoord": {
            "X": 0.34122226,
            "Y": 0.03521138
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942333,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.04999944,
            "Y": -0.25455257
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.3599087
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000048,
            "Y": -0.013396637
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.36028856
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000023,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.36044607
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.035259932,
            "Y": 0.36044607
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602585,
            "Z": 247.50006
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -5.7220458E-08,
            "Y": -0.2679492
          },
          "ShadowTexCoord": {
            "X": 0.035968095,
            "Y": 0.360024
          }
        },
        {
          "Position": {
            "X": 3391.6025,
            "Y": 27.942253,
            "Z": 247.50005
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000582,
            "Y": -0.35455215
          },
          "ShadowTexCoord": {
            "X": 0.036120683,
            "Y": 0.3597512
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057751,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1705771,
            "Y": -0.4633976
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.3592508
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942333,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.04999944,
            "Y": -0.25455257
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.3599087
          }
        },
        {
          "Position": {
            "X": 3391.6025,
            "Y": 27.942253,
            "Z": 247.50005
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000582,
            "Y": -0.35455215
          },
          "ShadowTexCoord": {
            "X": 0.036120683,
            "Y": 0.3597512
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397496,
            "Z": 247.50002
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397454,
            "Y": -0.5000001
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.359293
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 3.3976603,
            "Z": 247.5
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22057562,
            "Y": -0.5499993
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.358978
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057682,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942278,
            "Y": -0.58397484
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.35849112
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057751,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1705771,
            "Y": -0.4633976
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.3592508
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 3.3976603,
            "Z": 247.5
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22057562,
            "Y": -0.5499993
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.358978
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397429,
            "Z": 247.49998
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602533,
            "Y": -0.63397485
          },
          "ShadowTexCoord": {
            "X": 0.036376953,
            "Y": 0.35844892
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -22.057678,
            "Z": 247.49997
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602526,
            "Y": -0.63397485
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.3581761
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942245,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205765,
            "Y": -0.58397573
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.35783324
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057682,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942278,
            "Y": -0.58397484
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.35849112
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -22.057678,
            "Z": 247.49997
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602526,
            "Y": -0.63397485
          },
          "ShadowTexCoord": {
            "X": 0.036224365,
            "Y": 0.3581761
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.6025,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.63397443,
            "Y": -0.6339749
          },
          "ShadowTexCoord": {
            "X": 0.035968095,
            "Y": 0.3577179
          }
        },
        {
          "Position": {
            "X": 3377.9424,
            "Y": -41.6025,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7205765,
            "Y": -0.5839758
          },
          "ShadowTexCoord": {
            "X": 0.035703808,
            "Y": 0.3575604
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99996,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294232,
            "Y": -0.46339703
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.35745338
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942245,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205765,
            "Y": -0.58397573
          },
          "ShadowTexCoord": {
            "X": 0.035856396,
            "Y": 0.35783324
          }
        },
        {
          "Position": {
            "X": 3377.9424,
            "Y": -41.6025,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7205765,
            "Y": -0.5839758
          },
          "ShadowTexCoord": {
            "X": 0.035703808,
            "Y": 0.3575604
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999958,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8660252,
            "Y": -0.5000004
          },
          "ShadowTexCoord": {
            "X": 0.035259932,
            "Y": 0.35729587
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": -49.999954,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9160252,
            "Y": -0.4133979
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.35729587
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.99995,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9499994,
            "Y": -0.254553
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.35745338
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99996,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294232,
            "Y": -0.46339703
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.35745338
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": -49.999954,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9160252,
            "Y": -0.4133979
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.35729587
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999947,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999998,
            "Y": -0.2679496
          },
          "ShadowTexCoord": {
            "X": 0.034442216,
            "Y": 0.35729587
          }
        },
        {
          "Position": {
            "X": 3327.9424,
            "Y": -44.99996,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.99999946,
            "Y": -0.1679505
          },
          "ShadowTexCoord": {
            "X": 0.03417793,
            "Y": 0.35745338
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94223,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500003,
            "Y": -0.013396988
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.35783324
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.99995,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9499994,
            "Y": -0.254553
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.35745338
          }
        },
        {
          "Position": {
            "X": 3327.9424,
            "Y": -44.99996,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.99999946,
            "Y": -0.1679505
          },
          "ShadowTexCoord": {
            "X": 0.03417793,
            "Y": 0.35745338
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60248,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999998,
            "Y": -3.4332277E-07
          },
          "ShadowTexCoord": {
            "X": 0.033734053,
            "Y": 0.3577179
          }
        },
        {
          "Position": {
            "X": 3308.3975,
            "Y": -27.94215,
            "Z": 247.49995
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9499992,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.033581465,
            "Y": 0.35799074
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057638,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294226,
            "Y": 0.19544804
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.35849112
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94223,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500003,
            "Y": -0.013396988
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.35783324
          }
        },
        {
          "Position": {
            "X": 3308.3975,
            "Y": -27.94215,
            "Z": 247.49995
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9499992,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.033581465,
            "Y": 0.35799074
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.39738,
            "Z": 247.49998
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.86602515,
            "Y": 0.23205061
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.35844892
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -3.3975477,
            "Z": 247.5
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.77942413,
            "Y": 0.2820498
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.35876393
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057785,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057704,
            "Y": 0.3160253
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.3592508
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057638,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294226,
            "Y": 0.19544804
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.35849112
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -3.3975477,
            "Z": 247.5
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.77942413,
            "Y": 0.2820498
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.35876393
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397535,
            "Z": 247.50002
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339744,
            "Y": 0.36602533
          },
          "ShadowTexCoord": {
            "X": 0.033325195,
            "Y": 0.359293
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 22.057785,
            "Z": 247.50003
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.53397447,
            "Y": 0.36602533
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.35956585
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94235,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3794233,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.3599087
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057785,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057704,
            "Y": 0.3160253
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.3592508
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 22.057785,
            "Z": 247.50003
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.53397447,
            "Y": 0.36602533
          },
          "ShadowTexCoord": {
            "X": 0.033477783,
            "Y": 0.35956585
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602604,
            "Z": 247.50006
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602536,
            "Y": 0.36602536
          },
          "ShadowTexCoord": {
            "X": 0.033734053,
            "Y": 0.360024
          }
        },
        {
          "Position": {
            "X": 3322.0576,
            "Y": 41.6026,
            "Z": 247.50006
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27942333,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.03399834,
            "Y": 0.3601815
          }
        },
        {
          "Position": {
            "X": 3346.6025,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.083974645,
            "Y": 0.14544825
          },
          "ShadowTexCoord": {
            "X": 0.034747392,
            "Y": 0.36044607
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000053,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057665,
            "Y": 0.1954474
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.36028856
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94235,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3794233,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.033845752,
            "Y": 0.3599087
          }
        },
        {
          "Position": {
            "X": 3322.0576,
            "Y": 41.6026,
            "Z": 247.50006
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27942333,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.03399834,
            "Y": 0.3601815
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.00005,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397464,
            "Y": 0.2320508
          },
          "ShadowTexCoord": {
            "X": 0.034442216,
            "Y": 0.36044607
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000053,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057665,
            "Y": 0.1954474
          },
          "ShadowTexCoord": {
            "X": 0.034483105,
            "Y": 0.36028856
          }
        },
        {
          "Position": {
            "X": 3346.6025,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.083974645,
            "Y": 0.14544825
          },
          "ShadowTexCoord": {
            "X": 0.034747392,
            "Y": 0.36044607
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000023,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.034954756,
            "Y": 0.36044607
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000048,
            "Y": -0.013396637
          },
          "ShadowTexCoord": {
            "X": 0.035219043,
            "Y": 0.36028856
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.23868284,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9237609
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.42433134
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.44585392
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9975662,
            "Y": 0.1907762
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9975662,
            "Y": 0.1892011
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866257,
            "Y": 0.1892011
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866257,
            "Y": 0.1907762
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98950195,
            "Y": 0.19700573
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.9879761,
            "Y": 0.19700573
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9879761,
            "Y": 0.20622006
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98950195,
            "Y": 0.20622006
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.99731445,
            "Y": 0.19700573
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.9957886,
            "Y": 0.19700573
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9957886,
            "Y": 0.20622006
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.99731445,
            "Y": 0.20622006
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.16837034,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.18521702
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": 469.09717,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.9631944
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.20725195
          }
        },
        {
          "Position": {
            "X": 3308.3975,
            "Y": -27.94215,
            "Z": 247.49995
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.100000665,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.997009,
            "Y": 0.1742941
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60248,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.997009,
            "Y": 0.17492414
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602486,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.3036255E-08,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.99731416,
            "Y": 0.17492414
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397384,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794934,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.99731416,
            "Y": 0.17323595
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.39738,
            "Z": 247.49998
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794937,
            "Y": -4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.997009,
            "Y": 0.17323595
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.07623926,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.7047009
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 346.41043,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.30717915,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.6978805
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.6831783
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -49.99997,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.674466
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 3391.6025,
            "Y": 27.942253,
            "Z": 247.50005
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.100000665,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.981384,
            "Y": 0.21323068
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.602585,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.981384,
            "Y": 0.21386072
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": 36.60258,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.3036255E-08,
            "Y": -0.02499939
          },
          "ShadowTexCoord": {
            "X": 0.98168916,
            "Y": 0.21386072
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397492,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": -0.02499939
          },
          "ShadowTexCoord": {
            "X": 0.98168916,
            "Y": 0.21217254
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397496,
            "Z": 247.50002
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": 4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.981384,
            "Y": 0.21217254
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 3.3976603,
            "Z": 247.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999836,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.9891968,
            "Y": 0.21392374
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397496,
            "Z": 247.50002
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9891968,
            "Y": 0.21455376
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": 13.397492,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.8146972E-08,
            "Y": -0.024999848
          },
          "ShadowTexCoord": {
            "X": 0.98950195,
            "Y": 0.21455376
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397433,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": -0.024999848
          },
          "ShadowTexCoord": {
            "X": 0.98950195,
            "Y": 0.21286558
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397429,
            "Z": 247.49998
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794925,
            "Y": 3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.9891968,
            "Y": 0.21286558
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -22.057678,
            "Z": 247.49997
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999995,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.9970096,
            "Y": 0.2146168
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397429,
            "Z": 247.49998
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9970096,
            "Y": 0.21524684
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -13.397433,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.303624E-08,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.99731475,
            "Y": 0.21524684
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.99731475,
            "Y": 0.21355866
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.6025,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": 4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.9970096,
            "Y": 0.21355866
          }
        },
        {
          "Position": {
            "X": 3377.9424,
            "Y": -41.6025,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099999145,
            "Y": -0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.29388756
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.6025,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.29451758
          }
        },
        {
          "Position": {
            "X": 3386.6025,
            "Y": -36.602505,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9073466E-08,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.24731475,
            "Y": 0.29451758
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.99996,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.24731475,
            "Y": 0.2928294
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999958,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.2928294
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": -49.999954,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.30200335
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.999958,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.3026334
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": -49.99996,
            "Z": 250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025000762
          },
          "ShadowTexCoord": {
            "X": 0.24731447,
            "Y": 0.3026334
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.99995,
            "Z": 250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.025000762
          },
          "ShadowTexCoord": {
            "X": 0.24731447,
            "Y": 0.30094522
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999947,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.30094522
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94223,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.034159254,
            "Y": 0.24740884
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942234,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115595,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.034260977,
            "Y": 0.24740884
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999954,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.8147004E-08,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.034260977,
            "Y": 0.24588947
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.99995,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.9073502E-08,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.034159254,
            "Y": 0.24588947
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -3.3975477,
            "Z": 247.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099998325,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.31069782
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.39738,
            "Z": 247.49998
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.31132787
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": -13.397384,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.8146972E-08,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.31132787
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975315,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.30963966
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397535,
            "Z": 247.50002
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.30963966
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 22.057785,
            "Z": 247.50003
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099999964,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.31806934
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.397535,
            "Z": 247.50002
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.31869933
          }
        },
        {
          "Position": {
            "X": 3300.0,
            "Y": 13.3975315,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.3036244E-08,
            "Y": -0.024999848
          },
          "ShadowTexCoord": {
            "X": 0.24731474,
            "Y": 0.31869936
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.024999848
          },
          "ShadowTexCoord": {
            "X": 0.24731474,
            "Y": 0.31701118
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602604,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": -4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.31701118
          }
        },
        {
          "Position": {
            "X": 3322.0576,
            "Y": 41.6026,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999913,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.3275083
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.602604,
            "Z": 247.50006
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.32813835
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": 36.6026,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9073484E-08,
            "Y": -0.02499939
          },
          "ShadowTexCoord": {
            "X": 0.24731472,
            "Y": 0.32813835
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000046,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.02499939
          },
          "ShadowTexCoord": {
            "X": 0.24731472,
            "Y": 0.32645014
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.00005,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.24700956,
            "Y": 0.32645014
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.034159344,
            "Y": 0.11706512
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.034261063,
            "Y": 0.11706512
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.00005,
            "Z": 250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.034261063,
            "Y": 0.115545765
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000053,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.034159344,
            "Y": 0.115545765
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942333,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.03415925,
            "Y": 0.1250783
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94233,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115598,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.03426097,
            "Y": 0.1250783
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.8146982E-08,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.03426097,
            "Y": 0.12355893
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.9073491E-08,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.03415925,
            "Y": 0.12355893
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057751,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115393,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.03415925,
            "Y": 0.13451721
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057747,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115394,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.13451721
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94233,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 6.607251E-08,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.13299783
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942333,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.3036255E-08,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.03415925,
            "Y": 0.13299783
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057682,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115437,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.034159347,
            "Y": 0.21446934
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057686,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411544,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.21446934
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057747,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 7.6293944E-08,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.21294998
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057751,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.8146972E-08,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.034159347,
            "Y": 0.21294998
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942245,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.03415944,
            "Y": 0.2218408
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.94225,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115376,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.2218408
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057686,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 6.607248E-08,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.22032143
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057682,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.303624E-08,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.03415944,
            "Y": 0.22032143
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99996,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.033062,
            "Y": 12.288802
          },
          "ShadowTexCoord": {
            "X": 0.034159444,
            "Y": 0.23127975
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.999966,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.02056,
            "Y": 12.26715
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.23127975
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.94225,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.22941,
            "Y": 12.146571
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.22976038
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942245,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.24191,
            "Y": 12.168224
          },
          "ShadowTexCoord": {
            "X": 0.034159444,
            "Y": 0.22976038
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.99995,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.034159347,
            "Y": 0.23929293
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999954,
            "Z": 250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.03426107,
            "Y": 0.23929293
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.999966,
            "Z": 250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.03426107,
            "Y": 0.23777358
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99996,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.034159347,
            "Y": 0.23777358
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057638,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115393,
            "Y": -0.025001373
          },
          "ShadowTexCoord": {
            "X": 0.034159254,
            "Y": 0.25409895
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057642,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115391,
            "Y": -0.05000061
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.25409895
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942234,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -6.607251E-08,
            "Y": -0.05000061
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.2525796
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.94223,
            "Z": 247.50008
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.3036255E-08,
            "Y": -0.025001373
          },
          "ShadowTexCoord": {
            "X": 0.034159254,
            "Y": 0.2525796
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057785,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411542,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.034159347,
            "Y": 0.26285657
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057781,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115415,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.26285657
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057642,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -7.6293944E-08,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.2613372
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057638,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.8146972E-08,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.034159347,
            "Y": 0.2613372
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94235,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115367,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.034159437,
            "Y": 0.2716141
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942345,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115364,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.2716141
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057781,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -6.607249E-08,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.27009472
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057785,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.3036244E-08,
            "Y": -0.02500061
          },
          "ShadowTexCoord": {
            "X": 0.034159437,
            "Y": 0.27009472
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000053,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115585,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.034159437,
            "Y": 0.35088477
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.00005,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115585,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.35088477
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942345,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.814697E-08,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.3493654
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94235,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.9073484E-08,
            "Y": -0.025000153
          },
          "ShadowTexCoord": {
            "X": 0.034159437,
            "Y": 0.3493654
          }
        },
        {
          "Position": {
            "X": 3353.3975,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16794921,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.3350934
          }
        },
        {
          "Position": {
            "X": 3346.6025,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.3355215
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.00005,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.33615154
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": 50.000046,
            "Z": 250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024999237
          },
          "ShadowTexCoord": {
            "X": 0.24731444,
            "Y": 0.33615154
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.024999237
          },
          "ShadowTexCoord": {
            "X": 0.24731444,
            "Y": 0.33446336
          }
        },
        {
          "Position": {
            "X": 3363.3975,
            "Y": 50.000046,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24700928,
            "Y": 0.33446336
          }
        },
        {
          "Position": {
            "X": 3327.9424,
            "Y": -44.99996,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099999085,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.247009,
            "Y": 0.34227458
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.999947,
            "Z": 247.49992
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.247009,
            "Y": 0.3429046
          }
        },
        {
          "Position": {
            "X": 3336.6025,
            "Y": -49.99995,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.9073502E-08,
            "Y": -0.025000762
          },
          "ShadowTexCoord": {
            "X": 0.24731418,
            "Y": 0.3429046
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.602486,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.025000762
          },
          "ShadowTexCoord": {
            "X": 0.24731418,
            "Y": 0.34121642
          }
        },
        {
          "Position": {
            "X": 3313.3975,
            "Y": -36.60248,
            "Z": 247.49994
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.247009,
            "Y": 0.34121642
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94233,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115598,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.03426097,
            "Y": 0.1250783
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942307,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411561,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.034769595,
            "Y": 0.1250783
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258793E-07,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.034769595,
            "Y": 0.12355893
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.8146982E-08,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.03426097,
            "Y": 0.12355893
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057747,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115394,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.13451721
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057727,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115412,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.0347696,
            "Y": 0.13451721
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.942307,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.0347696,
            "Y": 0.13299783
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": 32.94233,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 6.607251E-08,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.13299783
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057686,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411544,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.21446934
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057706,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411546,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.21446934
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057727,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.7656554E-07,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.21294999
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": 12.057747,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 7.6293944E-08,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.21294998
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.94225,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115376,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.2218408
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942272,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115394,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.2218408
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057706,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.3951273E-07,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.22032143
          }
        },
        {
          "Position": {
            "X": 3395.0,
            "Y": -12.057686,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 6.607248E-08,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.22032143
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.999966,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.02056,
            "Y": 12.26715
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.23127975
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99999,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 40.95806,
            "Y": 12.158899
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.23127975
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.942272,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.16691,
            "Y": 12.038319
          },
          "ShadowTexCoord": {
            "X": 0.03476979,
            "Y": 0.22976038
          }
        },
        {
          "Position": {
            "X": 3382.9424,
            "Y": -32.94225,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.75000006,
            "Y": 0.4330123,
            "Z": -0.5000001
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 41.22941,
            "Y": 12.146571
          },
          "ShadowTexCoord": {
            "X": 0.034261163,
            "Y": 0.22976038
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999954,
            "Z": 250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.03426107,
            "Y": 0.23929293
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999977,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769695,
            "Y": 0.23929293
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.99999,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769695,
            "Y": 0.23777358
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": -44.999966,
            "Z": 250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.03426107,
            "Y": 0.23777358
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942234,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115595,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.034260977,
            "Y": 0.24740884
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942257,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115583,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.24740884
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999977,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258802E-07,
            "Y": -0.17500076
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.24588947
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": -44.999954,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.8147004E-08,
            "Y": -0.050000764
          },
          "ShadowTexCoord": {
            "X": 0.034260977,
            "Y": 0.24588947
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057642,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115391,
            "Y": -0.05000061
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.25409895
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057662,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.17500061
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.25409895
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942257,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.17500061
          },
          "ShadowTexCoord": {
            "X": 0.034769602,
            "Y": 0.2525796
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": -32.942234,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -6.607251E-08,
            "Y": -0.05000061
          },
          "ShadowTexCoord": {
            "X": 0.034260973,
            "Y": 0.2525796
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057781,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115415,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.26285657
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057761,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115394,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.26285657
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057662,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.7656554E-07,
            "Y": -0.17500015
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.2613372
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": -12.057642,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -7.6293944E-08,
            "Y": -0.050000153
          },
          "ShadowTexCoord": {
            "X": 0.034261066,
            "Y": 0.2613372
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942345,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115364,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.2716141
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94232,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115345,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.2716141
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057761,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.395128E-07,
            "Y": -0.17499985
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.27009472
          }
        },
        {
          "Position": {
            "X": 3305.0,
            "Y": 12.057781,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -6.607249E-08,
            "Y": -0.049999848
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.27009472
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.00005,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115585,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.35088477
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000027,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115574,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.35088477
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.94232,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258787E-07,
            "Y": -0.17499939
          },
          "ShadowTexCoord": {
            "X": 0.034769785,
            "Y": 0.3493654
          }
        },
        {
          "Position": {
            "X": 3317.0576,
            "Y": 32.942345,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.814697E-08,
            "Y": -0.04999939
          },
          "ShadowTexCoord": {
            "X": 0.03426116,
            "Y": 0.3493654
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.000042,
            "Z": 250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.034261063,
            "Y": 0.11706512
          }
        },
        {
          "Position": {
            "X": 3362.0576,
            "Y": 45.00002,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.11706512
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.000027,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17499924
          },
          "ShadowTexCoord": {
            "X": 0.03476969,
            "Y": 0.115545765
          }
        },
        {
          "Position": {
            "X": 3337.9424,
            "Y": 45.00005,
            "Z": 250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.049999237
          },
          "ShadowTexCoord": {
            "X": 0.034261063,
            "Y": 0.115545765
          }
        },
        {
          "Position": {
            "X": 3013.3975,
            "Y": -512.5,
            "Z": 261.60266
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2982051,
            "Y": -1.0482054
          },
          "ShadowTexCoord": {
            "X": 0.031770978,
            "Y": 0.7911919
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 211.6026
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.9482052
          },
          "ShadowTexCoord": {
            "X": 0.0290583,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3131.6987,
            "Y": -512.5,
            "Z": 193.30132
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0616026,
            "Y": -0.91160274
          },
          "ShadowTexCoord": {
            "X": 0.028065393,
            "Y": 0.7981936
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -512.5,
            "Z": 182.73506
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -0.89047015
          },
          "ShadowTexCoord": {
            "X": 0.027492136,
            "Y": 0.79927677
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 175.00003
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9982051,
            "Y": -0.87500006
          },
          "ShadowTexCoord": {
            "X": 0.027072486,
            "Y": 0.80006975
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 161.60257
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.951795,
            "Y": -0.8482052
          },
          "ShadowTexCoord": {
            "X": 0.026345626,
            "Y": 0.80144316
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": -113.15701
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.29868597
          },
          "ShadowTexCoord": {
            "X": 0.011438964,
            "Y": 0.8296094
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.031141493,
            "Y": 0.8296094
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.8296094
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.525,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.81407315
          }
        },
        {
          "Position": {
            "X": 3111.8428,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1013144,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.7970184
          }
        },
        {
          "Position": {
            "X": 3011.8433,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3013135,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.7910999
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 138.39749
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.925,
            "Y": -0.80179495
          },
          "ShadowTexCoord": {
            "X": 0.02508667,
            "Y": 0.802236
          }
        },
        {
          "Position": {
            "X": 3431.4583,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46208352,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.8159351
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.8296094
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": -113.15701
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.29868597
          },
          "ShadowTexCoord": {
            "X": 0.011438964,
            "Y": 0.8296094
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 161.60257
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.951795,
            "Y": -0.8482052
          },
          "ShadowTexCoord": {
            "X": 0.026345626,
            "Y": 0.80144316
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.925,
            "Y": -0.7482051
          },
          "ShadowTexCoord": {
            "X": 0.023632951,
            "Y": 0.802236
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.925,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.802236
          }
        },
        {
          "Position": {
            "X": 3431.4583,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46208352,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.8159351
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 138.39749
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.925,
            "Y": -0.80179495
          },
          "ShadowTexCoord": {
            "X": 0.02508667,
            "Y": 0.802236
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 88.397484
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.951795,
            "Y": -0.701795
          },
          "ShadowTexCoord": {
            "X": 0.022373995,
            "Y": 0.80144316
          }
        },
        {
          "Position": {
            "X": 2984.0117,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3569766,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.7894526
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.925,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.802236
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.925,
            "Y": -0.7482051
          },
          "ShadowTexCoord": {
            "X": 0.023632951,
            "Y": 0.802236
          }
        },
        {
          "Position": {
            "X": 2984.0117,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3569766,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.7894526
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 88.397484
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.951795,
            "Y": -0.701795
          },
          "ShadowTexCoord": {
            "X": 0.022373995,
            "Y": 0.80144316
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9982051,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.80006975
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": -228.62701
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.06774597
          },
          "ShadowTexCoord": {
            "X": 0.0051743155,
            "Y": 0.76894414
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.76894414
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9982051,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.80006975
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 75.00004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.051795,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.79848385
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.76894414
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": -228.62701
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.06774597
          },
          "ShadowTexCoord": {
            "X": 0.0051743155,
            "Y": 0.76894414
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 75.00004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.051795,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.79848385
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 88.3975
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0982051,
            "Y": -0.701795
          },
          "ShadowTexCoord": {
            "X": 0.022373997,
            "Y": 0.79711044
          }
        },
        {
          "Position": {
            "X": 2811.8433,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7013135,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.7792628
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.76894414
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.6750001
          },
          "ShadowTexCoord": {
            "X": 0.021647137,
            "Y": 0.76894414
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 88.3975
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0982051,
            "Y": -0.701795
          },
          "ShadowTexCoord": {
            "X": 0.022373997,
            "Y": 0.79711044
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 111.60261
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.7482052
          },
          "ShadowTexCoord": {
            "X": 0.023632955,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3013.3975,
            "Y": -512.5,
            "Z": 261.60266
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2982051,
            "Y": -1.0482054
          },
          "ShadowTexCoord": {
            "X": 0.031770978,
            "Y": 0.7911919
          }
        },
        {
          "Position": {
            "X": 3011.8433,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3013135,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.7910999
          }
        },
        {
          "Position": {
            "X": 2811.8433,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7013135,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.7792628
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 111.60261
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.7482052
          },
          "ShadowTexCoord": {
            "X": 0.023632955,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 138.39752
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.80179507
          },
          "ShadowTexCoord": {
            "X": 0.025086671,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 211.6026
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.9482052
          },
          "ShadowTexCoord": {
            "X": 0.0290583,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3013.3975,
            "Y": -512.5,
            "Z": 261.60266
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2982051,
            "Y": -1.0482054
          },
          "ShadowTexCoord": {
            "X": 0.031770978,
            "Y": 0.7911919
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 138.39752
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.80179507
          },
          "ShadowTexCoord": {
            "X": 0.025086671,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 161.6026
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0982051,
            "Y": -0.8482052
          },
          "ShadowTexCoord": {
            "X": 0.026345627,
            "Y": 0.79711044
          }
        },
        {
          "Position": {
            "X": 3131.6987,
            "Y": -512.5,
            "Z": 193.30132
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0616026,
            "Y": -0.91160274
          },
          "ShadowTexCoord": {
            "X": 0.028065393,
            "Y": 0.7981936
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 211.6026
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -0.9482052
          },
          "ShadowTexCoord": {
            "X": 0.0290583,
            "Y": 0.79631746
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 161.6026
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0982051,
            "Y": -0.8482052
          },
          "ShadowTexCoord": {
            "X": 0.026345627,
            "Y": 0.79711044
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.051795,
            "Y": -0.8750002
          },
          "ShadowTexCoord": {
            "X": 0.027072486,
            "Y": 0.79848385
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -512.5,
            "Z": 182.73506
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -0.89047015
          },
          "ShadowTexCoord": {
            "X": 0.027492136,
            "Y": 0.79927677
          }
        },
        {
          "Position": {
            "X": 3131.6987,
            "Y": -512.5,
            "Z": 193.30132
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0616026,
            "Y": -0.91160274
          },
          "ShadowTexCoord": {
            "X": 0.028065393,
            "Y": 0.7981936
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.051795,
            "Y": -0.8750002
          },
          "ShadowTexCoord": {
            "X": 0.027072486,
            "Y": 0.79848385
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 175.00003
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9982051,
            "Y": -0.87500006
          },
          "ShadowTexCoord": {
            "X": 0.027072486,
            "Y": 0.80006975
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -512.5,
            "Z": 182.73506
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.025,
            "Y": -0.89047015
          },
          "ShadowTexCoord": {
            "X": 0.027492136,
            "Y": 0.79927677
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 175.00003
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.06949E-08,
            "Y": -0.14999878
          },
          "ShadowTexCoord": {
            "X": 0.2458546,
            "Y": 0.34885326
          }
        },
        {
          "Position": {
            "X": 3163.3972,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.4656877E-06,
            "Y": -0.34999877
          },
          "ShadowTexCoord": {
            "X": 0.24585459,
            "Y": 0.3513734
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794937,
            "Y": -0.34999877
          },
          "ShadowTexCoord": {
            "X": 0.24749003,
            "Y": 0.3513734
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 161.60257
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.14999878
          },
          "ShadowTexCoord": {
            "X": 0.24749003,
            "Y": 0.34885326
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.124627E-07,
            "Y": -0.39999878
          },
          "ShadowTexCoord": {
            "X": 0.2458546,
            "Y": 0.3584614
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -6.1690805E-08,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.2458546,
            "Y": 0.35940647
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -552.50006,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.5499994
          },
          "ShadowTexCoord": {
            "X": 0.24749003,
            "Y": 0.35940647
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 161.6025
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.39999878
          },
          "ShadowTexCoord": {
            "X": 0.24749003,
            "Y": 0.3584614
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.208205
          },
          "ShadowTexCoord": {
            "X": 0.07467927,
            "Y": 0.91502255
          }
        },
        {
          "Position": {
            "X": 3163.3972,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179444,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.07541911,
            "Y": 0.9158998
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -532.5,
            "Z": 182.73499
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -1.2504699
          },
          "ShadowTexCoord": {
            "X": 0.075846255,
            "Y": 0.9164062
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.9170456
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.9138546
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 143.76385
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1725277
          },
          "ShadowTexCoord": {
            "X": 0.07369418,
            "Y": 0.9138546
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 143.76385
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1725277
          },
          "ShadowTexCoord": {
            "X": 0.47213167,
            "Y": 0.007289568
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.007289568
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.0021862416
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 143.76353
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1725271
          },
          "ShadowTexCoord": {
            "X": 0.47213167,
            "Y": 0.0021862416
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -667.5,
            "Z": 182.73466
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -1.2504693
          },
          "ShadowTexCoord": {
            "X": 0.47428373,
            "Y": 0.021093745
          }
        },
        {
          "Position": {
            "X": 3163.3967,
            "Y": -667.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820655,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.47385663,
            "Y": 0.021600181
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -667.5,
            "Z": 161.60214
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.2082044
          },
          "ShadowTexCoord": {
            "X": 0.47311676,
            "Y": 0.022477407
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 143.76353
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1725271
          },
          "ShadowTexCoord": {
            "X": 0.47213167,
            "Y": 0.023645408
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.023645408
          }
        },
        {
          "Position": {
            "X": 3133.086,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882813,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.020454353
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -552.5001,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.44200733,
            "Y": 0.03879158
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44200733,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44459838,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.44459838,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3141.7463,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150733,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4420073,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -537.5,
            "Z": 182.73502
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.2404699
          },
          "ShadowTexCoord": {
            "X": 0.036600433,
            "Y": 0.84367436
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.036175538,
            "Y": 0.8441808
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 161.6025
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.198205
          },
          "ShadowTexCoord": {
            "X": 0.03543959,
            "Y": 0.845058
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 146.65057
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1683011
          },
          "ShadowTexCoord": {
            "X": 0.03461826,
            "Y": 0.84603703
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84603703
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84336233
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 146.65027
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1683005
          },
          "ShadowTexCoord": {
            "X": 0.51899326,
            "Y": 0.007705393
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.007705393
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.0029800904
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 146.65057
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1683011
          },
          "ShadowTexCoord": {
            "X": 0.51899326,
            "Y": 0.0029800904
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -662.5,
            "Z": 161.60223
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.1982045
          },
          "ShadowTexCoord": {
            "X": 0.51981455,
            "Y": 0.019861301
          }
        },
        {
          "Position": {
            "X": 3163.397,
            "Y": -662.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179394,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.52055055,
            "Y": 0.020738527
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -662.5,
            "Z": 182.73473
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.2404695
          },
          "ShadowTexCoord": {
            "X": 0.5209754,
            "Y": 0.021244964
          }
        },
        {
          "Position": {
            "X": 3141.7463,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849268,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.021556966
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.018882312
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 146.65027
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1683005
          },
          "ShadowTexCoord": {
            "X": 0.51899326,
            "Y": 0.018882312
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45731518,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -552.5001,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.45731518,
            "Y": 0.03580519
          }
        },
        {
          "Position": {
            "X": 3133.086,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117187,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.45731515,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.46040648,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.46040648,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 161.60257
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": -5.316575E-08,
            "Y": -0.14999908
          },
          "ShadowTexCoord": {
            "X": 0.24723208,
            "Y": 0.36888918
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.1642733E-07,
            "Y": -0.34999907
          },
          "ShadowTexCoord": {
            "X": 0.24723208,
            "Y": 0.366369
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 138.39742
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794937,
            "Y": -0.34999907
          },
          "ShadowTexCoord": {
            "X": 0.24559665,
            "Y": 0.366369
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 138.39749
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.14999908
          },
          "ShadowTexCoord": {
            "X": 0.24559665,
            "Y": 0.36888918
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 161.6025
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.846305E-08,
            "Y": -0.39999908
          },
          "ShadowTexCoord": {
            "X": 0.24723208,
            "Y": 0.37540978
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -552.50006,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.0685093E-07,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24723208,
            "Y": 0.37446472
          }
        },
        {
          "Position": {
            "X": 3191.6025,
            "Y": -552.50006,
            "Z": 152.94214
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000063,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24662173,
            "Y": 0.37446472
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.50006,
            "Z": 138.39738
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24559665,
            "Y": 0.37446472
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 138.3974
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679494,
            "Y": -0.39999908
          },
          "ShadowTexCoord": {
            "X": 0.24559665,
            "Y": 0.37540978
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 138.39742
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1617948
          },
          "ShadowTexCoord": {
            "X": 0.07339783,
            "Y": 0.9145161
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.208205
          },
          "ShadowTexCoord": {
            "X": 0.07467927,
            "Y": 0.91502255
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 143.76385
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1725277
          },
          "ShadowTexCoord": {
            "X": 0.07369418,
            "Y": 0.9138546
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 108.08655
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.101173
          },
          "ShadowTexCoord": {
            "X": 0.071724,
            "Y": 0.9138546
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 108.08655
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.101173
          },
          "ShadowTexCoord": {
            "X": 0.4701615,
            "Y": 0.007289568
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 143.76385
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1725277
          },
          "ShadowTexCoord": {
            "X": 0.47213167,
            "Y": 0.007289568
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 143.76353
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1725271
          },
          "ShadowTexCoord": {
            "X": 0.47213167,
            "Y": 0.0021862416
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 108.08621
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1011724
          },
          "ShadowTexCoord": {
            "X": 0.47016147,
            "Y": 0.0021862416
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": 138.39714
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.1517943
          },
          "ShadowTexCoord": {
            "X": 0.5185399,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -662.5,
            "Z": 161.60223
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.1982045
          },
          "ShadowTexCoord": {
            "X": 0.51981455,
            "Y": 0.019861301
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 146.65027
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1683005
          },
          "ShadowTexCoord": {
            "X": 0.51899326,
            "Y": 0.018882312
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 116.74646
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.108493
          },
          "ShadowTexCoord": {
            "X": 0.51735055,
            "Y": 0.018882312
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 138.3974
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.1517948
          },
          "ShadowTexCoord": {
            "X": 0.034164898,
            "Y": 0.8455645
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 116.746765
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1084936
          },
          "ShadowTexCoord": {
            "X": 0.03297559,
            "Y": 0.84603703
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 146.65057
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1683011
          },
          "ShadowTexCoord": {
            "X": 0.03461826,
            "Y": 0.84603703
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 161.6025
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.198205
          },
          "ShadowTexCoord": {
            "X": 0.03543959,
            "Y": 0.845058
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 116.74646
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.108493
          },
          "ShadowTexCoord": {
            "X": 0.51735055,
            "Y": 0.007705393
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 146.65027
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1683005
          },
          "ShadowTexCoord": {
            "X": 0.51899326,
            "Y": 0.007705393
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 146.65057
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1683011
          },
          "ShadowTexCoord": {
            "X": 0.51899326,
            "Y": 0.0029800904
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 116.746765
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1084936
          },
          "ShadowTexCoord": {
            "X": 0.5173506,
            "Y": 0.0029800904
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": 138.39706
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1617942
          },
          "ShadowTexCoord": {
            "X": 0.47183532,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 108.08621
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1011724
          },
          "ShadowTexCoord": {
            "X": 0.47016147,
            "Y": 0.023645408
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 143.76353
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1725271
          },
          "ShadowTexCoord": {
            "X": 0.47213167,
            "Y": 0.023645408
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -667.5,
            "Z": 161.60214
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.2082044
          },
          "ShadowTexCoord": {
            "X": 0.47311676,
            "Y": 0.022477407
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 138.39749
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.0517577E-07,
            "Y": -0.1499997
          },
          "ShadowTexCoord": {
            "X": 0.24672836,
            "Y": 0.38501763
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 138.39742
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0681152E-06,
            "Y": -0.3499997
          },
          "ShadowTexCoord": {
            "X": 0.24672836,
            "Y": 0.38249746
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 111.60251
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795015,
            "Y": -0.3499997
          },
          "ShadowTexCoord": {
            "X": 0.24509293,
            "Y": 0.38249746
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794967,
            "Y": -0.1499997
          },
          "ShadowTexCoord": {
            "X": 0.24509293,
            "Y": 0.38501763
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 138.3974
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2207031E-06,
            "Y": -0.3999997
          },
          "ShadowTexCoord": {
            "X": 0.24672836,
            "Y": 0.39153856
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.50006,
            "Z": 138.39738
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3732911E-06,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24672836,
            "Y": 0.3905935
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.5,
            "Z": 128.39754
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099999845,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24611801,
            "Y": 0.3905935
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.49994,
            "Z": 111.60246
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679506,
            "Y": -0.54999906
          },
          "ShadowTexCoord": {
            "X": 0.24509293,
            "Y": 0.3905935
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 111.60248
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795045,
            "Y": -0.3999997
          },
          "ShadowTexCoord": {
            "X": 0.24509293,
            "Y": 0.39153856
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041319348,
            "Y": 0.9145161
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 111.60251
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1082051
          },
          "ShadowTexCoord": {
            "X": 0.07191815,
            "Y": 0.9145161
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 138.39742
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1617948
          },
          "ShadowTexCoord": {
            "X": 0.07339783,
            "Y": 0.9145161
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 108.08655
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.101173
          },
          "ShadowTexCoord": {
            "X": 0.071724,
            "Y": 0.9138546
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041319348,
            "Y": 0.9138546
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43975684,
            "Y": 0.007289568
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": 108.08655
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.101173
          },
          "ShadowTexCoord": {
            "X": 0.4701615,
            "Y": 0.007289568
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 108.08621
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1011724
          },
          "ShadowTexCoord": {
            "X": 0.47016147,
            "Y": 0.0021862416
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43975684,
            "Y": 0.0021862416
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": 111.60217
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1082044
          },
          "ShadowTexCoord": {
            "X": 0.47035563,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43975684,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43975684,
            "Y": 0.023645408
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": 108.08621
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1011724
          },
          "ShadowTexCoord": {
            "X": 0.47016147,
            "Y": 0.023645408
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": 138.39706
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1617942
          },
          "ShadowTexCoord": {
            "X": 0.47183532,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4441406,
            "Y": 0.056092486
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44459838,
            "Y": 0.056092486
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.44459838,
            "Y": 0.051367186
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4441406,
            "Y": 0.051367186
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 111.60248
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.098205
          },
          "ShadowTexCoord": {
            "X": 0.032693006,
            "Y": 0.8455645
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0025299068,
            "Y": 0.8455645
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0025299068,
            "Y": 0.84603703
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 116.746765
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1084936
          },
          "ShadowTexCoord": {
            "X": 0.03297559,
            "Y": 0.84603703
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 138.3974
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.1517948
          },
          "ShadowTexCoord": {
            "X": 0.034164898,
            "Y": 0.8455645
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.007705393
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 116.74646
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.108493
          },
          "ShadowTexCoord": {
            "X": 0.51735055,
            "Y": 0.007705393
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": 116.746765
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1084936
          },
          "ShadowTexCoord": {
            "X": 0.5173506,
            "Y": 0.0029800904
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.0029800904
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": 111.60219
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.0982044
          },
          "ShadowTexCoord": {
            "X": 0.51706797,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": 138.39714
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.1517943
          },
          "ShadowTexCoord": {
            "X": 0.5185399,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": 116.74646
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.108493
          },
          "ShadowTexCoord": {
            "X": 0.51735055,
            "Y": 0.018882312
          }
        },
        {
          "Position": {
            "X": 3212.5,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.018882312
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4753906,
            "Y": 0.034444302
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.4753906,
            "Y": 0.03954763
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.47603148,
            "Y": 0.03954763
          }
        },
        {
          "Position": {
            "X": 3217.5,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47603148,
            "Y": 0.034444302
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2904129E-08,
            "Y": -0.1500003
          },
          "ShadowTexCoord": {
            "X": 0.24613346,
            "Y": 0.4011461
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 111.60251
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.3937824E-08,
            "Y": -0.3500003
          },
          "ShadowTexCoord": {
            "X": 0.24613346,
            "Y": 0.39862594
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 88.39744
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": -0.3500003
          },
          "ShadowTexCoord": {
            "X": 0.24449803,
            "Y": 0.39862594
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 88.397484
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.1500003
          },
          "ShadowTexCoord": {
            "X": 0.24449803,
            "Y": 0.4011461
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 111.60248
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4453298E-07,
            "Y": -0.4000003
          },
          "ShadowTexCoord": {
            "X": 0.24613346,
            "Y": 0.4076673
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.49994,
            "Z": 111.60246
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.077854E-08,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24613345,
            "Y": 0.40672225
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.49994,
            "Z": 102.94221
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999998,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.2455231,
            "Y": 0.40672225
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -552.49994,
            "Z": 88.397385
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24449801,
            "Y": 0.40672225
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 88.39743
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.4000003
          },
          "ShadowTexCoord": {
            "X": 0.24449803,
            "Y": 0.4076673
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5256944,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -91.91379
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.7011724
          },
          "ShadowTexCoord": {
            "X": 0.5450545,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -91.91342
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.7011732
          },
          "ShadowTexCoord": {
            "X": 0.54505455,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5256944,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 88.39744
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.061795
          },
          "ShadowTexCoord": {
            "X": 0.07063672,
            "Y": 0.91502255
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": 111.60251
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1082051
          },
          "ShadowTexCoord": {
            "X": 0.07191815,
            "Y": 0.9145161
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041319348,
            "Y": 0.9145161
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041319348,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -91.91342
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.7011732
          },
          "ShadowTexCoord": {
            "X": 0.06067954,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43975684,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": 111.60217
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1082044
          },
          "ShadowTexCoord": {
            "X": 0.47035563,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -667.5,
            "Z": 88.397125
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.0617942
          },
          "ShadowTexCoord": {
            "X": 0.4690742,
            "Y": 0.022477407
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -91.91379
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.7011724
          },
          "ShadowTexCoord": {
            "X": 0.45911703,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43975684,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4441406,
            "Y": 0.056092486
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4441406,
            "Y": 0.051367186
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.44002074,
            "Y": 0.051367186
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44002074,
            "Y": 0.056092486
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -83.253204
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.7084936
          },
          "ShadowTexCoord": {
            "X": 0.5063643,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -83.25351
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.708493
          },
          "ShadowTexCoord": {
            "X": 0.5063642,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0025299068,
            "Y": 0.8455645
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -537.5,
            "Z": 111.60248
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.098205
          },
          "ShadowTexCoord": {
            "X": 0.032693006,
            "Y": 0.8455645
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 88.39743
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.051795
          },
          "ShadowTexCoord": {
            "X": 0.031418316,
            "Y": 0.845058
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -83.253204
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.7084936
          },
          "ShadowTexCoord": {
            "X": 0.021989264,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0025299068,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -662.5,
            "Z": 88.397125
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.0517942
          },
          "ShadowTexCoord": {
            "X": 0.5157933,
            "Y": 0.019861301
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": 111.60219
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.0982044
          },
          "ShadowTexCoord": {
            "X": 0.51706797,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -437.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48690492,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -83.25351
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.708493
          },
          "ShadowTexCoord": {
            "X": 0.5063642,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4753906,
            "Y": 0.034444302
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47108763,
            "Y": 0.034444302
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.47108763,
            "Y": 0.03954763
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -532.5,
            "Z": -442.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.4753906,
            "Y": 0.03954763
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -512.5,
            "Z": 88.397484
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.4494526E-09,
            "Y": -0.15000091
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.41727573
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 88.39744
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": -8.047718E-09,
            "Y": -0.35000092
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.41475555
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.267949,
            "Y": -0.35000092
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.41475555
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.15000091
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.41727573
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 88.39743
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.099551E-08,
            "Y": -0.40000093
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.48831275
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -552.49994,
            "Z": 88.397385
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4602774E-08,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.48736772
          }
        },
        {
          "Position": {
            "X": 3177.9424,
            "Y": -552.49994,
            "Z": 83.397385
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999918,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24669671,
            "Y": 0.4873677
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -552.4999,
            "Z": 74.99992
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.48736772
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679489,
            "Y": -0.40000093
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.48831275
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -91.91379
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.7011724
          },
          "ShadowTexCoord": {
            "X": 0.5450545,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 28.293488
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.941587
          },
          "ShadowTexCoord": {
            "X": 0.55169266,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 28.293808
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.9415877
          },
          "ShadowTexCoord": {
            "X": 0.55169266,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -91.91342
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.7011732
          },
          "ShadowTexCoord": {
            "X": 0.54505455,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -537.5,
            "Z": 88.39743
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.051795
          },
          "ShadowTexCoord": {
            "X": 0.031418316,
            "Y": 0.845058
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.030682374,
            "Y": 0.8441808
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 31.18055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.93736106
          },
          "ShadowTexCoord": {
            "X": 0.028275298,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -83.253204
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.7084936
          },
          "ShadowTexCoord": {
            "X": 0.021989264,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3163.3982,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179639,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.020738482
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -662.5,
            "Z": 88.397125
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.0517942
          },
          "ShadowTexCoord": {
            "X": 0.5157933,
            "Y": 0.019861301
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -83.25351
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.708493
          },
          "ShadowTexCoord": {
            "X": 0.5063642,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 31.180252
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.93736047
          },
          "ShadowTexCoord": {
            "X": 0.5126503,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": -83.253204
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.7084936
          },
          "ShadowTexCoord": {
            "X": 0.5063643,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 31.18055
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.93736106
          },
          "ShadowTexCoord": {
            "X": 0.5126503,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 31.180252
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.93736047
          },
          "ShadowTexCoord": {
            "X": 0.5126503,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": -83.25351
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.708493
          },
          "ShadowTexCoord": {
            "X": 0.5063642,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -667.5,
            "Z": 88.397125
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.0617942
          },
          "ShadowTexCoord": {
            "X": 0.4690742,
            "Y": 0.022477407
          }
        },
        {
          "Position": {
            "X": 3163.3982,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820361,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.021600226
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 28.293488
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.941587
          },
          "ShadowTexCoord": {
            "X": 0.46575513,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": -91.91379
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.7011724
          },
          "ShadowTexCoord": {
            "X": 0.45911703,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.069896884,
            "Y": 0.91589975
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -532.5,
            "Z": 88.39744
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.061795
          },
          "ShadowTexCoord": {
            "X": 0.07063672,
            "Y": 0.91502255
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": -91.91342
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.7011732
          },
          "ShadowTexCoord": {
            "X": 0.06067954,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 28.293808
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.9415877
          },
          "ShadowTexCoord": {
            "X": 0.06731766,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.15000123
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.49792087
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.35000122
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.49540073
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.35000122
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.49540073
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 75.00004
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.15000123
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.49792087
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.40000123
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.5044418
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -552.4999,
            "Z": 74.99992
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.50349677
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -552.4999,
            "Z": 74.99993
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24626434,
            "Y": 0.50349677
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -552.4999,
            "Z": 74.99994
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.50349677
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.40000123
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.5044418
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 28.293488
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.941587
          },
          "ShadowTexCoord": {
            "X": 0.55169266,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.5542719,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.5542719,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 28.293808
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.9415877
          },
          "ShadowTexCoord": {
            "X": 0.55169266,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.030682374,
            "Y": 0.8441808
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.030682374,
            "Y": 0.8431679
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.030682374,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 31.18055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.93736106
          },
          "ShadowTexCoord": {
            "X": 0.028275298,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3136.602,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.098204106,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.021751434
          }
        },
        {
          "Position": {
            "X": 3163.3982,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179639,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.020738482
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 31.180252
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.93736047
          },
          "ShadowTexCoord": {
            "X": 0.5126503,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 31.18055
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.93736106
          },
          "ShadowTexCoord": {
            "X": 0.5126503,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 31.180252
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.93736047
          },
          "ShadowTexCoord": {
            "X": 0.5126503,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3163.3982,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820361,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.021600226
          }
        },
        {
          "Position": {
            "X": 3136.6018,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179639,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.020587264
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 28.293488
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.941587
          },
          "ShadowTexCoord": {
            "X": 0.46575513,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.069896884,
            "Y": 0.9169127
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.069896884,
            "Y": 0.91589975
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 28.293808
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.9415877
          },
          "ShadowTexCoord": {
            "X": 0.06731766,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.069896884,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 75.00004
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.449089E-09,
            "Y": -0.15000123
          },
          "ShadowTexCoord": {
            "X": 0.24749,
            "Y": 0.5140499
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6063606E-07,
            "Y": -0.35000122
          },
          "ShadowTexCoord": {
            "X": 0.24749,
            "Y": 0.51152974
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 88.39748
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": -0.35000122
          },
          "ShadowTexCoord": {
            "X": 0.24585457,
            "Y": 0.51152974
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 88.3975
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794916,
            "Y": -0.15000123
          },
          "ShadowTexCoord": {
            "X": 0.24585457,
            "Y": 0.5140499
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.2173086E-07,
            "Y": -0.40000123
          },
          "ShadowTexCoord": {
            "X": 0.24749,
            "Y": 0.5205708
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -552.4999,
            "Z": 74.99994
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.4603138E-08,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24749,
            "Y": 0.5196257
          }
        },
        {
          "Position": {
            "X": 3127.9424,
            "Y": -552.4999,
            "Z": 79.99992
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099999055,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24687965,
            "Y": 0.5196257
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -552.49994,
            "Z": 88.3974
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.5500006
          },
          "ShadowTexCoord": {
            "X": 0.24585457,
            "Y": 0.5196257
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 88.39747
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679493,
            "Y": -0.40000123
          },
          "ShadowTexCoord": {
            "X": 0.24585457,
            "Y": 0.5205708
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.5542719,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 106.23578
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0974716
          },
          "ShadowTexCoord": {
            "X": 0.5559968,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 106.23611
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.0974722
          },
          "ShadowTexCoord": {
            "X": 0.55599684,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.5542719,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.030682374,
            "Y": 0.8431679
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 88.39747
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.051795
          },
          "ShadowTexCoord": {
            "X": 0.031418316,
            "Y": 0.84229076
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 103.34935
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.0816988
          },
          "ShadowTexCoord": {
            "X": 0.03223965,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.030682374,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -662.5,
            "Z": 88.397194
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.0517944
          },
          "ShadowTexCoord": {
            "X": 0.5157933,
            "Y": 0.022628626
          }
        },
        {
          "Position": {
            "X": 3136.602,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.098204106,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.021751434
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 103.34904
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0816982
          },
          "ShadowTexCoord": {
            "X": 0.5166146,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 103.34935
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0816988
          },
          "ShadowTexCoord": {
            "X": 0.5166147,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 103.34904
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.0816982
          },
          "ShadowTexCoord": {
            "X": 0.5166146,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3136.6018,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179639,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.020587264
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -667.5,
            "Z": 88.39707
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.0617942
          },
          "ShadowTexCoord": {
            "X": 0.4690742,
            "Y": 0.019710083
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 106.23578
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.0974716
          },
          "ShadowTexCoord": {
            "X": 0.4700593,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 88.39748
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.061795
          },
          "ShadowTexCoord": {
            "X": 0.07063672,
            "Y": 0.9177899
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -532.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.069896884,
            "Y": 0.9169127
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 75.00003
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.069896884,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 106.23611
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0974722
          },
          "ShadowTexCoord": {
            "X": 0.071621805,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 88.3975
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.2902856E-08,
            "Y": -0.15000091
          },
          "ShadowTexCoord": {
            "X": 0.24559674,
            "Y": 0.5262721
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 88.39748
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.1215666E-07,
            "Y": -0.35000092
          },
          "ShadowTexCoord": {
            "X": 0.24559674,
            "Y": 0.52879226
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 111.60257
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794952,
            "Y": -0.35000092
          },
          "ShadowTexCoord": {
            "X": 0.24723217,
            "Y": 0.52879226
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 111.60261
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.15000091
          },
          "ShadowTexCoord": {
            "X": 0.24723217,
            "Y": 0.5262721
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 88.39747
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.519034E-07,
            "Y": -0.40000093
          },
          "ShadowTexCoord": {
            "X": 0.24559674,
            "Y": 0.53588045
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -552.49994,
            "Z": 88.3974
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.5292756E-08,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24559674,
            "Y": 0.53682554
          }
        },
        {
          "Position": {
            "X": 3108.3975,
            "Y": -552.49994,
            "Z": 97.057724
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000058,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24620709,
            "Y": 0.53682554
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.49994,
            "Z": 111.60251
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794943,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24723217,
            "Y": 0.53682554
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679495,
            "Y": -0.40000093
          },
          "ShadowTexCoord": {
            "X": 0.24723217,
            "Y": 0.53588045
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 106.23578
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0974716
          },
          "ShadowTexCoord": {
            "X": 0.5559968,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 141.91315
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1688263
          },
          "ShadowTexCoord": {
            "X": 0.55796695,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 141.91347
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1688269
          },
          "ShadowTexCoord": {
            "X": 0.557967,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 106.23611
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.0974722
          },
          "ShadowTexCoord": {
            "X": 0.55599684,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 88.39747
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.051795
          },
          "ShadowTexCoord": {
            "X": 0.031418316,
            "Y": 0.84229076
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.0982051
          },
          "ShadowTexCoord": {
            "X": 0.032693014,
            "Y": 0.84178424
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 133.25319
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1415063
          },
          "ShadowTexCoord": {
            "X": 0.033882316,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 103.34935
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.0816988
          },
          "ShadowTexCoord": {
            "X": 0.03223965,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 111.602264
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.0982046
          },
          "ShadowTexCoord": {
            "X": 0.51706797,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -662.5,
            "Z": 88.397194
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.0517944
          },
          "ShadowTexCoord": {
            "X": 0.5157933,
            "Y": 0.022628626
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 103.34904
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0816982
          },
          "ShadowTexCoord": {
            "X": 0.5166146,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 133.2529
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1415058
          },
          "ShadowTexCoord": {
            "X": 0.5182573,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 103.34935
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0816988
          },
          "ShadowTexCoord": {
            "X": 0.5166147,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 133.25319
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1415063
          },
          "ShadowTexCoord": {
            "X": 0.5182573,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 133.2529
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1415058
          },
          "ShadowTexCoord": {
            "X": 0.5182573,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 103.34904
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.0816982
          },
          "ShadowTexCoord": {
            "X": 0.5166146,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -667.5,
            "Z": 88.39707
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.0617942
          },
          "ShadowTexCoord": {
            "X": 0.4690742,
            "Y": 0.019710083
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 111.6022
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1082044
          },
          "ShadowTexCoord": {
            "X": 0.47035563,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 141.91315
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1688263
          },
          "ShadowTexCoord": {
            "X": 0.47202948,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 106.23578
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.0974716
          },
          "ShadowTexCoord": {
            "X": 0.4700593,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 111.60257
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1082051
          },
          "ShadowTexCoord": {
            "X": 0.07191816,
            "Y": 0.91829634
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 88.39748
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.061795
          },
          "ShadowTexCoord": {
            "X": 0.07063672,
            "Y": 0.9177899
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 106.23611
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0974722
          },
          "ShadowTexCoord": {
            "X": 0.071621805,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 141.91347
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1688269
          },
          "ShadowTexCoord": {
            "X": 0.07359199,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 111.60261
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.8146973E-07,
            "Y": -0.1500003
          },
          "ShadowTexCoord": {
            "X": 0.24509302,
            "Y": 0.5424017
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 111.60257
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.6293946E-07,
            "Y": -0.3500003
          },
          "ShadowTexCoord": {
            "X": 0.24509302,
            "Y": 0.5449219
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 138.39748
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679483,
            "Y": -0.3500003
          },
          "ShadowTexCoord": {
            "X": 0.24672844,
            "Y": 0.5449219
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794875,
            "Y": -0.1500003
          },
          "ShadowTexCoord": {
            "X": 0.24672845,
            "Y": 0.5424017
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -9.155273E-07,
            "Y": -0.4000003
          },
          "ShadowTexCoord": {
            "X": 0.245093,
            "Y": 0.5520098
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.49994,
            "Z": 111.60251
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.3732911E-06,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.245093,
            "Y": 0.55295485
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.5,
            "Z": 121.60234
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999695,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24570335,
            "Y": 0.55295485
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.50006,
            "Z": 138.39743
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794785,
            "Y": -0.5500009
          },
          "ShadowTexCoord": {
            "X": 0.24672844,
            "Y": 0.55295485
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 138.39746
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794815,
            "Y": -0.4000003
          },
          "ShadowTexCoord": {
            "X": 0.24672844,
            "Y": 0.5520098
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 141.91315
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1688263
          },
          "ShadowTexCoord": {
            "X": 0.55796695,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5607605,
            "Y": 0.007894405
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5607605,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 141.91347
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1688269
          },
          "ShadowTexCoord": {
            "X": 0.557967,
            "Y": 0.0027910783
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 138.39748
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.161795
          },
          "ShadowTexCoord": {
            "X": 0.07339783,
            "Y": 0.91829634
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 111.60257
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1082051
          },
          "ShadowTexCoord": {
            "X": 0.07191816,
            "Y": 0.91829634
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 141.91347
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1688269
          },
          "ShadowTexCoord": {
            "X": 0.07359199,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.9189579
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.91829634
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 111.6022
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1082044
          },
          "ShadowTexCoord": {
            "X": 0.47035563,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 138.39714
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1617943
          },
          "ShadowTexCoord": {
            "X": 0.47183532,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 141.91315
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.1688263
          },
          "ShadowTexCoord": {
            "X": 0.47202948,
            "Y": 0.018542081
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4404785,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4404785,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.44002074,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44002074,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 133.25319
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1415063
          },
          "ShadowTexCoord": {
            "X": 0.5182573,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 133.2529
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1415058
          },
          "ShadowTexCoord": {
            "X": 0.5182573,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 111.602554
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.0982051
          },
          "ShadowTexCoord": {
            "X": 0.032693014,
            "Y": 0.84178424
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 138.39746
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.1517949
          },
          "ShadowTexCoord": {
            "X": 0.0341649,
            "Y": 0.84178424
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84178424
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -537.5,
            "Z": 133.25319
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.1415063
          },
          "ShadowTexCoord": {
            "X": 0.033882316,
            "Y": 0.8413117
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 138.39716
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.1517943
          },
          "ShadowTexCoord": {
            "X": 0.5185399,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 111.602264
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.0982046
          },
          "ShadowTexCoord": {
            "X": 0.51706797,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 133.2529
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.1415058
          },
          "ShadowTexCoord": {
            "X": 0.5182573,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3087.5,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.023607615
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4561035,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45546263,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3082.5,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.45546263,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.4561035,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -512.5,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.316706E-08,
            "Y": -0.1499997
          },
          "ShadowTexCoord": {
            "X": 0.24449807,
            "Y": 0.5585313
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 138.39748
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.0008974E-08,
            "Y": -0.3499997
          },
          "ShadowTexCoord": {
            "X": 0.24449807,
            "Y": 0.5610514
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": -0.3499997
          },
          "ShadowTexCoord": {
            "X": 0.2461335,
            "Y": 0.5610514
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.1499997
          },
          "ShadowTexCoord": {
            "X": 0.2461335,
            "Y": 0.5585313
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 138.39746
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.368325E-08,
            "Y": -0.3999997
          },
          "ShadowTexCoord": {
            "X": 0.24449807,
            "Y": 0.5681391
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.50006,
            "Z": 138.39743
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0685224E-07,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24449807,
            "Y": 0.56908417
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.50006,
            "Z": 147.05771
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.100000314,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24510843,
            "Y": 0.56908417
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -552.50006,
            "Z": 161.6025
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24613349,
            "Y": 0.56908417
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.3999997
          },
          "ShadowTexCoord": {
            "X": 0.2461335,
            "Y": 0.5681391
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.2082051
          },
          "ShadowTexCoord": {
            "X": 0.07467927,
            "Y": 0.9177899
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 138.39748
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.161795
          },
          "ShadowTexCoord": {
            "X": 0.07339783,
            "Y": 0.91829634
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.91829634
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.9171155
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 138.39714
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1617943
          },
          "ShadowTexCoord": {
            "X": 0.47183532,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -667.5,
            "Z": 161.60223
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.2082045
          },
          "ShadowTexCoord": {
            "X": 0.47311676,
            "Y": 0.019710083
          }
        },
        {
          "Position": {
            "X": 3131.2363,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252736,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.02038443
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4404785,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -552.5001,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.03879158
          }
        },
        {
          "Position": {
            "X": 3128.3496,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830078,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4404785,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 138.39746
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.1517949
          },
          "ShadowTexCoord": {
            "X": 0.0341649,
            "Y": 0.84178424
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.1982051
          },
          "ShadowTexCoord": {
            "X": 0.03543959,
            "Y": 0.84229076
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84285593
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84178424
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -662.5,
            "Z": 161.60226
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.1982045
          },
          "ShadowTexCoord": {
            "X": 0.51981455,
            "Y": 0.022628626
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 138.39716
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.1517943
          },
          "ShadowTexCoord": {
            "X": 0.5185399,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3128.3496,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169922,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.0220634
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -552.5001,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.03580519
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4561035,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.4561035,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3131.2363,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747266,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397461,
            "Y": 0.14544828
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.37554803
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 169.99992
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1705768,
            "Y": 0.19544737
          },
          "ShadowTexCoord": {
            "X": 0.036438026,
            "Y": 0.37582085
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 157.94221
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942344,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.37647876
          }
        },
        {
          "Position": {
            "X": 3191.6025,
            "Y": -552.50006,
            "Z": 152.94214
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602616,
            "Y": 0.36602497
          },
          "ShadowTexCoord": {
            "X": 0.035917465,
            "Y": 0.37675157
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -552.50006,
            "Z": 161.60248
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602542,
            "Y": 0.3660254
          },
          "ShadowTexCoord": {
            "X": 0.03618176,
            "Y": 0.37659407
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397461,
            "Y": 0.23205082
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.37586308
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 157.94221
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942344,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.37647876
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 137.05763
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057734,
            "Y": 0.31602535
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.37685862
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.5,
            "Z": 128.39754
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.72057605,
            "Y": 0.31602612
          },
          "ShadowTexCoord": {
            "X": 0.035168424,
            "Y": 0.37701613
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.50006,
            "Z": 138.39738
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339748,
            "Y": 0.3660254
          },
          "ShadowTexCoord": {
            "X": 0.035473593,
            "Y": 0.37701613
          }
        },
        {
          "Position": {
            "X": 3191.6025,
            "Y": -552.50006,
            "Z": 152.94214
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602616,
            "Y": 0.36602497
          },
          "ShadowTexCoord": {
            "X": 0.035917465,
            "Y": 0.37675157
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 137.05763
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057734,
            "Y": 0.31602535
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.37685862
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 112.94221
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942307,
            "Y": 0.1954482
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.37685862
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.49994,
            "Z": 102.94221
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9160255,
            "Y": 0.14544822
          },
          "ShadowTexCoord": {
            "X": 0.03439159,
            "Y": 0.37685862
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.49994,
            "Z": 111.60246
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.86602557,
            "Y": 0.23205076
          },
          "ShadowTexCoord": {
            "X": 0.034655876,
            "Y": 0.37701613
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -552.5,
            "Z": 128.39754
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.72057605,
            "Y": 0.31602612
          },
          "ShadowTexCoord": {
            "X": 0.035168424,
            "Y": 0.37701613
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 112.94221
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942307,
            "Y": 0.1954482
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.37685862
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 92.05764
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500006,
            "Y": -0.013396645
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.37647876
          }
        },
        {
          "Position": {
            "X": 3177.9424,
            "Y": -552.49994,
            "Z": 83.397385
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000007,
            "Y": -0.0999992
          },
          "ShadowTexCoord": {
            "X": 0.033795126,
            "Y": 0.37632126
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -552.49994,
            "Z": 88.397385
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -3.8146972E-08
          },
          "ShadowTexCoord": {
            "X": 0.033947714,
            "Y": 0.37659407
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.49994,
            "Z": 102.94221
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9160255,
            "Y": 0.14544822
          },
          "ShadowTexCoord": {
            "X": 0.03439159,
            "Y": 0.37685862
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 92.05764
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500006,
            "Y": -0.013396645
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.37647876
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 79.99993
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999963,
            "Y": -0.25455254
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.37582085
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -552.4999,
            "Z": 74.99993
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000017,
            "Y": -0.3545517
          },
          "ShadowTexCoord": {
            "X": 0.033538856,
            "Y": 0.37554803
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -552.4999,
            "Z": 74.99992
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -0.26794922
          },
          "ShadowTexCoord": {
            "X": 0.033538856,
            "Y": 0.37586308
          }
        },
        {
          "Position": {
            "X": 3177.9424,
            "Y": -552.49994,
            "Z": 83.397385
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000007,
            "Y": -0.0999992
          },
          "ShadowTexCoord": {
            "X": 0.033795126,
            "Y": 0.37632126
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 79.99993
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999963,
            "Y": -0.25455254
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.37582085
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 79.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942337,
            "Y": -0.46339658
          },
          "ShadowTexCoord": {
            "X": 0.033691447,
            "Y": 0.37506118
          }
        },
        {
          "Position": {
            "X": 3127.9424,
            "Y": -552.4999,
            "Z": 79.99992
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.77942353,
            "Y": -0.5499992
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.37474614
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -552.4999,
            "Z": 74.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.86602545,
            "Y": -0.49999997
          },
          "ShadowTexCoord": {
            "X": 0.03353886,
            "Y": 0.37501898
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -552.4999,
            "Z": 74.99993
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000017,
            "Y": -0.3545517
          },
          "ShadowTexCoord": {
            "X": 0.033538856,
            "Y": 0.37554803
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 79.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942337,
            "Y": -0.46339658
          },
          "ShadowTexCoord": {
            "X": 0.033691447,
            "Y": 0.37506118
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 92.057655
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205767,
            "Y": -0.5839754
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.37440327
          }
        },
        {
          "Position": {
            "X": 3108.3975,
            "Y": -552.49994,
            "Z": 97.057724
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.533974,
            "Y": -0.63397413
          },
          "ShadowTexCoord": {
            "X": 0.034212008,
            "Y": 0.37413046
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -552.49994,
            "Z": 88.3974
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339746,
            "Y": -0.63397455
          },
          "ShadowTexCoord": {
            "X": 0.033947717,
            "Y": 0.37428796
          }
        },
        {
          "Position": {
            "X": 3127.9424,
            "Y": -552.4999,
            "Z": 79.99992
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.77942353,
            "Y": -0.5499992
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.37474614
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 92.057655
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205767,
            "Y": -0.5839754
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.37440327
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 112.94225
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942263,
            "Y": -0.5839744
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.37402344
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.5,
            "Z": 121.60234
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2794241,
            "Y": -0.58397526
          },
          "ShadowTexCoord": {
            "X": 0.03496105,
            "Y": 0.3738659
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.49994,
            "Z": 111.60251
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3660252,
            "Y": -0.63397443
          },
          "ShadowTexCoord": {
            "X": 0.03465588,
            "Y": 0.3738659
          }
        },
        {
          "Position": {
            "X": 3108.3975,
            "Y": -552.49994,
            "Z": 97.057724
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.533974,
            "Y": -0.63397413
          },
          "ShadowTexCoord": {
            "X": 0.034212008,
            "Y": 0.37413046
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 112.94225
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942263,
            "Y": -0.5839744
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.37402344
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 137.05766
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1705771,
            "Y": -0.46339738
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.37402344
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.50006,
            "Z": 147.05771
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397413,
            "Y": -0.41339713
          },
          "ShadowTexCoord": {
            "X": 0.035737887,
            "Y": 0.37402344
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.50006,
            "Z": 138.39743
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397434,
            "Y": -0.49999982
          },
          "ShadowTexCoord": {
            "X": 0.035473596,
            "Y": 0.3738659
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -552.5,
            "Z": 121.60234
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2794241,
            "Y": -0.58397526
          },
          "ShadowTexCoord": {
            "X": 0.03496105,
            "Y": 0.3738659
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 137.05766
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1705771,
            "Y": -0.46339738
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.37402344
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 157.94223
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999487,
            "Y": -0.25455254
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.37440327
          }
        },
        {
          "Position": {
            "X": 3122.0576,
            "Y": -552.50006,
            "Z": 166.6025
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -5.912781E-07,
            "Y": -0.16794994
          },
          "ShadowTexCoord": {
            "X": 0.036334347,
            "Y": 0.37456077
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -552.50006,
            "Z": 161.6025
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.04904174E-07,
            "Y": -0.2679491
          },
          "ShadowTexCoord": {
            "X": 0.03618176,
            "Y": 0.37428796
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.50006,
            "Z": 147.05771
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397413,
            "Y": -0.41339713
          },
          "ShadowTexCoord": {
            "X": 0.035737887,
            "Y": 0.37402344
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 157.94223
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999487,
            "Y": -0.25455254
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.37440327
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 169.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000492,
            "Y": -0.01339661
          },
          "ShadowTexCoord": {
            "X": 0.03643803,
            "Y": 0.37506118
          }
        },
        {
          "Position": {
            "X": 3146.6025,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": 0.08660254
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.375334
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.37501898
          }
        },
        {
          "Position": {
            "X": 3122.0576,
            "Y": -552.50006,
            "Z": 166.6025
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -5.912781E-07,
            "Y": -0.16794994
          },
          "ShadowTexCoord": {
            "X": 0.036334347,
            "Y": 0.37456077
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 169.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000492,
            "Y": -0.01339661
          },
          "ShadowTexCoord": {
            "X": 0.03643803,
            "Y": 0.37506118
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 169.99992
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1705768,
            "Y": 0.19544737
          },
          "ShadowTexCoord": {
            "X": 0.036438026,
            "Y": 0.37582085
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397461,
            "Y": 0.14544828
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.37554803
          }
        },
        {
          "Position": {
            "X": 3146.6025,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.5,
            "Y": 0.0,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": 0.08660254
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.375334
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -667.5,
            "Z": 161.60223
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.2082045
          },
          "ShadowTexCoord": {
            "X": 0.47311676,
            "Y": 0.019710083
          }
        },
        {
          "Position": {
            "X": 3136.6033,
            "Y": -667.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179346,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.47385663,
            "Y": 0.020587321
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -667.5,
            "Z": 182.73466
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -1.2504693
          },
          "ShadowTexCoord": {
            "X": 0.47428373,
            "Y": 0.021093745
          }
        },
        {
          "Position": {
            "X": 3133.086,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882813,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.020454353
          }
        },
        {
          "Position": {
            "X": 3131.2363,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252736,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.474823,
            "Y": 0.02038443
          }
        },
        {
          "Position": {
            "X": 3136.6033,
            "Y": -667.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179346,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.47385663,
            "Y": 0.020587321
          }
        },
        {
          "Position": {
            "X": 3163.3967,
            "Y": -667.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820655,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.47385663,
            "Y": 0.021600181
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -667.5,
            "Z": 182.73466
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -1.2504693
          },
          "ShadowTexCoord": {
            "X": 0.47428373,
            "Y": 0.021093745
          }
        },
        {
          "Position": {
            "X": 3136.6033,
            "Y": -667.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179346,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.47385663,
            "Y": 0.020587321
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -667.5,
            "Z": 161.60223
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.2082045
          },
          "ShadowTexCoord": {
            "X": 0.47311676,
            "Y": 0.019710083
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 138.39714
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1617943
          },
          "ShadowTexCoord": {
            "X": 0.47183532,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -667.5,
            "Z": 111.6022
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -1.1082044
          },
          "ShadowTexCoord": {
            "X": 0.47035563,
            "Y": 0.019203624
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -667.5,
            "Z": 88.39707
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -1.0617942
          },
          "ShadowTexCoord": {
            "X": 0.4690742,
            "Y": 0.019710083
          }
        },
        {
          "Position": {
            "X": 3136.6018,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179639,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.020587264
          }
        },
        {
          "Position": {
            "X": 3163.3982,
            "Y": -667.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820361,
            "Y": -1.035
          },
          "ShadowTexCoord": {
            "X": 0.46833438,
            "Y": 0.021600226
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -667.5,
            "Z": 88.397125
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.0617942
          },
          "ShadowTexCoord": {
            "X": 0.4690742,
            "Y": 0.022477407
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": 111.60217
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1082044
          },
          "ShadowTexCoord": {
            "X": 0.47035563,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -667.5,
            "Z": 138.39706
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.1617942
          },
          "ShadowTexCoord": {
            "X": 0.47183532,
            "Y": 0.022983866
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -667.5,
            "Z": 161.60214
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.2082044
          },
          "ShadowTexCoord": {
            "X": 0.47311676,
            "Y": 0.022477407
          }
        },
        {
          "Position": {
            "X": 3163.3967,
            "Y": -667.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820655,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.47385663,
            "Y": 0.021600181
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -552.5001,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.03879158
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -552.5001,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.44200733,
            "Y": 0.03879158
          }
        },
        {
          "Position": {
            "X": 3141.7463,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150733,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4420073,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3128.3496,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830078,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.034633316
          }
        },
        {
          "Position": {
            "X": 3136.603,
            "Y": -662.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820605,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.52055055,
            "Y": 0.0217514
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -662.5,
            "Z": 161.60226
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.1982045
          },
          "ShadowTexCoord": {
            "X": 0.51981455,
            "Y": 0.022628626
          }
        },
        {
          "Position": {
            "X": 3128.3496,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169922,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.0220634
          }
        },
        {
          "Position": {
            "X": 3141.7463,
            "Y": -662.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849268,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.5212372,
            "Y": 0.021556966
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -662.5,
            "Z": 182.73473
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.2404695
          },
          "ShadowTexCoord": {
            "X": 0.5209754,
            "Y": 0.021244964
          }
        },
        {
          "Position": {
            "X": 3136.603,
            "Y": -662.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820605,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.52055055,
            "Y": 0.0217514
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -662.5,
            "Z": 182.73473
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.2404695
          },
          "ShadowTexCoord": {
            "X": 0.5209754,
            "Y": 0.021244964
          }
        },
        {
          "Position": {
            "X": 3163.397,
            "Y": -662.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179394,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.52055055,
            "Y": 0.020738527
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": 111.60219
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.0982044
          },
          "ShadowTexCoord": {
            "X": 0.51706797,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -662.5,
            "Z": 88.397125
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.0517942
          },
          "ShadowTexCoord": {
            "X": 0.5157933,
            "Y": 0.019861301
          }
        },
        {
          "Position": {
            "X": 3163.3982,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179639,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.020738482
          }
        },
        {
          "Position": {
            "X": 3136.602,
            "Y": -662.5,
            "Z": 75.00002
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.098204106,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.5150574,
            "Y": 0.021751434
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -662.5,
            "Z": 88.397194
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.0517944
          },
          "ShadowTexCoord": {
            "X": 0.5157933,
            "Y": 0.022628626
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 111.602264
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.0982046
          },
          "ShadowTexCoord": {
            "X": 0.51706797,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -662.5,
            "Z": 138.39716
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.1517943
          },
          "ShadowTexCoord": {
            "X": 0.5185399,
            "Y": 0.023135085
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -662.5,
            "Z": 161.60226
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -1.1982045
          },
          "ShadowTexCoord": {
            "X": 0.51981455,
            "Y": 0.022628626
          }
        },
        {
          "Position": {
            "X": 3136.603,
            "Y": -662.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820605,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.52055055,
            "Y": 0.0217514
          }
        },
        {
          "Position": {
            "X": 3163.397,
            "Y": -662.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179394,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.52055055,
            "Y": 0.020738527
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -662.5,
            "Z": 161.60223
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.1982045
          },
          "ShadowTexCoord": {
            "X": 0.51981455,
            "Y": 0.019861301
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -662.5,
            "Z": 138.39714
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.1517943
          },
          "ShadowTexCoord": {
            "X": 0.5185399,
            "Y": 0.019354843
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -552.5001,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.45731518,
            "Y": 0.03580519
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -552.5001,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.03580519
          }
        },
        {
          "Position": {
            "X": 3131.2363,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747266,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3133.086,
            "Y": -667.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117187,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.45731515,
            "Y": 0.040152468
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -512.5,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.0695272E-08,
            "Y": -0.14999908
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.5746597
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0101475E-08,
            "Y": -0.34999907
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.57717985
          }
        },
        {
          "Position": {
            "X": 3136.6028,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795146,
            "Y": -0.34999907
          },
          "ShadowTexCoord": {
            "X": 0.24730708,
            "Y": 0.57717985
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.14999908
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.5746597
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.0993288E-08,
            "Y": -0.39999908
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.58426785
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -552.50006,
            "Z": 161.6025
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.46035015E-08,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.58521295
          }
        },
        {
          "Position": {
            "X": 3122.0576,
            "Y": -552.50006,
            "Z": 166.6025
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999913,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24628198,
            "Y": 0.58521295
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.58521295
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.39999908
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.58426785
          }
        },
        {
          "Position": {
            "X": 3136.6028,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108205564,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.07541911,
            "Y": 0.9169127
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -532.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -1.2082051
          },
          "ShadowTexCoord": {
            "X": 0.07467927,
            "Y": 0.9177899
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.9171155
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.0763855,
            "Y": 0.9170456
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -532.5,
            "Z": 182.73499
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -1.2504699
          },
          "ShadowTexCoord": {
            "X": 0.075846255,
            "Y": 0.9164062
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -552.5001,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.03879158
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4415167,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44200733,
            "Y": 0.03935862
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -552.5001,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -0.030000245
          },
          "ShadowTexCoord": {
            "X": 0.44200733,
            "Y": 0.03879158
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -537.5,
            "Z": 161.60254
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -1.1982051
          },
          "ShadowTexCoord": {
            "X": 0.03543959,
            "Y": 0.84229076
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.036175538,
            "Y": 0.8431679
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -537.5,
            "Z": 182.73502
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.2404699
          },
          "ShadowTexCoord": {
            "X": 0.036600433,
            "Y": 0.84367436
          }
        },
        {
          "Position": {
            "X": 3141.7468,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150634,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84336233
          }
        },
        {
          "Position": {
            "X": 3128.3494,
            "Y": -537.5,
            "Z": 187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830128,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.036862183,
            "Y": 0.84285593
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -552.5001,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.45731518,
            "Y": 0.03580519
          }
        },
        {
          "Position": {
            "X": 3133.0864,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117286,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45731518,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -532.5,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.03504914
          }
        },
        {
          "Position": {
            "X": 3131.236,
            "Y": -552.5001,
            "Z": 192.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747217,
            "Y": -0.040000245
          },
          "ShadowTexCoord": {
            "X": 0.4572474,
            "Y": 0.03580519
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.36758652
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 169.99992
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.36590642
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 169.99994
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.36590642
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.36758652
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 157.9423
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.03647077,
            "Y": 0.38371557
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 157.94221
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.03647077,
            "Y": 0.38203546
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 169.99992
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 6.0349706E-08,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.034998864,
            "Y": 0.38203546
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5051683E-08,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.034998864,
            "Y": 0.38371557
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 137.05774
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115379,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.034740955,
            "Y": 0.39047778
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 137.05763
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115385,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.034740955,
            "Y": 0.3921579
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 157.94221
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.7616842E-08,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.03621284,
            "Y": 0.3921579
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 157.9423
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.606961E-08,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.03621284,
            "Y": 0.39047778
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 112.9423
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115486,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.034237202,
            "Y": 0.3985425
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 112.94221
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115577,
            "Y": -0.57500094
          },
          "ShadowTexCoord": {
            "X": 0.034237195,
            "Y": 0.4002226
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 137.05763
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258789E-06,
            "Y": -0.57500094
          },
          "ShadowTexCoord": {
            "X": 0.035709083,
            "Y": 0.4002226
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 137.05774
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 4.5776366E-07,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.03570909,
            "Y": 0.3985425
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 92.05774
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.034081474,
            "Y": 0.4066072
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 92.05764
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115373,
            "Y": -0.57500154
          },
          "ShadowTexCoord": {
            "X": 0.03408146,
            "Y": 0.40828732
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -552.5001,
            "Z": 112.94221
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.7619462E-08,
            "Y": -0.57500154
          },
          "ShadowTexCoord": {
            "X": 0.03702523,
            "Y": 0.40828732
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 112.9423
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6066992E-08,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.037025243,
            "Y": 0.4066072
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 80.00002
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.17500092
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.48725215
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 79.99993
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.57500213
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.48893228
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -552.5001,
            "Z": 92.05764
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.2200183E-08,
            "Y": -0.57500213
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.48893225
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 92.05774
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5049045E-08,
            "Y": -0.17500092
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.48725215
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 80.00003
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.49531668
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 79.99994
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.57500243
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.4969968
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -552.5001,
            "Z": 79.99993
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.57500243
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.4969968
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 80.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.49531668
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 92.057755
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.03499882,
            "Y": 0.5033812
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 92.057655
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.57500243
          },
          "ShadowTexCoord": {
            "X": 0.03499882,
            "Y": 0.50506127
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 79.99994
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5947226E-08,
            "Y": -0.57500243
          },
          "ShadowTexCoord": {
            "X": 0.036470726,
            "Y": 0.5050613
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 80.00003
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.50487E-08,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.036470726,
            "Y": 0.5033812
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 112.942345
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.20311,
            "Y": 21.395813
          },
          "ShadowTexCoord": {
            "X": 0.03621286,
            "Y": 0.512748
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 112.94225
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.203112,
            "Y": 20.995811
          },
          "ShadowTexCoord": {
            "X": 0.03621286,
            "Y": 0.51106787
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 92.057655
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.411959,
            "Y": 20.995811
          },
          "ShadowTexCoord": {
            "X": 0.03474097,
            "Y": 0.51106787
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 92.057755
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.411957,
            "Y": 21.395813
          },
          "ShadowTexCoord": {
            "X": 0.034740977,
            "Y": 0.512748
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115379,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.035709184,
            "Y": 0.5208123
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 137.05766
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115272,
            "Y": -0.57500154
          },
          "ShadowTexCoord": {
            "X": 0.035709176,
            "Y": 0.51913226
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 112.94225
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.3732911E-06,
            "Y": -0.57500154
          },
          "ShadowTexCoord": {
            "X": 0.034237288,
            "Y": 0.51913226
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 112.942345
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.5776366E-07,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.034237295,
            "Y": 0.5208123
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.037025318,
            "Y": 0.5288766
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 157.94223
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115363,
            "Y": -0.57500094
          },
          "ShadowTexCoord": {
            "X": 0.037025318,
            "Y": 0.5271966
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -552.5001,
            "Z": 137.05766
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.0452684E-07,
            "Y": -0.57500094
          },
          "ShadowTexCoord": {
            "X": 0.03408155,
            "Y": 0.5271966
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6068301E-08,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.03408155,
            "Y": 0.5288766
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115582,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.5369414
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -552.5001,
            "Z": 169.99994
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115585,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.5352613
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -552.5001,
            "Z": 157.94223
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": -6.0349336E-08,
            "Y": -0.5750003
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.5352613
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.50513E-08,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.5369414
          }
        },
        {
          "Position": {
            "X": 3136.6028,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108205564,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.07541911,
            "Y": 0.9169127
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -532.5,
            "Z": 182.73499
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -1.2504699
          },
          "ShadowTexCoord": {
            "X": 0.075846255,
            "Y": 0.9164062
          }
        },
        {
          "Position": {
            "X": 3163.3972,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179444,
            "Y": -1.2350001
          },
          "ShadowTexCoord": {
            "X": 0.07541911,
            "Y": 0.9158998
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -512.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.14999878
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.5907887
          }
        },
        {
          "Position": {
            "X": 3136.6028,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.4414062E-06,
            "Y": -0.34999877
          },
          "ShadowTexCoord": {
            "X": 0.2442142,
            "Y": 0.59330887
          }
        },
        {
          "Position": {
            "X": 3163.3972,
            "Y": -532.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794678,
            "Y": -0.34999877
          },
          "ShadowTexCoord": {
            "X": 0.24748501,
            "Y": 0.59330887
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -512.5,
            "Z": 175.00003
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.14999878
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.5907887
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.036175538,
            "Y": 0.8431679
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -1.2250001
          },
          "ShadowTexCoord": {
            "X": 0.036175538,
            "Y": 0.8441808
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -537.5,
            "Z": 182.73502
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -1.2404699
          },
          "ShadowTexCoord": {
            "X": 0.036600433,
            "Y": 0.84367436
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.39999878
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.60039693
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.60134196
          }
        },
        {
          "Position": {
            "X": 3146.6025,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24543488,
            "Y": 0.60134196
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16794921,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24626434,
            "Y": 0.60134196
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -552.5001,
            "Z": 174.99994
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.60134196
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -537.5,
            "Z": 175.00005
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.39999878
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.60039693
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -115.47003,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.2309401
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.02543768
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.35587034,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37194678,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34699196,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.35587034,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -115.47003,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.2309401
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.02543768
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -419.61523,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.8392305
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.0074729533
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37194678,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34699196,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -419.61523,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.8392305
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.0074729533
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.35765493,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5971133,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34053686,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3433209,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3119.0598,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0618805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3272129,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.73775,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3365051,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5971133,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.34053686,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3119.0598,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0618805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3272129,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3033.4937,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2330127,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.32230687,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3020.0962,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2598077,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.32153872,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 2833.494,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6330123,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.31083968,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -497.50012,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9950004
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.0028725828
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9237609
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.004976509
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.73775,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.3365051,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.9237609
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.004976509
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.30031887,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0732051,
            "Y": -0.8232052
          },
          "ShadowTexCoord": {
            "X": 0.2742555,
            "Y": 0.2489601
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0267949,
            "Y": -0.85000014
          },
          "ShadowTexCoord": {
            "X": 0.274971,
            "Y": 0.2503335
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -500.0,
            "Z": 182.73506
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.8654701
          },
          "ShadowTexCoord": {
            "X": 0.2753841,
            "Y": 0.2511264
          }
        },
        {
          "Position": {
            "X": 3131.6987,
            "Y": -500.0,
            "Z": 193.30127
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.96339744,
            "Y": -0.8866026
          },
          "ShadowTexCoord": {
            "X": 0.2759484,
            "Y": 0.2522096
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 211.60251
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.923205
          },
          "ShadowTexCoord": {
            "X": 0.2769258,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3033.4937,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7669873,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.25802192
          }
        },
        {
          "Position": {
            "X": 3119.0598,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.93811965,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.25295764
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.23633003
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.22153361
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": -105.940094
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.28811982
          },
          "ShadowTexCoord": {
            "X": 0.25996718,
            "Y": 0.22153361
          }
        },
        {
          "Position": {
            "X": 3424.2415,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.548483,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.23489529
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": -0.776795
          },
          "ShadowTexCoord": {
            "X": 0.2730162,
            "Y": 0.24816716
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0732051,
            "Y": -0.8232052
          },
          "ShadowTexCoord": {
            "X": 0.2742555,
            "Y": 0.2489601
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": -105.940094
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.28811982
          },
          "ShadowTexCoord": {
            "X": 0.25996718,
            "Y": 0.22153361
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.22153361
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 111.602585
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": -0.7232052
          },
          "ShadowTexCoord": {
            "X": 0.27158523,
            "Y": 0.24816716
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": -0.776795
          },
          "ShadowTexCoord": {
            "X": 0.2730162,
            "Y": 0.24816716
          }
        },
        {
          "Position": {
            "X": 3424.2415,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.548483,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.23489529
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.24816716
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 88.397514
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0732051,
            "Y": -0.67679507
          },
          "ShadowTexCoord": {
            "X": 0.27034593,
            "Y": 0.2489601
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 111.602585
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": -0.7232052
          },
          "ShadowTexCoord": {
            "X": 0.27158523,
            "Y": 0.24816716
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.24816716
          }
        },
        {
          "Position": {
            "X": 2991.2285,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.68245703,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.2605234
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 75.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0267949,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.2503335
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 88.397514
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0732051,
            "Y": -0.67679507
          },
          "ShadowTexCoord": {
            "X": 0.27034593,
            "Y": 0.2489601
          }
        },
        {
          "Position": {
            "X": 2991.2285,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.68245703,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.2605234
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.28071922
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -221.4101
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05717981
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.28071922
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 75.00007
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9732051,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.25191936
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 75.00005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0267949,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.2503335
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -221.4101
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05717981
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.28071922
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": 75.00006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.28071922
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 88.39753
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.92679495,
            "Y": -0.67679507
          },
          "ShadowTexCoord": {
            "X": 0.27034593,
            "Y": 0.25329274
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 75.00007
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9732051,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.25191936
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": 75.00006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.28071922
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.28071922
          }
        },
        {
          "Position": {
            "X": 2833.494,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3669878,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.26985902
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 111.60264
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.72320527
          },
          "ShadowTexCoord": {
            "X": 0.27158523,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 88.39753
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.92679495,
            "Y": -0.67679507
          },
          "ShadowTexCoord": {
            "X": 0.27034593,
            "Y": 0.25329274
          }
        },
        {
          "Position": {
            "X": 2833.494,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3669878,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.26985902
          }
        },
        {
          "Position": {
            "X": 3020.0962,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7401924,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.25881487
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 138.39755
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.77679515
          },
          "ShadowTexCoord": {
            "X": 0.2730162,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 111.60264
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.72320527
          },
          "ShadowTexCoord": {
            "X": 0.27158523,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3020.0962,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7401924,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.25881487
          }
        },
        {
          "Position": {
            "X": 3033.4937,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7669873,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.25802192
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 211.60251
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.923205
          },
          "ShadowTexCoord": {
            "X": 0.2769258,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 161.60263
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.92679495,
            "Y": -0.82320523
          },
          "ShadowTexCoord": {
            "X": 0.2742555,
            "Y": 0.25329274
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 138.39755
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.77679515
          },
          "ShadowTexCoord": {
            "X": 0.2730162,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 211.60251
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": -0.923205
          },
          "ShadowTexCoord": {
            "X": 0.2769258,
            "Y": 0.2540857
          }
        },
        {
          "Position": {
            "X": 3131.6987,
            "Y": -500.0,
            "Z": 193.30127
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.96339744,
            "Y": -0.8866026
          },
          "ShadowTexCoord": {
            "X": 0.2759484,
            "Y": 0.2522096
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 175.00008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9732051,
            "Y": -0.85000014
          },
          "ShadowTexCoord": {
            "X": 0.274971,
            "Y": 0.25191936
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 161.60263
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.92679495,
            "Y": -0.82320523
          },
          "ShadowTexCoord": {
            "X": 0.2742555,
            "Y": 0.25329274
          }
        },
        {
          "Position": {
            "X": 3131.6987,
            "Y": -500.0,
            "Z": 193.30127
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.96339744,
            "Y": -0.8866026
          },
          "ShadowTexCoord": {
            "X": 0.2759484,
            "Y": 0.2522096
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -500.0,
            "Z": 182.73506
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.8654701
          },
          "ShadowTexCoord": {
            "X": 0.2753841,
            "Y": 0.2511264
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 175.00008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9732051,
            "Y": -0.85000014
          },
          "ShadowTexCoord": {
            "X": 0.274971,
            "Y": 0.25191936
          }
        },
        {
          "Position": {
            "X": 3150.0,
            "Y": -500.0,
            "Z": 182.73506
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.8654701
          },
          "ShadowTexCoord": {
            "X": 0.2753841,
            "Y": 0.2511264
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0267949,
            "Y": -0.85000014
          },
          "ShadowTexCoord": {
            "X": 0.274971,
            "Y": 0.2503335
          }
        },
        {
          "Position": {
            "X": 3177.9424,
            "Y": -497.4999,
            "Z": 83.39753
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999912,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2466967,
            "Y": 0.608682
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -497.4999,
            "Z": 88.39752
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24730705,
            "Y": 0.608682
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 88.397514
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.598471E-09,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.6083669
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 75.00005
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.6083669
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -497.49988,
            "Z": 75.00006
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": 1.2218952E-06,
            "Z": -0.5
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": 3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24567162,
            "Y": 0.608682
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.14978653
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.16837034,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.17015493,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.17365393
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.14978653
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.0150642395,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.0023002625,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0022735596,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": -105.940094
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.28811982
          },
          "ShadowTexCoord": {
            "X": 0.009967188,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -419.61523,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16076954,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.12962382
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -115.47003,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.76905996,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.111659095
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.02897644,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 2991.2285,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.317543,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20269606,
            "Y": 0.48114604
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21466619,
            "Y": 0.48114604
          }
        },
        {
          "Position": {
            "X": 3424.2415,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.4515171,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22752331,
            "Y": 0.48114604
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24046743,
            "Y": 0.48114604
          }
        },
        {
          "Position": {
            "X": 3650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.24046743,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06225,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.23868284,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.45737186
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18313137,
            "Y": 0.48114604
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -221.40912
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.057181764
          },
          "ShadowTexCoord": {
            "X": 0.25380048,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -497.50012,
            "Z": -221.41006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9950004,
            "Y": -0.057179872
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.64803386
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -221.4101
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.05717981
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.6478862
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.6478862
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.0046252375
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.37122938,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.38419595,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.0046252375
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 157.94234
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.04999959,
            "Y": -0.2545526
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.54287606
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000485,
            "Y": -0.013396628
          },
          "ShadowTexCoord": {
            "X": 0.036438026,
            "Y": 0.543534
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000001,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.036590613,
            "Y": 0.5438068
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.036590613,
            "Y": 0.5434918
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -497.5001,
            "Z": 161.6026
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -9.536743E-09,
            "Y": -0.26794916
          },
          "ShadowTexCoord": {
            "X": 0.036181755,
            "Y": 0.5427608
          }
        },
        {
          "Position": {
            "X": 3191.6025,
            "Y": -497.50006,
            "Z": 152.94228
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000593,
            "Y": -0.3545521
          },
          "ShadowTexCoord": {
            "X": 0.035917465,
            "Y": 0.54260325
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 137.05777
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057712,
            "Y": -0.46339747
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.5424962
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 157.94234
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.04999959,
            "Y": -0.2545526
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.54287606
          }
        },
        {
          "Position": {
            "X": 3191.6025,
            "Y": -497.50006,
            "Z": 152.94228
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000593,
            "Y": -0.3545521
          },
          "ShadowTexCoord": {
            "X": 0.035917465,
            "Y": 0.54260325
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.50003,
            "Z": 138.39752
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397455,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.035473593,
            "Y": 0.54233867
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.5,
            "Z": 128.39767
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22057575,
            "Y": -0.54999924
          },
          "ShadowTexCoord": {
            "X": 0.035168424,
            "Y": 0.54233867
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 112.94234
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3794229,
            "Y": -0.58397466
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.5424962
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 137.05777
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057712,
            "Y": -0.46339747
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.5424962
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.5,
            "Z": 128.39767
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22057575,
            "Y": -0.54999924
          },
          "ShadowTexCoord": {
            "X": 0.035168424,
            "Y": 0.54233867
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.49997,
            "Z": 111.60259
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602542,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.034655876,
            "Y": 0.54233867
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.49994,
            "Z": 102.942345
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602538,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.03439159,
            "Y": 0.5424962
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 92.05778
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205766,
            "Y": -0.58397555
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.54287606
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 112.94234
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3794229,
            "Y": -0.58397466
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.5424962
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.49994,
            "Z": 102.942345
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602538,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.03439159,
            "Y": 0.5424962
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -497.4999,
            "Z": 88.39752
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.63397455,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.033947714,
            "Y": 0.5427608
          }
        },
        {
          "Position": {
            "X": 3177.9424,
            "Y": -497.4999,
            "Z": 83.39753
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7205765,
            "Y": -0.58397555
          },
          "ShadowTexCoord": {
            "X": 0.03379513,
            "Y": 0.5430336
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942337,
            "Y": -0.46339688
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.543534
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 92.05778
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6205766,
            "Y": -0.58397555
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.54287606
          }
        },
        {
          "Position": {
            "X": 3177.9424,
            "Y": -497.4999,
            "Z": 83.39753
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7205765,
            "Y": -0.58397555
          },
          "ShadowTexCoord": {
            "X": 0.03379513,
            "Y": 0.5430336
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -497.49988,
            "Z": 75.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8660254,
            "Y": -0.50000024
          },
          "ShadowTexCoord": {
            "X": 0.033538856,
            "Y": 0.5434918
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -497.49988,
            "Z": 75.00007
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602534,
            "Y": -0.41339767
          },
          "ShadowTexCoord": {
            "X": 0.03353886,
            "Y": 0.5438068
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 80.00007
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999945,
            "Y": -0.2545528
          },
          "ShadowTexCoord": {
            "X": 0.033691447,
            "Y": 0.54429364
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942337,
            "Y": -0.46339688
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.543534
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -497.49988,
            "Z": 75.00007
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602534,
            "Y": -0.41339767
          },
          "ShadowTexCoord": {
            "X": 0.03353886,
            "Y": 0.5438068
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -497.49988,
            "Z": 75.00008
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999998,
            "Y": -0.2679494
          },
          "ShadowTexCoord": {
            "X": 0.03353886,
            "Y": 0.5443359
          }
        },
        {
          "Position": {
            "X": 3127.9424,
            "Y": -497.49988,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999995,
            "Y": -0.16795038
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.5446087
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 92.05779
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500004,
            "Y": -0.013396835
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.54495156
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 80.00007
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999945,
            "Y": -0.2545528
          },
          "ShadowTexCoord": {
            "X": 0.033691447,
            "Y": 0.54429364
          }
        },
        {
          "Position": {
            "X": 3127.9424,
            "Y": -497.49988,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999995,
            "Y": -0.16795038
          },
          "ShadowTexCoord": {
            "X": 0.033691444,
            "Y": 0.5446087
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -497.4999,
            "Z": 88.39754
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.99999994,
            "Y": -2.2888183E-07
          },
          "ShadowTexCoord": {
            "X": 0.033947717,
            "Y": 0.5450669
          }
        },
        {
          "Position": {
            "X": 3108.3975,
            "Y": -497.49994,
            "Z": 97.05786
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999933,
            "Y": 0.08660263
          },
          "ShadowTexCoord": {
            "X": 0.034212008,
            "Y": 0.54522437
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 112.94238
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294226,
            "Y": 0.19544815
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.54533136
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 92.05779
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500004,
            "Y": -0.013396835
          },
          "ShadowTexCoord": {
            "X": 0.034059417,
            "Y": 0.54495156
          }
        },
        {
          "Position": {
            "X": 3108.3975,
            "Y": -497.49994,
            "Z": 97.05786
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.94999933,
            "Y": 0.08660263
          },
          "ShadowTexCoord": {
            "X": 0.034212008,
            "Y": 0.54522437
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.49997,
            "Z": 111.602646
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8660251,
            "Y": 0.23205075
          },
          "ShadowTexCoord": {
            "X": 0.03465588,
            "Y": 0.5454889
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.5,
            "Z": 121.60247
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794241,
            "Y": 0.2820499
          },
          "ShadowTexCoord": {
            "X": 0.03496105,
            "Y": 0.5454889
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 137.0578
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.620577,
            "Y": 0.3160253
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.54533136
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 112.94238
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294226,
            "Y": 0.19544815
          },
          "ShadowTexCoord": {
            "X": 0.034696765,
            "Y": 0.54533136
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.5,
            "Z": 121.60247
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794241,
            "Y": 0.2820499
          },
          "ShadowTexCoord": {
            "X": 0.03496105,
            "Y": 0.5454889
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.50003,
            "Z": 138.39755
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339744,
            "Y": 0.36602533
          },
          "ShadowTexCoord": {
            "X": 0.035473596,
            "Y": 0.5454889
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50006,
            "Z": 147.05783
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5339742,
            "Y": 0.36602548
          },
          "ShadowTexCoord": {
            "X": 0.035737887,
            "Y": 0.54533136
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 157.94237
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942323,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.54495156
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 137.0578
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.620577,
            "Y": 0.3160253
          },
          "ShadowTexCoord": {
            "X": 0.035432708,
            "Y": 0.54533136
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50006,
            "Z": 147.05783
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5339742,
            "Y": 0.36602548
          },
          "ShadowTexCoord": {
            "X": 0.035737887,
            "Y": 0.54533136
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -497.5001,
            "Z": 161.60263
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3660252,
            "Y": 0.3660254
          },
          "ShadowTexCoord": {
            "X": 0.03618176,
            "Y": 0.5450669
          }
        },
        {
          "Position": {
            "X": 3122.0576,
            "Y": -497.5001,
            "Z": 166.60263
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27942315,
            "Y": 0.3160263
          },
          "ShadowTexCoord": {
            "X": 0.036334347,
            "Y": 0.5447941
          }
        },
        {
          "Position": {
            "X": 3146.6025,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397463,
            "Y": 0.14544825
          },
          "ShadowTexCoord": {
            "X": 0.036590613,
            "Y": 0.54402083
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057669,
            "Y": 0.19544737
          },
          "ShadowTexCoord": {
            "X": 0.036438026,
            "Y": 0.54429364
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 157.94237
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942323,
            "Y": 0.31602618
          },
          "ShadowTexCoord": {
            "X": 0.036070056,
            "Y": 0.54495156
          }
        },
        {
          "Position": {
            "X": 3122.0576,
            "Y": -497.5001,
            "Z": 166.60263
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27942315,
            "Y": 0.3160263
          },
          "ShadowTexCoord": {
            "X": 0.036334347,
            "Y": 0.5447941
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -497.50012,
            "Z": 175.00008
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397451,
            "Y": 0.23205084
          },
          "ShadowTexCoord": {
            "X": 0.036590617,
            "Y": 0.5443359
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057669,
            "Y": 0.19544737
          },
          "ShadowTexCoord": {
            "X": 0.036438026,
            "Y": 0.54429364
          }
        },
        {
          "Position": {
            "X": 3146.6025,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397463,
            "Y": 0.14544825
          },
          "ShadowTexCoord": {
            "X": 0.036590613,
            "Y": 0.54402083
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000001,
            "Y": 0.08660252
          },
          "ShadowTexCoord": {
            "X": 0.036590613,
            "Y": 0.5438068
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 0.0,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000485,
            "Y": -0.013396628
          },
          "ShadowTexCoord": {
            "X": 0.036438026,
            "Y": 0.543534
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -497.50012,
            "Z": -221.41006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9950004,
            "Y": -0.057179872
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.64803386
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -221.40912
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.057181764
          },
          "ShadowTexCoord": {
            "X": 0.25380048,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.9950001
          },
          "ShadowTexCoord": {
            "X": 0.27884293,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.67166036
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -461.88037,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9237609,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.6501378
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -497.50012,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9950004,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.64803386
          }
        },
        {
          "Position": {
            "X": 3127.9424,
            "Y": -497.49988,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099999025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24687967,
            "Y": 0.6167465
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -497.49988,
            "Z": 75.00008
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24749002,
            "Y": 0.6167465
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 75.00007
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.598105E-09,
            "Y": -0.02500122
          },
          "ShadowTexCoord": {
            "X": 0.24749,
            "Y": 0.6164314
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 88.39753
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794916,
            "Y": -0.02500122
          },
          "ShadowTexCoord": {
            "X": 0.24585457,
            "Y": 0.6164315
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -497.4999,
            "Z": 88.39754
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794916,
            "Y": -3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24585459,
            "Y": 0.6167465
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -497.50012,
            "Z": -221.41006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9950004,
            "Y": -0.057179872
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.64803386
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -497.50012,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9950004,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.64803386
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.6478862
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": 75.00006
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.65000015
          },
          "ShadowTexCoord": {
            "X": 0.26963043,
            "Y": 0.6478862
          }
        },
        {
          "Position": {
            "X": 2650.0,
            "Y": -500.0,
            "Z": -221.4101
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.05717981
          },
          "ShadowTexCoord": {
            "X": 0.25380042,
            "Y": 0.6478862
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 80.00007
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.025002442
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.49468663
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 80.00006
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.49479163
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.49479163
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.025002442
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.49468663
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24585462,
            "Y": 0.62518895
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.054589E-08,
            "Y": -0.024998778
          },
          "ShadowTexCoord": {
            "X": 0.2458546,
            "Y": 0.62550396
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.024998778
          },
          "ShadowTexCoord": {
            "X": 0.24749003,
            "Y": 0.62550396
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -497.5001,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": 3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24749005,
            "Y": 0.62518895
          }
        },
        {
          "Position": {
            "X": 3191.6025,
            "Y": -497.50006,
            "Z": 152.94228
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000061,
            "Y": 3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24662173,
            "Y": 0.63287604
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -497.5001,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24723208,
            "Y": 0.63287604
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 161.6026
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": -5.2907676E-08,
            "Y": -0.024999084
          },
          "ShadowTexCoord": {
            "X": 0.24723208,
            "Y": 0.632561
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.024999084
          },
          "ShadowTexCoord": {
            "X": 0.24559665,
            "Y": 0.632561
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.50003,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": 6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.24559665,
            "Y": 0.63287604
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.5,
            "Z": 128.39767
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099998474,
            "Y": 3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24611802,
            "Y": 0.64094
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.50003,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24672836,
            "Y": 0.64094
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 138.39752
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024999695
          },
          "ShadowTexCoord": {
            "X": 0.24672836,
            "Y": 0.640625
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 111.602585
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794937,
            "Y": -0.024999695
          },
          "ShadowTexCoord": {
            "X": 0.24509293,
            "Y": 0.640625
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.49997,
            "Z": 111.60259
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": 6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.24509293,
            "Y": 0.64094
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 92.05778
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411537,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.034081474,
            "Y": 0.4059772
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 92.05777
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.034081474,
            "Y": 0.40608218
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 112.94233
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6325106E-08,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.037025243,
            "Y": 0.40608218
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 112.94234
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.3159647E-08,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.037025243,
            "Y": 0.4059772
          }
        },
        {
          "Position": {
            "X": 3108.3975,
            "Y": -497.49994,
            "Z": 97.05786
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000061,
            "Y": -3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24620709,
            "Y": 0.649382
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -497.4999,
            "Z": 88.39754
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24559674,
            "Y": 0.649382
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 88.39753
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.3160948E-08,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.24559674,
            "Y": 0.649697
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 111.60264
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.24723217,
            "Y": 0.649697
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.49997,
            "Z": 111.602646
          },
          "TangentX": {
            "X": -0.49999967,
            "Y": -2.116385E-06,
            "Z": 0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.24723217,
            "Y": 0.649382
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.5,
            "Z": 121.60247
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999824,
            "Y": -3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24570335,
            "Y": 0.65744704
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.49997,
            "Z": 111.602646
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24509302,
            "Y": 0.65744704
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 111.60264
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.6293944E-08,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.24509302,
            "Y": 0.65776205
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 138.39755
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.24672845,
            "Y": 0.65776205
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.50003,
            "Z": 138.39755
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794907,
            "Y": -6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.24672845,
            "Y": 0.65744704
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50006,
            "Z": 147.05783
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000021,
            "Y": -3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24510843,
            "Y": 0.66551214
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -497.50003,
            "Z": 138.39755
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24449807,
            "Y": 0.66551214
          }
        },
        {
          "Position": {
            "X": 3100.0,
            "Y": -500.0,
            "Z": 138.39755
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.2908963E-08,
            "Y": -0.024999695
          },
          "ShadowTexCoord": {
            "X": 0.24449807,
            "Y": 0.66582716
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 161.60263
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.024999695
          },
          "ShadowTexCoord": {
            "X": 0.2461335,
            "Y": 0.66582716
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -497.5001,
            "Z": 161.60263
          },
          "TangentX": {
            "X": 0.50000024,
            "Y": -2.1163842E-06,
            "Z": 0.8660252
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.2461335,
            "Y": 0.66551214
          }
        },
        {
          "Position": {
            "X": 3122.0576,
            "Y": -497.5001,
            "Z": 166.60263
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999915,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24628197,
            "Y": 0.67357606
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -497.5001,
            "Z": 161.60263
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24567162,
            "Y": 0.67357606
          }
        },
        {
          "Position": {
            "X": 3113.3975,
            "Y": -500.0,
            "Z": 161.60263
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.054626E-08,
            "Y": -0.024999084
          },
          "ShadowTexCoord": {
            "X": 0.24567163,
            "Y": 0.67389107
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 175.00008
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.024999084
          },
          "ShadowTexCoord": {
            "X": 0.24730706,
            "Y": 0.67389107
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -497.50012,
            "Z": 175.00008
          },
          "TangentX": {
            "X": 0.8660256,
            "Y": -1.2218941E-06,
            "Z": 0.49999955
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679491,
            "Y": -3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24730705,
            "Y": 0.67357606
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.36821657
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.36811158
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.36811158
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.36821657
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115604,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.036470786,
            "Y": 0.3843456
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.03647077,
            "Y": 0.3842406
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.520068E-08,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.034998864,
            "Y": 0.3842406
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 4.5746575E-08,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.03499888,
            "Y": 0.3843456
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115384,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.034740962,
            "Y": 0.38984776
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115379,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.034740962,
            "Y": 0.38995275
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6327706E-08,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.036212847,
            "Y": 0.38995275
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 7.923473E-08,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.036212847,
            "Y": 0.38984776
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 112.94234
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115448,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.034237202,
            "Y": 0.39791247
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 112.94233
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115455,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.034237202,
            "Y": 0.39801747
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258789E-07,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.03570909,
            "Y": 0.39801747
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.50012,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258789E-07,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.03570909,
            "Y": 0.39791247
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -497.50012,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115603,
            "Y": -0.025002137
          },
          "ShadowTexCoord": {
            "X": 0.034815863,
            "Y": 0.48662212
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.050000917
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.48672712
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 92.05777
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5198061E-08,
            "Y": -0.050000917
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.48672712
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -497.50012,
            "Z": 92.05778
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 7.59698E-09,
            "Y": -0.025002137
          },
          "ShadowTexCoord": {
            "X": 0.036287755,
            "Y": 0.48662212
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 92.05779
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.025002442
          },
          "ShadowTexCoord": {
            "X": 0.034998834,
            "Y": 0.5027512
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 92.057785
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.03499882,
            "Y": 0.50285614
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 80.00006
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5197703E-08,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.036470726,
            "Y": 0.50285614
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 80.00007
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": -7.596614E-09,
            "Y": -0.025002442
          },
          "ShadowTexCoord": {
            "X": 0.03647074,
            "Y": 0.5027512
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 112.94238
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.20311,
            "Y": 21.54581
          },
          "ShadowTexCoord": {
            "X": 0.03621287,
            "Y": 0.513378
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 112.942375
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.20311,
            "Y": 21.520813
          },
          "ShadowTexCoord": {
            "X": 0.03621287,
            "Y": 0.513273
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 92.057785
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.411957,
            "Y": 21.520813
          },
          "ShadowTexCoord": {
            "X": 0.034740977,
            "Y": 0.513273
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 92.05779
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.411957,
            "Y": 21.54581
          },
          "ShadowTexCoord": {
            "X": 0.034740977,
            "Y": 0.513378
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 137.0578
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411541,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.035709184,
            "Y": 0.52144235
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 137.0578
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411541,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.035709184,
            "Y": 0.5213374
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 112.942375
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258789E-07,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.034237295,
            "Y": 0.5213374
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 112.94238
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -7.6293944E-08,
            "Y": -0.025001526
          },
          "ShadowTexCoord": {
            "X": 0.034237295,
            "Y": 0.52144235
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 157.94237
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115366,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.037025332,
            "Y": 0.5295067
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 157.94237
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.037025332,
            "Y": 0.5294017
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 137.0578
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6326406E-08,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.034081563,
            "Y": 0.5294017
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -497.50012,
            "Z": 137.0578
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": -7.923343E-08,
            "Y": -0.025000915
          },
          "ShadowTexCoord": {
            "X": 0.034081563,
            "Y": 0.5295067
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -497.50012,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411558,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.036287755,
            "Y": 0.53757143
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115582,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.5374664
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 157.94237
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5200303E-08,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.5374664
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -497.50012,
            "Z": 157.94237
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.574619E-08,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.034815863,
            "Y": 0.53757143
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16794921,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24626434,
            "Y": 0.68164057
          }
        },
        {
          "Position": {
            "X": 3146.6025,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24543488,
            "Y": 0.68164057
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -497.50012,
            "Z": 175.00008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.68164057
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 175.00008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024998778
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.6819556
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.024998778
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.6819556
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -497.50012,
            "Z": 175.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.68164057
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -497.49994,
            "Z": 102.942345
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999994,
            "Y": 3.0517577E-07
          },
          "ShadowTexCoord": {
            "X": 0.24552311,
            "Y": 0.6893265
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -497.49997,
            "Z": 111.60259
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24613346,
            "Y": 0.6893265
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -500.0,
            "Z": 111.602585
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.316223E-08,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.24613346,
            "Y": 0.6890115
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -500.0,
            "Z": 88.397514
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": -0.025000306
          },
          "ShadowTexCoord": {
            "X": 0.24449803,
            "Y": 0.6890115
          }
        },
        {
          "Position": {
            "X": 3186.6025,
            "Y": -497.4999,
            "Z": 88.39752
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794913,
            "Y": 6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.24449803,
            "Y": 0.6893265
          }
        },
        {
          "Position": {
            "X": 3153.3975,
            "Y": -497.49988,
            "Z": 75.00007
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24626434,
            "Y": 0.6973917
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -497.49988,
            "Z": 75.00006
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.6973917
          }
        },
        {
          "Position": {
            "X": 3163.3975,
            "Y": -500.0,
            "Z": 75.00005
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.02500122
          },
          "ShadowTexCoord": {
            "X": 0.24748504,
            "Y": 0.6970766
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -500.0,
            "Z": 75.00007
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.02500122
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.6970766
          }
        },
        {
          "Position": {
            "X": 3136.6025,
            "Y": -497.49988,
            "Z": 75.00008
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24421418,
            "Y": 0.6973917
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.050000917
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.48672712
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 80.00002
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.17500092
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.48725215
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 92.05774
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5049045E-08,
            "Y": -0.17500092
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.48725215
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 92.05777
          },
          "TangentX": {
            "X": -0.8660256,
            "Y": 1.2218942E-06,
            "Z": -0.49999958
          },
          "TangentZ": {
            "X": -0.49999958,
            "Y": -2.1163853E-06,
            "Z": 0.8660257,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5198061E-08,
            "Y": -0.050000917
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.48672712
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.03647077,
            "Y": 0.3842406
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 157.9423
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115601,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.03647077,
            "Y": 0.38371557
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5051683E-08,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.034998864,
            "Y": 0.38371557
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": 1.2218954E-06,
            "Z": -0.50000006
          },
          "TangentZ": {
            "X": -0.50000006,
            "Y": 2.1163844E-06,
            "Z": -0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.520068E-08,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.034998864,
            "Y": 0.3842406
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115379,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.034740962,
            "Y": 0.38995275
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 137.05774
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115379,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.034740955,
            "Y": 0.39047778
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 157.9423
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.606961E-08,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.03621284,
            "Y": 0.39047778
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.4999997,
            "Y": 2.116385E-06,
            "Z": -0.8660256
          },
          "TangentZ": {
            "X": -0.86602557,
            "Y": 1.2218944E-06,
            "Z": -0.49999967,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6327706E-08,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.036212847,
            "Y": 0.38995275
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 112.94233
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115455,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.034237202,
            "Y": 0.39801747
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 112.9423
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115486,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.034237202,
            "Y": 0.3985425
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 137.05774
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 4.5776366E-07,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.03570909,
            "Y": 0.3985425
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258789E-07,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.03570909,
            "Y": 0.39801747
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -500.0,
            "Z": 92.05777
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.034081474,
            "Y": 0.40608218
          }
        },
        {
          "Position": {
            "X": 3182.9424,
            "Y": -512.5,
            "Z": 92.05774
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.034081474,
            "Y": 0.4066072
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -512.5,
            "Z": 112.9423
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6066992E-08,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.037025243,
            "Y": 0.4066072
          }
        },
        {
          "Position": {
            "X": 3195.0,
            "Y": -500.0,
            "Z": 112.94233
          },
          "TangentX": {
            "X": -0.5000003,
            "Y": 2.1163844E-06,
            "Z": -0.86602527
          },
          "TangentZ": {
            "X": -0.86602527,
            "Y": -1.2218959E-06,
            "Z": 0.5000003,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6325106E-08,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.037025243,
            "Y": 0.40608218
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 80.00006
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.49479163
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 80.00003
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.49531668
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 80.00002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.49531668
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 80.00005
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.49479163
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 92.057785
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.03499882,
            "Y": 0.50285614
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 92.057755
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115597,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.03499882,
            "Y": 0.5033812
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 80.00003
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.50487E-08,
            "Y": -0.17500122
          },
          "ShadowTexCoord": {
            "X": 0.036470726,
            "Y": 0.5033812
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 80.00006
          },
          "TangentX": {
            "X": -0.8660254,
            "Y": -1.2218954E-06,
            "Z": 0.5000001
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5197703E-08,
            "Y": -0.05000122
          },
          "ShadowTexCoord": {
            "X": 0.036470726,
            "Y": 0.50285614
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 112.942375
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.20311,
            "Y": 21.520813
          },
          "ShadowTexCoord": {
            "X": 0.03621287,
            "Y": 0.513273
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 112.942345
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.20311,
            "Y": 21.395813
          },
          "ShadowTexCoord": {
            "X": 0.03621286,
            "Y": 0.512748
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 92.057755
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.411957,
            "Y": 21.395813
          },
          "ShadowTexCoord": {
            "X": 0.034740977,
            "Y": 0.512748
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 92.057785
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -7.054614E-07,
            "Z": -0.8660254
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997,
            "W": 1.0
          },
          "TexCoord": {
            "X": 16.411957,
            "Y": 21.520813
          },
          "ShadowTexCoord": {
            "X": 0.034740977,
            "Y": 0.513273
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 137.0578
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411541,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.035709184,
            "Y": 0.5213374
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115379,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.035709184,
            "Y": 0.5208123
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 112.942345
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.5776366E-07,
            "Y": -0.17500031
          },
          "ShadowTexCoord": {
            "X": 0.034237295,
            "Y": 0.5208123
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 112.942375
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258789E-07,
            "Y": -0.050000306
          },
          "ShadowTexCoord": {
            "X": 0.034237295,
            "Y": 0.5213374
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 157.94237
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.037025332,
            "Y": 0.5294017
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115372,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.037025318,
            "Y": 0.5288766
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -512.5,
            "Z": 137.05777
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6068301E-08,
            "Y": -0.1749997
          },
          "ShadowTexCoord": {
            "X": 0.03408155,
            "Y": 0.5288766
          }
        },
        {
          "Position": {
            "X": 3105.0,
            "Y": -500.0,
            "Z": 137.0578
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": -2.1163844E-06,
            "Z": 0.8660253
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 1.2218953E-06,
            "Z": -0.50000006,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6326406E-08,
            "Y": -0.049999695
          },
          "ShadowTexCoord": {
            "X": 0.034081563,
            "Y": 0.5294017
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115582,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.5374664
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115582,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.03628777,
            "Y": 0.5369414
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -512.5,
            "Z": 157.94234
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.50513E-08,
            "Y": -0.17499909
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.5369414
          }
        },
        {
          "Position": {
            "X": 3117.0576,
            "Y": -500.0,
            "Z": 157.94237
          },
          "TangentX": {
            "X": 0.8660254,
            "Y": -1.2218951E-06,
            "Z": 0.49999997
          },
          "TangentZ": {
            "X": 0.5,
            "Y": 2.1163846E-06,
            "Z": -0.86602545,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5200303E-08,
            "Y": -0.049999084
          },
          "ShadowTexCoord": {
            "X": 0.034815878,
            "Y": 0.5374664
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.36811158
          }
        },
        {
          "Position": {
            "X": 3162.0576,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.036383986,
            "Y": 0.36758652
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -512.5,
            "Z": 170.00003
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17499878
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.36758652
          }
        },
        {
          "Position": {
            "X": 3137.9424,
            "Y": -500.0,
            "Z": 170.00006
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999878
          },
          "ShadowTexCoord": {
            "X": 0.033440232,
            "Y": 0.36811158
          }
        },
        {
          "Position": {
            "X": 3431.4583,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5879166,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1576246,
            "Y": 0.14904529
          }
        },
        {
          "Position": {
            "X": 3200.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14435369,
            "Y": 0.14904529
          }
        },
        {
          "Position": {
            "X": 2984.0117,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.69302344,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13196978,
            "Y": 0.14904529
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.14904529
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11210217,
            "Y": 0.14978653
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.14978653
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17087162,
            "Y": 0.14904529
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.0046252375
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.0046252375
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": -113.15701
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.29868597
          },
          "ShadowTexCoord": {
            "X": 0.37862647,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.37052408,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.09805784,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -122.68695,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.270374
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.2592912
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3618.875,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9627501,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.09805784,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6530533,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08917944,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -441.26587,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.9075317
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.27818227
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -122.68695,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.270374
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.2592912
          }
        },
        {
          "Position": {
            "X": 3464.0266,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6530533,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08917944,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -441.26587,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.9075317
          },
          "ShadowTexCoord": {
            "X": 0.100559115,
            "Y": 0.27818227
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4278868,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08272436,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3111.8428,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9486855,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.06898662,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3400.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.525,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.085508406,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3351.4434,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4278868,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.08272436,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.28725,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.078692585,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -469.0973,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.9631946
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.2798326
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 2811.8433,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.34868652,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.05178582,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3011.8433,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.74868655,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.06325304,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3111.8428,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9486855,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.06898662,
            "Y": 0.2824063
          }
        },
        {
          "Position": {
            "X": 3281.125,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.28725,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.078692585,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.25779766
          }
        },
        {
          "Position": {
            "X": 2637.5,
            "Y": -469.0973,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.9631946
          },
          "ShadowTexCoord": {
            "X": 0.04178967,
            "Y": 0.2798326
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.0046252375
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.028492646
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -122.68695,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.270374,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.026999114
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -441.26587,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9075317,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.008108049
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39900717,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 3662.5,
            "Y": -512.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.398329,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.587321,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5743544,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5736491,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5736491,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.60213214,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.60213214,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5736491,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5743544,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.587321,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.60213214,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.60213214,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5736491,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.587321,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.587321,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.60213214,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.60213214,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5743544,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5736491,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5736491,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5743544,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5258773E-07,
            "Y": -0.15
          },
          "ShadowTexCoord": {
            "X": 0.24765046,
            "Y": 0.7048915
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -292.50073
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5258773E-07,
            "Y": -0.45000732
          },
          "ShadowTexCoord": {
            "X": 0.24581936,
            "Y": 0.7048915
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -292.50058
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.4500058
          },
          "ShadowTexCoord": {
            "X": 0.24581937,
            "Y": 0.7065797
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.15
          },
          "ShadowTexCoord": {
            "X": 0.24765046,
            "Y": 0.7065797
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -297.5007
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5258773E-07,
            "Y": -0.50000703
          },
          "ShadowTexCoord": {
            "X": 0.24688776,
            "Y": 0.712956
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -325.00006,
            "Z": -302.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 6.103509E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.2462775,
            "Y": 0.712956
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39752,
            "Z": -302.4998
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794976,
            "Y": -0.54999787
          },
          "ShadowTexCoord": {
            "X": 0.24627753,
            "Y": 0.7146442
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39734,
            "Z": -297.50058
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794884,
            "Y": -0.5000058
          },
          "ShadowTexCoord": {
            "X": 0.24688777,
            "Y": 0.7146442
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24517886,
            "Y": 0.7210205
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.24487369,
            "Y": 0.7210205
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.24487369,
            "Y": 0.7227087
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -247.4998
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794928,
            "Y": 1.9836425E-06
          },
          "ShadowTexCoord": {
            "X": 0.2451789,
            "Y": 0.7227087
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.64292526,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.65568924,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.002252394
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.002252394
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.65568924,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.64292526,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.061318673
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.061318673
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.65568924,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.65568924,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.66960144,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.64292526,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.64289856,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.64292526,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.004146816
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7149794,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.727946,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.004146816
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.0034069736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.0034069736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.727946,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7149794,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.06407224
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.06407224
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.727946,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.727946,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.74275714,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7149794,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7142741,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7149794,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.62443924,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.61167526,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.062263735
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.062263735
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.61167526,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.62443924,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.0031974546
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.0031974546
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.62443924,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.62443924,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.63835144,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.61167526,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.61164856,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.61167526,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7982585,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7852919,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7845866,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7845866,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.81306964,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.81306964,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7845866,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7852919,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7982585,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.81306964,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.81306964,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7845866,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7982585,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7982585,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.81306964,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.81306964,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7852919,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7845866,
            "Y": 0.027022049
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7845866,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7852919,
            "Y": 0.03856325
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8548991,
            "Y": 0.003554957
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8548991,
            "Y": 0.062740564
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.88338214,
            "Y": 0.062740564
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.88338214,
            "Y": 0.0028151441
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8548991,
            "Y": 0.0028151441
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69019127,
            "Y": 0.71596634
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70134926,
            "Y": 0.71596634
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7243805,
            "Y": 0.71596634
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.7243805,
            "Y": 0.6567807
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.70134926,
            "Y": 0.6567807
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.69019127,
            "Y": 0.6567807
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.66716003,
            "Y": 0.6567807
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66716003,
            "Y": 0.71596634
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75227356,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.75230026,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.76506424,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.77897644,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.77897644,
            "Y": 0.002252394
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75227356,
            "Y": 0.002252394
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.76506424,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.75230026,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75227356,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75227356,
            "Y": 0.061318673
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.77897644,
            "Y": 0.061318673
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.77897644,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.76506424,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.76506424,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.77897644,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.77897644,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.75230026,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75227356,
            "Y": 0.026026571
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75227356,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.75230026,
            "Y": 0.037544496
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.75269127,
            "Y": 0.7162031
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.76384926,
            "Y": 0.7162031
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7868805,
            "Y": 0.7162031
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.7868805,
            "Y": 0.65701747
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.76384926,
            "Y": 0.65701747
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.75269127,
            "Y": 0.65701747
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.72966003,
            "Y": 0.65701747
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.72966003,
            "Y": 0.7162031
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.62727356,
            "Y": 0.8611276
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.65397644,
            "Y": 0.8611276
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.65397644,
            "Y": 0.801942
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.62727356,
            "Y": 0.801942
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.79133606,
            "Y": 0.7162031
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.81803894,
            "Y": 0.7162031
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3650.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.81803894,
            "Y": 0.65701747
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3650.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.79133606,
            "Y": 0.65701747
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.22129689
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.2804825
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.2804825
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.22129689
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.22167532,
            "Y": 0.92370206
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.22167532,
            "Y": 0.922127
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21317402,
            "Y": 0.922127
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21317402,
            "Y": 0.92370206
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.23975372,
            "Y": 0.9237017
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.23975372,
            "Y": 0.9221266
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22881317,
            "Y": 0.9221266
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22881317,
            "Y": 0.9237017
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.29444122,
            "Y": 0.28755078
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.29444122,
            "Y": 0.28597566
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28350067,
            "Y": 0.28597566
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28350067,
            "Y": 0.28755078
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29911152,
            "Y": 0.2859753
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29911152,
            "Y": 0.2875504
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30761284,
            "Y": 0.2875504
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30761284,
            "Y": 0.2859753
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.22055706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.22055706
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.22055706
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.22129689
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.22129689
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2637.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.22055706
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.30217877
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.36210418
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.36210418
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.36210418
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2637.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.36210418
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.30217877
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5587294,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.571696,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.14856826
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.14856826
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.571696,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5587294,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.20923352
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.20923352
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.571696,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.571696,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.58650714,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5587294,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5580241,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.5587294,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8548991,
            "Y": 0.062740564
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8548991,
            "Y": 0.06348038
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.88338214,
            "Y": 0.06348038
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.88338214,
            "Y": 0.062740564
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.9709865,
            "Y": 0.2845262
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.9709865,
            "Y": 0.2861013
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97948784,
            "Y": 0.2861013
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97948784,
            "Y": 0.2845262
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.99511284,
            "Y": 0.28805444
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.99511284,
            "Y": 0.28647932
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866115,
            "Y": 0.28647932
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9866115,
            "Y": 0.28805444
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.26319122,
            "Y": 0.9251508
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.26319122,
            "Y": 0.9235757
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25225067,
            "Y": 0.9235757
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25225067,
            "Y": 0.9251508
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.27881622,
            "Y": 0.9231984
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.27881622,
            "Y": 0.92162335
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3650.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.26787567,
            "Y": 0.92162335
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.26787567,
            "Y": 0.9231984
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.2804825
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.2812223
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.2812223
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.2812223
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3662.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.2812223
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.2804825
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.30143896
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.30143896
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.30143896
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.30217877
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3650.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.30217877
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3662.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.30143896
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": -0.53
          },
          "ShadowTexCoord": {
            "X": 0.9851761,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": -0.79
          },
          "ShadowTexCoord": {
            "X": 0.99211884,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.0034337197
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.0034337197
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.79
          },
          "ShadowTexCoord": {
            "X": 0.99211884,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.53
          },
          "ShadowTexCoord": {
            "X": 0.9851761,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.0625
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.0625
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": -0.79
          },
          "ShadowTexCoord": {
            "X": 0.99211884,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.79
          },
          "ShadowTexCoord": {
            "X": 0.99211884,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": -0.53
          },
          "ShadowTexCoord": {
            "X": 0.9851761,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.17,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.027946224
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.53
          },
          "ShadowTexCoord": {
            "X": 0.9851761,
            "Y": 0.037987493
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.84644127,
            "Y": 0.7143082
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.85759926,
            "Y": 0.7143082
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8806305,
            "Y": 0.7143082
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.8806305,
            "Y": 0.6897957
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.17
          },
          "ShadowTexCoord": {
            "X": 0.8806305,
            "Y": 0.67975444
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.8806305,
            "Y": 0.6552419
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.85759926,
            "Y": 0.6552419
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.84644127,
            "Y": 0.6552419
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.82341003,
            "Y": 0.6552419
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82341003,
            "Y": 0.7143082
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.83537674,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.82261276,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.062263735
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.062263735
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.82261276,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.83537674,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.0031974546
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.0031974546
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.83537674,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.83537674,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.84928894,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.82261276,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.02697163
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.82258606,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.82261276,
            "Y": 0.038489554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.90894127,
            "Y": 0.7157258
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.92009926,
            "Y": 0.7157258
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9431305,
            "Y": 0.7157258
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.9431305,
            "Y": 0.69121325
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.17
          },
          "ShadowTexCoord": {
            "X": 0.9431305,
            "Y": 0.681172
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.9431305,
            "Y": 0.6566595
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.92009926,
            "Y": 0.6566595
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.90894127,
            "Y": 0.6566595
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.88591003,
            "Y": 0.6566595
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.88591003,
            "Y": 0.7157258
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45562744,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.45581055,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.46020508,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.46038818,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.34,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.46038818,
            "Y": 0.051438287
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.34,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45562744,
            "Y": 0.051438287
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.46020508,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.45581055,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45562744,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45562744,
            "Y": 0.05908878
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.46038818,
            "Y": 0.05908878
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.46038818,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.46020508,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.46020508,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.46038818,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.46038818,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.45581055,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45562744,
            "Y": 0.051663306
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45562744,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.45581055,
            "Y": 0.05886377
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.7143082
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 2600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.7143082
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1600.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.97428894,
            "Y": 0.6552419
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1600.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94758606,
            "Y": 0.6552419
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.004,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.58062744,
            "Y": 0.34929433
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.58062744,
            "Y": 0.34954637
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.5853882,
            "Y": 0.34954637
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.004,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.5853882,
            "Y": 0.34929433
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.124000005,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59625244,
            "Y": 0.35231853
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.124000005,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.6010132,
            "Y": 0.35231853
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.6010132,
            "Y": 0.35206652
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59625244,
            "Y": 0.35206652
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47184247,
            "Y": 0.050571233
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47176105,
            "Y": 0.050571233
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47176105,
            "Y": 0.05729166
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47184247,
            "Y": 0.05729166
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47965497,
            "Y": 0.051579304
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47957355,
            "Y": 0.051579304
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47957355,
            "Y": 0.05829973
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47965497,
            "Y": 0.05829973
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.41333008,
            "Y": 0.067708336
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.41333008,
            "Y": 0.06762432
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40893555,
            "Y": 0.06762432
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40893555,
            "Y": 0.067708336
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.42895508,
            "Y": 0.06947245
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.42895508,
            "Y": 0.069388434
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42456055,
            "Y": 0.069388434
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42456055,
            "Y": 0.06947245
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.004,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2475586,
            "Y": 0.72921765
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.72921765
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.72944266
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.33
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.73664314
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.73686814
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.004,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.2475586,
            "Y": 0.73686814
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.004,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2475586,
            "Y": 0.74498665
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.74498665
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2180.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.74521166
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2020.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.33
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.75241214
          }
        },
        {
          "Position": {
            "X": 4698.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.24731445,
            "Y": 0.75263715
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.004,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.2475586,
            "Y": 0.75263715
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.35341826
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.35341826
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.62011284,
            "Y": 0.3518145
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.62011284,
            "Y": 0.3502394
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6116115,
            "Y": 0.3502394
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6116115,
            "Y": 0.3518145
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6381912,
            "Y": 0.3518141
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6381912,
            "Y": 0.350239
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6272507,
            "Y": 0.350239
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6272507,
            "Y": 0.3518141
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6538162,
            "Y": 0.35137385
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.6538162,
            "Y": 0.34979874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6428757,
            "Y": 0.34979874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6428757,
            "Y": 0.35137385
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.6584865,
            "Y": 0.34979838
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.6584865,
            "Y": 0.35137346
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66698784,
            "Y": 0.35137346
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66698784,
            "Y": 0.34979838
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.35341826
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.35341826
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.35415807
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.35415807
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.35415807
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.35415807
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0994984,
            "Y": 0.37366447
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.37366447
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.37366447
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.37366447
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.0994984,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": -0.815
          },
          "ShadowTexCoord": {
            "X": 0.91606987,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": -0.555
          },
          "ShadowTexCoord": {
            "X": 0.9090169,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.0638355
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.0638355
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.0039100666
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.555
          },
          "ShadowTexCoord": {
            "X": 0.9090169,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.815
          },
          "ShadowTexCoord": {
            "X": 0.91606987,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.0039100666
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.815
          },
          "ShadowTexCoord": {
            "X": 0.91606987,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": -0.815
          },
          "ShadowTexCoord": {
            "X": 0.91606987,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.555
          },
          "ShadowTexCoord": {
            "X": 0.9090169,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.028472096
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.855,
            "Y": -0.555
          },
          "ShadowTexCoord": {
            "X": 0.9090169,
            "Y": 0.038533643
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.49145508,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.48706055,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48687744,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48687744,
            "Y": 0.059448805
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.49163818,
            "Y": 0.059448805
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.49163818,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48687744,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.48706055,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.49145508,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.49163818,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.34,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.49163818,
            "Y": 0.05179831
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.34,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48687744,
            "Y": 0.05179831
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.49145508,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.49145508,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.49163818,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.49163818,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.48706055,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48687744,
            "Y": 0.052023325
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48687744,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.01,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.48706055,
            "Y": 0.05922379
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.029000001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.67437744,
            "Y": 0.35228702
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.029000001,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.6791382,
            "Y": 0.35228702
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.6791382,
            "Y": 0.34916833
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.67437744,
            "Y": 0.34916833
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09900001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69000244,
            "Y": 0.34932584
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69000244,
            "Y": 0.35244456
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.6947632,
            "Y": 0.35244456
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09900001,
            "Y": -0.26
          },
          "ShadowTexCoord": {
            "X": 0.6947632,
            "Y": 0.34932584
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47436523,
            "Y": 0.050571233
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47235107,
            "Y": 0.050571233
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47235107,
            "Y": 0.05729166
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47436523,
            "Y": 0.05729166
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.48217773,
            "Y": 0.051579304
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.48016357,
            "Y": 0.051579304
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48016357,
            "Y": 0.05829973
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48217773,
            "Y": 0.05829973
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.41333008,
            "Y": 0.0703125
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.41333008,
            "Y": 0.06823336
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40893555,
            "Y": 0.06823336
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16399999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40893555,
            "Y": 0.0703125
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.42895508,
            "Y": 0.06886341
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.42895508,
            "Y": 0.06678427
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.036000002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42456055,
            "Y": 0.06678427
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42456055,
            "Y": 0.06886341
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.029000001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24465942,
            "Y": 0.7614757
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.029000001,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.24465942,
            "Y": 0.7691262
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2185.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.7691262
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.33
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.76890117
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.7617007
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2015.0,
            "Z": 15.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.7614757
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.029000001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24465942,
            "Y": 0.77724475
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.029000001,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.24465942,
            "Y": 0.78489524
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2015.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.34
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.78489524
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2020.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.33
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.78467023
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2180.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.77746975
          }
        },
        {
          "Position": {
            "X": 4762.0,
            "Y": 2185.0,
            "Z": 145.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.128,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24768066,
            "Y": 0.77724475
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47235107,
            "Y": 0.050571233
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47184247,
            "Y": 0.050571233
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47184247,
            "Y": 0.05729166
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47235107,
            "Y": 0.05729166
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.48016357,
            "Y": 0.051579304
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": -0.32
          },
          "ShadowTexCoord": {
            "X": 0.47965497,
            "Y": 0.051579304
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47965497,
            "Y": 0.05829973
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48016357,
            "Y": 0.05829973
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.41333008,
            "Y": 0.06823336
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.41333008,
            "Y": 0.067708336
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.04,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40893555,
            "Y": 0.067708336
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2180.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.065,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40893555,
            "Y": 0.06823336
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.42895508,
            "Y": 0.069388434
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 140.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.24
          },
          "ShadowTexCoord": {
            "X": 0.42895508,
            "Y": 0.06886341
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42456055,
            "Y": 0.06886341
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2020.0,
            "Z": 20.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.16,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42456055,
            "Y": 0.069388434
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.35341826
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.35415807
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2612.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.35415807
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.3288562
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.855
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.31879467
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0994984,
            "Y": 0.37366447
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.0994984,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2015.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.40902787
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2185.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.855
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.39896634
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 2612.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.37366447
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.13570593
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.13570593
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.07504066
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.07504066
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.0996027
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.111143894
          }
        },
        {
          "Position": {
            "X": 4711.6025,
            "Y": -238.39731,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0482051,
            "Y": -0.5482054
          },
          "ShadowTexCoord": {
            "X": 0.17047614,
            "Y": 0.38304093
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -288.39743,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.44820514
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.38007602
          }
        },
        {
          "Position": {
            "X": 4593.3013,
            "Y": -306.69873,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8116026,
            "Y": -0.41160256
          },
          "ShadowTexCoord": {
            "X": 0.16369322,
            "Y": 0.3789908
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.775,
            "Y": -0.39047006
          },
          "ShadowTexCoord": {
            "X": 0.16264391,
            "Y": 0.37836424
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7482051,
            "Y": -0.3750001
          },
          "ShadowTexCoord": {
            "X": 0.16187572,
            "Y": 0.37790558
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7017949,
            "Y": -0.34820506
          },
          "ShadowTexCoord": {
            "X": 0.16054526,
            "Y": 0.37711114
          }
        },
        {
          "Position": {
            "X": 4236.8433,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0986866,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14325532,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11247485,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.39139587
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.40295896
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.4275676
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.4275676
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.4275676
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.4275676
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.00003,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.42682636
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87903,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.54924196
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.38307166
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -1.6813138E-08
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.037638064
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -0.019998308
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.037638064
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117187,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.037638016
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -307.49973,
            "Z": -927.50037
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27000782,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5254181,
            "Y": 0.041183792
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -307.50034,
            "Z": -292.50037
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 3.528592E-08
          },
          "ShadowTexCoord": {
            "X": 0.5602997,
            "Y": 0.04118364
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -356.23605,
            "Z": -292.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747144,
            "Y": 3.1920557E-08
          },
          "ShadowTexCoord": {
            "X": 0.5603012,
            "Y": 0.02072473
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -307.50034,
            "Z": -292.50037
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5603012,
            "Y": 0.018882401
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -307.49973,
            "Z": -927.50037
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.2207031E-06,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5254196,
            "Y": 0.018882377
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -356.2383,
            "Z": -927.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747596,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.5254196,
            "Y": 0.020724814
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -922.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051802736,
            "Y": -0.05179547
          },
          "ShadowTexCoord": {
            "X": 0.50275886,
            "Y": 0.052308403
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09821289,
            "Y": -0.025000488
          },
          "ShadowTexCoord": {
            "X": 0.5034671,
            "Y": 0.051801946
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -922.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.12500781,
            "Y": -0.009530517
          },
          "ShadowTexCoord": {
            "X": 0.5038759,
            "Y": 0.051509544
          }
        },
        {
          "Position": {
            "X": 4583.254,
            "Y": -312.4997,
            "Z": -922.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14151563,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.5041278,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -312.49973,
            "Z": -922.50037
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.50196844,
            "Y": 0.051329408
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -353.35156,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.08170367
          },
          "ShadowTexCoord": {
            "X": 0.50196844,
            "Y": 0.0528737
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.2649,
            "Z": -297.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.24047089
          },
          "ShadowTexCoord": {
            "X": 0.035125792,
            "Y": 0.07953887
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -297.5007
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22500074
          },
          "ShadowTexCoord": {
            "X": 0.034716934,
            "Y": 0.079246454
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39734,
            "Z": -297.50058
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820601
          },
          "ShadowTexCoord": {
            "X": 0.03400877,
            "Y": 0.07874001
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -353.3493,
            "Z": -297.50043
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16830206
          },
          "ShadowTexCoord": {
            "X": 0.033218443,
            "Y": 0.07817479
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -312.50034,
            "Z": -297.5004
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.033218443,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -297.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -0.25000006
          },
          "ShadowTexCoord": {
            "X": 0.035377637,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -0.009998452
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.05264782
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -297.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -3.835514E-08
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.05264782
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -312.50034,
            "Z": -297.5004
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.56002504,
            "Y": 0.050418977
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -312.49973,
            "Z": -922.50037
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.8125E-06,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.52569276,
            "Y": 0.050418854
          }
        },
        {
          "Position": {
            "X": 4583.254,
            "Y": -312.4997,
            "Z": -922.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150782,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.052647866
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -353.3493,
            "Z": -297.50043
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830206,
            "Y": 2.2600616E-08
          },
          "ShadowTexCoord": {
            "X": 0.5600265,
            "Y": 0.062045682
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -353.35156,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16829756,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.52569425,
            "Y": 0.0620456
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -312.49973,
            "Z": -922.50037
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25000122,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.52569425,
            "Y": 0.06358989
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -312.50034,
            "Z": -297.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 5.722795E-09
          },
          "ShadowTexCoord": {
            "X": 0.5600265,
            "Y": 0.06358987
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -292.50058
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820563
          },
          "ShadowTexCoord": {
            "X": 0.0746419,
            "Y": 0.88295346
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -292.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23500061
          },
          "ShadowTexCoord": {
            "X": 0.07558611,
            "Y": 0.88244706
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -292.50082
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.25047058
          },
          "ShadowTexCoord": {
            "X": 0.076131254,
            "Y": 0.8821547
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -0.26999995
          },
          "ShadowTexCoord": {
            "X": 0.07681945,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -307.50034,
            "Z": -292.50037
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.2699999
          },
          "ShadowTexCoord": {
            "X": 0.07338467,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -356.23605,
            "Z": -292.5004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.17252845
          },
          "ShadowTexCoord": {
            "X": 0.07338467,
            "Y": 0.88362783
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101164065,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.51431966,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26495,
            "Z": -927.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13499218,
            "Y": -0.01953058
          },
          "ShadowTexCoord": {
            "X": 0.5136314,
            "Y": 0.055345293
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -927.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16178711,
            "Y": -0.03500061
          },
          "ShadowTexCoord": {
            "X": 0.51308626,
            "Y": 0.05505289
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -927.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20819727,
            "Y": -0.061795536
          },
          "ShadowTexCoord": {
            "X": 0.51214206,
            "Y": 0.05454643
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -356.2383,
            "Z": -927.5004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.097477295
          },
          "ShadowTexCoord": {
            "X": 0.5108847,
            "Y": 0.053872004
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -307.49973,
            "Z": -927.50037
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.5108847,
            "Y": 0.05571444
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.14787674,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.13511276,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.6429089
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.6429089
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.13511276,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.14787674,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.5838426
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.5838426
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.14787674,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.14787674,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.16178894,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.13511276,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.6076168
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13508606,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.13511276,
            "Y": 0.6191347
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.42131424,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.40855026,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40852356,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40852356,
            "Y": 0.061791204
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.43522644,
            "Y": 0.061791204
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.43522644,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40852356,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.40855026,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.42131424,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.43522644,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.43522644,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40852356,
            "Y": 0.0027249244
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.42131424,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.42131424,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.43522644,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.43522644,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.40855026,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40852356,
            "Y": 0.026499102
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40852356,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.40855026,
            "Y": 0.038017027
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87936,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007588,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.93370223,
            "Y": 0.020168442
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87903,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.500758,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.020168463
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.00003,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.02499994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.06392315
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.96150714,
            "Y": 0.06392315
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87933,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007586,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.96150714,
            "Y": 0.020168446
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.85803854
          }
        },
        {
          "Position": {
            "X": 4236.8433,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9513135,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.88981193
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": -247.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -0.029999878
          },
          "ShadowTexCoord": {
            "X": 0.004150387,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.85803854
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31519127,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32634926,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.4901925
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.09036178
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.88301367,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.32411727,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.29216003,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.29216003,
            "Y": 0.09907974
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.29216003,
            "Y": 0.11059767
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29216003,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -247.50006
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": -0.004999878
          },
          "ShadowTexCoord": {
            "X": 0.9711571,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.28365707,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.2790606
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31022644,
            "Y": 0.2790606
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31022644,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.88301367,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21474227,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.32320508,
            "Y": -0.32320514
          },
          "ShadowTexCoord": {
            "X": 0.23075852,
            "Y": 0.5361169
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27679494,
            "Y": -0.3500001
          },
          "ShadowTexCoord": {
            "X": 0.23208633,
            "Y": 0.5353256
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26495,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.36547008
          },
          "ShadowTexCoord": {
            "X": 0.23285294,
            "Y": 0.53486866
          }
        },
        {
          "Position": {
            "X": 4593.3013,
            "Y": -306.6987,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21339746,
            "Y": -0.38660258
          },
          "ShadowTexCoord": {
            "X": 0.23390014,
            "Y": 0.5342446
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -288.3974,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.42320523
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5331636
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5098075
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5306059
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.48659587
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.48659587
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.20581627,
            "Y": 0.48659587
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.48659587
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.195
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.5103701
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.805
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.52188796
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.04216235,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.04216235,
            "Y": 0.50821275
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0986855,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07294279,
            "Y": 0.50821275
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87933,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.5007586
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.4919283
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.85803854
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.85803854
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.85729873
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.85729873
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.24658203,
            "Y": 0.7937799
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.24505615,
            "Y": 0.7937799
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24505615,
            "Y": 0.80299425
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24658203,
            "Y": 0.80299425
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7163162,
            "Y": 0.35131046
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7163162,
            "Y": 0.34973538
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7053757,
            "Y": 0.34973538
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7053757,
            "Y": 0.35131046
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7319412,
            "Y": 0.3518775
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7319412,
            "Y": 0.3503024
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7210007,
            "Y": 0.3503024
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7210007,
            "Y": 0.3518775
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.24658203,
            "Y": 0.8099089
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.24505615,
            "Y": 0.8099089
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24505615,
            "Y": 0.81912327
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -97.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24658203,
            "Y": 0.81912327
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.04216235,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.83
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.472041
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -97.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.22
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.4836041
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.50821275
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.04216235,
            "Y": 0.50821275
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.43889084
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.43889084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.4995561
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.4995561
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.26700845,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.28181967,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.46345285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25333658,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.25404188,
            "Y": 0.47499406
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.00003,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.02499994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.06392315
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.96150714,
            "Y": 0.06466437
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.96150714,
            "Y": 0.06392315
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499994,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.7366115,
            "Y": 0.3500504
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249994,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.7366115,
            "Y": 0.35083795
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.74511284,
            "Y": 0.35083795
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.74511284,
            "Y": 0.3500504
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499994,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7631912,
            "Y": 0.35156226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249994,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.7631912,
            "Y": 0.35077474
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7522507,
            "Y": 0.35077474
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7522507,
            "Y": 0.35156226
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749991,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8178787,
            "Y": 0.31858006
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499991,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8178787,
            "Y": 0.3177925
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499991,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8069382,
            "Y": 0.3177925
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749991,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8069382,
            "Y": 0.31858006
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2500006,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.83105034,
            "Y": 0.31930444
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1250006,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.83105034,
            "Y": 0.31851688
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1250006,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.822549,
            "Y": 0.31851688
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 500.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2500006,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.822549,
            "Y": 0.31930444
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.44743237
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.44743237
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.44743237
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.04216235,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 500.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.4481736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.44743237
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6752116,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6759169,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6888835,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.70369464,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.70369464,
            "Y": 0.0034069736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6752116,
            "Y": 0.0034069736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6888835,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6759169,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6752116,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6752116,
            "Y": 0.06407224
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.70369464,
            "Y": 0.06407224
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.70369464,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6888835,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6888835,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.70369464,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.70369464,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6759169,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6752116,
            "Y": 0.027969005
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6752116,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6759169,
            "Y": 0.039510205
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6420085,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6290419,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.20828657
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.20828657
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6290419,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6420085,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.1476213
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.1476213
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6420085,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.6420085,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.65681964,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6290419,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6283366,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6290419,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.0994984,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.43432972
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.43432972
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.43432972
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.43432972
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.43358994
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.29349282
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.29349282
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.29349282
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.16981089,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.29423264
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.29349282
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8178787,
            "Y": 0.32740027
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8178787,
            "Y": 0.3266127
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8069382,
            "Y": 0.3266127
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8069382,
            "Y": 0.32740027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8335037,
            "Y": 0.32661307
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8335037,
            "Y": 0.32582554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8225632,
            "Y": 0.32582554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8225632,
            "Y": 0.32661307
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749988,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.806924,
            "Y": 0.33511844
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499988,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.806924,
            "Y": 0.33669353
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.81542534,
            "Y": 0.33669353
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.81542534,
            "Y": 0.33511844
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8750012,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.81542534,
            "Y": 0.3423009
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7500012,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.81542534,
            "Y": 0.3407258
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1600.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7500012,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.806924,
            "Y": 0.3407258
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1587.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8750012,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.806924,
            "Y": 0.3423009
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.0039100666
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1600.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.0039100666
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1587.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.92244464,
            "Y": 0.0031702537
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8939616,
            "Y": 0.0031702537
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6673991,
            "Y": 0.7300716
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6673991,
            "Y": 0.7892572
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6673991,
            "Y": 0.78999704
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.69588214,
            "Y": 0.78999704
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.69588214,
            "Y": 0.7293318
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6673991,
            "Y": 0.7293318
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.72925377,
            "Y": 0.78724325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.74041176,
            "Y": 0.78724325
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.763443,
            "Y": 0.78724325
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.763443,
            "Y": 0.72817695
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.74041176,
            "Y": 0.72817695
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.72925377,
            "Y": 0.72817695
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.70622253,
            "Y": 0.72817695
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70622253,
            "Y": 0.78724325
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.67912674,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.66636276,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.20742501
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.20742501
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.66636276,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.67912674,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.14835875
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.14835875
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.67912674,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.67912674,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.66636276,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.66636276,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.5103169
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.5103169
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.56938314
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.56938314
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.26506424,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.53409106
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.25230026,
            "Y": 0.545609
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.79175377,
            "Y": 0.787952
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80291176,
            "Y": 0.787952
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.825943,
            "Y": 0.787952
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.825943,
            "Y": 0.72888577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.80291176,
            "Y": 0.72888577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.79175377,
            "Y": 0.72888577
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.76872253,
            "Y": 0.72888577
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.76872253,
            "Y": 0.787952
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.8598239
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.8598239
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.8007576
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.8007576
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.9250488
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.9250488
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1550.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.69303894,
            "Y": 0.86598253
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 1550.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.66633606,
            "Y": 0.86598253
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.43974903
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.49893463
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.49893463
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.43974903
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8750006,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.81542534,
            "Y": 0.35121596
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7500006,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.81542534,
            "Y": 0.3504284
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7500006,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.806924,
            "Y": 0.3504284
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8750006,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.806924,
            "Y": 0.35121596
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749994,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8335037,
            "Y": 0.33508673
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499994,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8335037,
            "Y": 0.33429918
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8225632,
            "Y": 0.33429918
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8225632,
            "Y": 0.33508673
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.249999,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8335037,
            "Y": 0.34312013
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.124999,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.8335037,
            "Y": 0.34233257
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.124999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8225632,
            "Y": 0.34233257
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.249999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8225632,
            "Y": 0.34312013
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749994,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.822549,
            "Y": 0.3503969
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499994,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.822549,
            "Y": 0.35118446
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.83105034,
            "Y": 0.35118446
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749994,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.83105034,
            "Y": 0.3503969
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.43900922
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.43900922
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.43900922
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.43974903
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.43974903
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 537.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.43900922
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2500012,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33886284,
            "Y": 0.49621975
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1250012,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33886284,
            "Y": 0.49464464
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1250012,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33036152,
            "Y": 0.49464464
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2500012,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33036152,
            "Y": 0.49621975
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.35694122,
            "Y": 0.49621934
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.35694122,
            "Y": 0.49464425
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34600067,
            "Y": 0.49464425
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34600067,
            "Y": 0.49621934
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.5053557
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499988,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.5037806
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.7499988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.5037806
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8749988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.5053557
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499988,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.51184475
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249988,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.51341987
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.1249988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.51341987
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1550.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2499988,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.51184475
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.49893463
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.49967447
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.49967447
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.49967447
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1562.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.49967447
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1550.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.49893463
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.74048316,
            "Y": 0.79266423
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7293026,
            "Y": 0.79266423
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7055082,
            "Y": 0.79266423
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.7055082,
            "Y": 0.8533294
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.7293026,
            "Y": 0.8533294
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.74048316,
            "Y": 0.8533294
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 537.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.76427764,
            "Y": 0.8533294
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 1562.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.76427764,
            "Y": 0.79266423
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.675,
            "Y": -0.30179492
          },
          "ShadowTexCoord": {
            "X": 0.1597771,
            "Y": 0.3757351
          }
        },
        {
          "Position": {
            "X": 4437.8794,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007588,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15478195,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4236.8433,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0986866,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14325532,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7017949,
            "Y": -0.34820506
          },
          "ShadowTexCoord": {
            "X": 0.16054526,
            "Y": 0.37711114
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.675,
            "Y": -0.2482051
          },
          "ShadowTexCoord": {
            "X": 0.1597771,
            "Y": 0.37414622
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.675,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1597771,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4437.8794,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007588,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15478195,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.675,
            "Y": -0.30179492
          },
          "ShadowTexCoord": {
            "X": 0.1597771,
            "Y": 0.3757351
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7017949,
            "Y": -0.20179492
          },
          "ShadowTexCoord": {
            "X": 0.16054526,
            "Y": 0.37277025
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8183018,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16388527,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.675,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1597771,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.675,
            "Y": -0.2482051
          },
          "ShadowTexCoord": {
            "X": 0.1597771,
            "Y": 0.37414622
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8183018,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16388527,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7017949,
            "Y": -0.20179492
          },
          "ShadowTexCoord": {
            "X": 0.16054526,
            "Y": 0.37277025
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -425.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.748206,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.16187575,
            "Y": 0.3719758
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.12067,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.000758667
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.36680973
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.36678723
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -425.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.748206,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.16187575,
            "Y": 0.3719758
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8017949,
            "Y": -0.17500006
          },
          "ShadowTexCoord": {
            "X": 0.16341206,
            "Y": 0.3719758
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -424.99994,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.17500013
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.3719758
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.12067,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.000758667
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.36680973
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8017949,
            "Y": -0.17500006
          },
          "ShadowTexCoord": {
            "X": 0.16341206,
            "Y": 0.3719758
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60248,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8482051,
            "Y": -0.20179504
          },
          "ShadowTexCoord": {
            "X": 0.16474253,
            "Y": 0.37277025
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -353.34915,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.3183017
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.37622455
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -424.99994,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.17500013
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.3719758
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60248,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8482051,
            "Y": -0.20179504
          },
          "ShadowTexCoord": {
            "X": 0.16474253,
            "Y": 0.37277025
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39737,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.24820526
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.37414625
          }
        },
        {
          "Position": {
            "X": 4711.6025,
            "Y": -238.39731,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0482051,
            "Y": -0.5482054
          },
          "ShadowTexCoord": {
            "X": 0.17047614,
            "Y": 0.38304093
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87903,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.54924196
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.38307166
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -353.34915,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.3183017
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.37622455
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39737,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.24820526
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.37414625
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.3017951
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.37573513
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -288.39743,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.44820514
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.38007602
          }
        },
        {
          "Position": {
            "X": 4711.6025,
            "Y": -238.39731,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0482051,
            "Y": -0.5482054
          },
          "ShadowTexCoord": {
            "X": 0.17047614,
            "Y": 0.38304093
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.3017951
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.37573513
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.3974,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8482051,
            "Y": -0.3482052
          },
          "ShadowTexCoord": {
            "X": 0.16474253,
            "Y": 0.37711114
          }
        },
        {
          "Position": {
            "X": 4593.3013,
            "Y": -306.69873,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8116026,
            "Y": -0.41160256
          },
          "ShadowTexCoord": {
            "X": 0.16369322,
            "Y": 0.3789908
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -288.39743,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.875,
            "Y": -0.44820514
          },
          "ShadowTexCoord": {
            "X": 0.16551071,
            "Y": 0.38007602
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.3974,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8482051,
            "Y": -0.3482052
          },
          "ShadowTexCoord": {
            "X": 0.16474253,
            "Y": 0.37711114
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8017949,
            "Y": -0.3750001
          },
          "ShadowTexCoord": {
            "X": 0.16341206,
            "Y": 0.37790558
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.775,
            "Y": -0.39047006
          },
          "ShadowTexCoord": {
            "X": 0.16264391,
            "Y": 0.37836424
          }
        },
        {
          "Position": {
            "X": 4593.3013,
            "Y": -306.69873,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8116026,
            "Y": -0.41160256
          },
          "ShadowTexCoord": {
            "X": 0.16369322,
            "Y": 0.3789908
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8017949,
            "Y": -0.3750001
          },
          "ShadowTexCoord": {
            "X": 0.16341206,
            "Y": 0.37790558
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7482051,
            "Y": -0.3750001
          },
          "ShadowTexCoord": {
            "X": 0.16187572,
            "Y": 0.37790558
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.775,
            "Y": -0.39047006
          },
          "ShadowTexCoord": {
            "X": 0.16264391,
            "Y": 0.37836424
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.6428992E-07,
            "Y": -0.15000199
          },
          "ShadowTexCoord": {
            "X": 0.2476515,
            "Y": 0.82509226
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -292.50058
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.6428992E-07,
            "Y": -0.4500078
          },
          "ShadowTexCoord": {
            "X": 0.24582042,
            "Y": 0.82509226
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -292.50052
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794943,
            "Y": -0.45000717
          },
          "ShadowTexCoord": {
            "X": 0.24582042,
            "Y": 0.82678044
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794943,
            "Y": -0.15000199
          },
          "ShadowTexCoord": {
            "X": 0.2476515,
            "Y": 0.82678044
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39734,
            "Z": -297.50058
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.9286974E-07,
            "Y": -0.5000078
          },
          "ShadowTexCoord": {
            "X": 0.24688986,
            "Y": 0.83315676
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39752,
            "Z": -302.4998
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.9286974E-07,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.24627961,
            "Y": 0.83315676
          }
        },
        {
          "Position": {
            "X": 4533.3975,
            "Y": -347.0575,
            "Z": -302.49976
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999836,
            "Y": -0.54999954
          },
          "ShadowTexCoord": {
            "X": 0.24627961,
            "Y": 0.8337868
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60263,
            "Z": -302.49966
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795024,
            "Y": -0.54999864
          },
          "ShadowTexCoord": {
            "X": 0.24627963,
            "Y": 0.83484495
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60248,
            "Z": -297.50052
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.50000715
          },
          "ShadowTexCoord": {
            "X": 0.24688987,
            "Y": 0.83484495
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -391.9134,
            "Z": -292.50043
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882612,
            "Y": 3.8934314E-08
          },
          "ShadowTexCoord": {
            "X": 0.5603012,
            "Y": 0.02207342
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -356.23605,
            "Z": -292.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747144,
            "Y": 3.1920557E-08
          },
          "ShadowTexCoord": {
            "X": 0.5603012,
            "Y": 0.02072473
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -356.2383,
            "Z": -927.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747596,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.5254196,
            "Y": 0.020724814
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -391.92014,
            "Z": -927.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1688396,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5254196,
            "Y": 0.022073673
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.09820557
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.053185612
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -922.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051802736,
            "Y": -0.05179547
          },
          "ShadowTexCoord": {
            "X": 0.50275886,
            "Y": 0.052308403
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -353.35156,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.08170367
          },
          "ShadowTexCoord": {
            "X": 0.50196844,
            "Y": 0.0528737
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -383.2599,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.14152032
          },
          "ShadowTexCoord": {
            "X": 0.50196844,
            "Y": 0.05400431
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60248,
            "Z": -297.50052
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179572
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.0778628
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -383.25314,
            "Z": -297.50046
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.108494386
          },
          "ShadowTexCoord": {
            "X": 0.033218443,
            "Y": 0.077044345
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -353.3493,
            "Z": -297.50043
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16830206
          },
          "ShadowTexCoord": {
            "X": 0.033218443,
            "Y": 0.07817479
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39734,
            "Z": -297.50058
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.19820601
          },
          "ShadowTexCoord": {
            "X": 0.03400877,
            "Y": 0.07874001
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -353.3493,
            "Z": -297.50043
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830206,
            "Y": 2.2600616E-08
          },
          "ShadowTexCoord": {
            "X": 0.5600265,
            "Y": 0.062045682
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -383.25314,
            "Z": -297.50046
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108494386,
            "Y": 1.8602332E-08
          },
          "ShadowTexCoord": {
            "X": 0.5600265,
            "Y": 0.060915247
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -383.2599,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1084809,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.52569425,
            "Y": 0.060914993
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -353.35156,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16829756,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.52569425,
            "Y": 0.0620456
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -292.50052
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179548
          },
          "ShadowTexCoord": {
            "X": 0.074096754,
            "Y": 0.8838307
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -292.50058
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.20820563
          },
          "ShadowTexCoord": {
            "X": 0.0746419,
            "Y": 0.88295346
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -356.23605,
            "Z": -292.5004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.17252845
          },
          "ShadowTexCoord": {
            "X": 0.07338467,
            "Y": 0.88362783
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -391.9134,
            "Z": -292.50043
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.10117377
          },
          "ShadowTexCoord": {
            "X": 0.07338467,
            "Y": 0.88497657
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -927.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20819727,
            "Y": -0.061795536
          },
          "ShadowTexCoord": {
            "X": 0.51214206,
            "Y": 0.05454643
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -927.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.10820569
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.053669225
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -391.92014,
            "Z": -927.5004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.16884094
          },
          "ShadowTexCoord": {
            "X": 0.5108847,
            "Y": 0.052523147
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -356.2383,
            "Z": -927.5004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.097477295
          },
          "ShadowTexCoord": {
            "X": 0.5108847,
            "Y": 0.053872004
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.0517577E-07,
            "Y": -0.15000336
          },
          "ShadowTexCoord": {
            "X": 0.24765219,
            "Y": 0.8413309
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -292.50052
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.0517577E-07,
            "Y": -0.45000854
          },
          "ShadowTexCoord": {
            "X": 0.2458211,
            "Y": 0.8413309
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -292.50055
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794952,
            "Y": -0.45000884
          },
          "ShadowTexCoord": {
            "X": 0.2458211,
            "Y": 0.84301907
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794952,
            "Y": -0.15000336
          },
          "ShadowTexCoord": {
            "X": 0.24765219,
            "Y": 0.84301907
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60248,
            "Z": -297.50052
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0517577E-07,
            "Y": -0.5000085
          },
          "ShadowTexCoord": {
            "X": 0.24689123,
            "Y": 0.8493954
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60263,
            "Z": -302.49966
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2207031E-06,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24628098,
            "Y": 0.8493954
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -371.6026,
            "Z": -302.49963
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000092,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.24628098,
            "Y": 0.8500255
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39755,
            "Z": -302.4996
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795045,
            "Y": -0.5499994
          },
          "ShadowTexCoord": {
            "X": 0.24628098,
            "Y": 0.85108364
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -297.50055
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794952,
            "Y": -0.5000088
          },
          "ShadowTexCoord": {
            "X": 0.24689122,
            "Y": 0.85108364
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -391.9134,
            "Z": -292.50043
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882612,
            "Y": 3.8934314E-08
          },
          "ShadowTexCoord": {
            "X": 0.5603012,
            "Y": 0.02207342
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -391.92014,
            "Z": -927.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1688396,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5254196,
            "Y": 0.022073673
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -442.49973,
            "Z": -927.5005
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2699988,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.5254196,
            "Y": 0.023985704
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -442.50034,
            "Z": -292.5005
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 1.3350636E-08
          },
          "ShadowTexCoord": {
            "X": 0.5603012,
            "Y": 0.023985727
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.50034,
            "Z": -292.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -2.7179704E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321747,
            "Y": 0.14906752
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -442.50034,
            "Z": -292.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7321747,
            "Y": 0.14833246
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -442.49973,
            "Z": -927.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -7.8125E-06,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972931,
            "Y": 0.14833231
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.49973,
            "Z": -927.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972931,
            "Y": 0.14906752
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.15179548
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.054198526
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.09820557
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.053185612
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -383.2599,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.14152032
          },
          "ShadowTexCoord": {
            "X": 0.50196844,
            "Y": 0.05400431
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -437.49973,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.50196844,
            "Y": 0.05605471
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.49973,
            "Z": -922.50055
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.05605471
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -297.50055
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.098205745
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.07684988
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.50034,
            "Z": -297.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -437.50034,
            "Z": -297.50052
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.033218443,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -383.25314,
            "Z": -297.50046
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.108494386
          },
          "ShadowTexCoord": {
            "X": 0.033218443,
            "Y": 0.077044345
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60248,
            "Z": -297.50052
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.15179572
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.0778628
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -383.25314,
            "Z": -297.50046
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108494386,
            "Y": 1.8602332E-08
          },
          "ShadowTexCoord": {
            "X": 0.5600265,
            "Y": 0.060915247
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -437.50034,
            "Z": -297.50052
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5600265,
            "Y": 0.05886457
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -437.49973,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2207031E-06,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.52569425,
            "Y": 0.058864597
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -383.2599,
            "Z": -922.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1084809,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.52569425,
            "Y": 0.060914993
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.50034,
            "Z": -297.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 9.059877E-09
          },
          "ShadowTexCoord": {
            "X": 0.32565,
            "Y": 0.14273563
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.49973,
            "Z": -922.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14273563
          }
        },
        {
          "Position": {
            "X": 4512.496,
            "Y": -437.49973,
            "Z": -922.5005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2500078,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14312953
          }
        },
        {
          "Position": {
            "X": 4512.5,
            "Y": -437.50034,
            "Z": -297.50052
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 3.7193384E-08
          },
          "ShadowTexCoord": {
            "X": 0.32565004,
            "Y": 0.14312941
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.50034,
            "Z": -292.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.074096754,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -292.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.10820563
          },
          "ShadowTexCoord": {
            "X": 0.074096754,
            "Y": 0.8848436
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60254,
            "Z": -292.50052
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.16179548
          },
          "ShadowTexCoord": {
            "X": 0.074096754,
            "Y": 0.8838307
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -391.9134,
            "Z": -292.50043
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.10117377
          },
          "ShadowTexCoord": {
            "X": 0.07338467,
            "Y": 0.88497657
          }
        },
        {
          "Position": {
            "X": 4507.5,
            "Y": -442.50034,
            "Z": -292.5005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": 1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.07338467,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -927.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.10820569
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.053669225
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -927.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.1617956
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.05265631
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.49973,
            "Z": -927.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.27000013
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.050611112
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -442.49973,
            "Z": -927.5005
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.27000013
          },
          "ShadowTexCoord": {
            "X": 0.5108847,
            "Y": 0.050611112
          }
        },
        {
          "Position": {
            "X": 4507.496,
            "Y": -391.92014,
            "Z": -927.5004
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -0.16884094
          },
          "ShadowTexCoord": {
            "X": 0.5108847,
            "Y": 0.052523147
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.15000397
          },
          "ShadowTexCoord": {
            "X": 0.24765182,
            "Y": 0.8572873
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -292.50055
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.45000947
          },
          "ShadowTexCoord": {
            "X": 0.24582073,
            "Y": 0.8572873
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -292.50064
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.4500104
          },
          "ShadowTexCoord": {
            "X": 0.24582073,
            "Y": 0.85897547
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.15000397
          },
          "ShadowTexCoord": {
            "X": 0.24765182,
            "Y": 0.85897547
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -297.50055
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.5000095
          },
          "ShadowTexCoord": {
            "X": 0.24689049,
            "Y": 0.8653518
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39755,
            "Z": -302.4996
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0571601E-06,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.24628025,
            "Y": 0.8653518
          }
        },
        {
          "Position": {
            "X": 4529.9995,
            "Y": -397.0571,
            "Z": -302.49963
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099992484,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.24628024,
            "Y": 0.86598176
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60263,
            "Z": -302.49966
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795024,
            "Y": -0.5500006
          },
          "ShadowTexCoord": {
            "X": 0.24628024,
            "Y": 0.86704
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60257,
            "Z": -297.50067
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679497,
            "Y": -0.50001067
          },
          "ShadowTexCoord": {
            "X": 0.24689047,
            "Y": 0.86704
          }
        },
        {
          "Position": {
            "X": 4556.2363,
            "Y": -442.5003,
            "Z": -292.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747266,
            "Y": -6.1299943E-09
          },
          "ShadowTexCoord": {
            "X": 0.73217463,
            "Y": 0.15037952
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.50034,
            "Z": -292.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -2.7179704E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321747,
            "Y": 0.14906752
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.49973,
            "Z": -927.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972931,
            "Y": 0.14906752
          }
        },
        {
          "Position": {
            "X": 4556.236,
            "Y": -442.4997,
            "Z": -927.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.69729304,
            "Y": 0.15037951
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -922.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051802736,
            "Y": -0.19820556
          },
          "ShadowTexCoord": {
            "X": 0.50275886,
            "Y": 0.05507573
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.15179548
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.054198526
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.49973,
            "Z": -922.50055
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.05605471
          }
        },
        {
          "Position": {
            "X": 4553.349,
            "Y": -437.4997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.081706055,
            "Y": -0.24999994
          },
          "ShadowTexCoord": {
            "X": 0.5032152,
            "Y": 0.056054708
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60257,
            "Z": -297.50067
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.051795535
          },
          "ShadowTexCoord": {
            "X": 0.03400877,
            "Y": 0.07597267
          }
        },
        {
          "Position": {
            "X": 4553.3496,
            "Y": -437.5003,
            "Z": -297.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169922,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.034465075,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.50034,
            "Z": -297.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -297.50055
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.098205745
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.07684988
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.50034,
            "Z": -297.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": 9.059877E-09
          },
          "ShadowTexCoord": {
            "X": 0.32565,
            "Y": 0.14273563
          }
        },
        {
          "Position": {
            "X": 4553.3496,
            "Y": -437.5003,
            "Z": -297.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830078,
            "Y": -5.679176E-09
          },
          "ShadowTexCoord": {
            "X": 0.32565,
            "Y": 0.14184256
          }
        },
        {
          "Position": {
            "X": 4553.349,
            "Y": -437.4997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14184257
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -437.49973,
            "Z": -922.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14273563
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -292.50064
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.061795473
          },
          "ShadowTexCoord": {
            "X": 0.0746419,
            "Y": 0.88572085
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -292.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": -0.10820563
          },
          "ShadowTexCoord": {
            "X": 0.074096754,
            "Y": 0.8848436
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.50034,
            "Z": -292.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.235,
            "Y": 1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.074096754,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4556.2363,
            "Y": -442.5003,
            "Z": -292.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252736,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.07536776,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -927.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.1617956
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.05265631
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -927.5007
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20819727,
            "Y": -0.2082057
          },
          "ShadowTexCoord": {
            "X": 0.51214206,
            "Y": 0.051779103
          }
        },
        {
          "Position": {
            "X": 4556.236,
            "Y": -442.4997,
            "Z": -927.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1725205,
            "Y": -0.27000007
          },
          "ShadowTexCoord": {
            "X": 0.5128679,
            "Y": 0.050611116
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -442.49973,
            "Z": -927.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.27000013
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.050611112
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5258793E-07,
            "Y": -0.15000336
          },
          "ShadowTexCoord": {
            "X": 0.24765077,
            "Y": 0.92188567
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -292.50064
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5258793E-07,
            "Y": -0.45000976
          },
          "ShadowTexCoord": {
            "X": 0.24581967,
            "Y": 0.92188567
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -292.5008
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794934,
            "Y": -0.45001128
          },
          "ShadowTexCoord": {
            "X": 0.24581967,
            "Y": 0.92357385
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -425.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795357,
            "Y": -0.15000336
          },
          "ShadowTexCoord": {
            "X": 0.24765077,
            "Y": 0.9235739
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60257,
            "Z": -297.50067
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.0517586E-07,
            "Y": -0.5000101
          },
          "ShadowTexCoord": {
            "X": 0.28595087,
            "Y": 0.5105954
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60263,
            "Z": -302.49966
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 6.103517E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.28534064,
            "Y": 0.5105954
          }
        },
        {
          "Position": {
            "X": 4547.057,
            "Y": -416.60226,
            "Z": -302.49973
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099993706,
            "Y": -0.5500006
          },
          "ShadowTexCoord": {
            "X": 0.28534064,
            "Y": 0.5112254
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.00006,
            "Z": -302.49982
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794964,
            "Y": -0.5500015
          },
          "ShadowTexCoord": {
            "X": 0.28534064,
            "Y": 0.51228356
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -297.50082
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794934,
            "Y": -0.5000116
          },
          "ShadowTexCoord": {
            "X": 0.28595087,
            "Y": 0.51228356
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -442.5003,
            "Z": -292.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882813,
            "Y": 8.948118E-09
          },
          "ShadowTexCoord": {
            "X": 0.73217463,
            "Y": 0.15187809
          }
        },
        {
          "Position": {
            "X": 4556.2363,
            "Y": -442.5003,
            "Z": -292.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747266,
            "Y": -6.1299943E-09
          },
          "ShadowTexCoord": {
            "X": 0.73217463,
            "Y": 0.15037952
          }
        },
        {
          "Position": {
            "X": 4556.236,
            "Y": -442.4997,
            "Z": -927.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.69729304,
            "Y": 0.15037951
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -442.4997,
            "Z": -927.50104
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882618,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.69729304,
            "Y": 0.15187804
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -922.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09821289,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.5034671,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -922.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051802736,
            "Y": -0.19820556
          },
          "ShadowTexCoord": {
            "X": 0.50275886,
            "Y": 0.05507573
          }
        },
        {
          "Position": {
            "X": 4553.349,
            "Y": -437.4997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.081706055,
            "Y": -0.24999994
          },
          "ShadowTexCoord": {
            "X": 0.5032152,
            "Y": 0.056054708
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -437.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14151269,
            "Y": -0.24999994
          },
          "ShadowTexCoord": {
            "X": 0.50412774,
            "Y": 0.056054708
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -297.50082
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.025000673
          },
          "ShadowTexCoord": {
            "X": 0.034716934,
            "Y": 0.075466216
          }
        },
        {
          "Position": {
            "X": 4583.2534,
            "Y": -437.5003,
            "Z": -297.50098
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150684,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.035377666,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4553.3496,
            "Y": -437.5003,
            "Z": -297.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08169922,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.034465075,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60257,
            "Z": -297.50067
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051794924,
            "Y": -0.051795535
          },
          "ShadowTexCoord": {
            "X": 0.03400877,
            "Y": 0.07597267
          }
        },
        {
          "Position": {
            "X": 4553.3496,
            "Y": -437.5003,
            "Z": -297.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830078,
            "Y": -5.679176E-09
          },
          "ShadowTexCoord": {
            "X": 0.32565,
            "Y": 0.14184256
          }
        },
        {
          "Position": {
            "X": 4583.2534,
            "Y": -437.5003,
            "Z": -297.50098
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493164,
            "Y": -1.149674E-09
          },
          "ShadowTexCoord": {
            "X": 0.32565,
            "Y": 0.14090054
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -437.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849512,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14090057
          }
        },
        {
          "Position": {
            "X": 4553.349,
            "Y": -437.4997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -1.2499999
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14184257
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -292.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.03500055
          },
          "ShadowTexCoord": {
            "X": 0.07558611,
            "Y": 0.8862273
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60254,
            "Z": -292.50064
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20820509,
            "Y": -0.061795473
          },
          "ShadowTexCoord": {
            "X": 0.0746419,
            "Y": 0.88572085
          }
        },
        {
          "Position": {
            "X": 4556.2363,
            "Y": -442.5003,
            "Z": -292.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17252736,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.07536776,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -442.5003,
            "Z": -292.501
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117187,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.076819494,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -927.5007
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20819727,
            "Y": -0.2082057
          },
          "ShadowTexCoord": {
            "X": 0.51214206,
            "Y": 0.051779103
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -927.50085
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16178711,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51308626,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -442.4997,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10116602,
            "Y": -0.27000007
          },
          "ShadowTexCoord": {
            "X": 0.5143196,
            "Y": 0.050611116
          }
        },
        {
          "Position": {
            "X": 4556.236,
            "Y": -442.4997,
            "Z": -927.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1725205,
            "Y": -0.27000007
          },
          "ShadowTexCoord": {
            "X": 0.5128679,
            "Y": 0.050611116
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -425.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.15000199
          },
          "ShadowTexCoord": {
            "X": 0.2867126,
            "Y": 0.5192541
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -292.5008
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.8828124E-06,
            "Y": -0.4500099
          },
          "ShadowTexCoord": {
            "X": 0.2848815,
            "Y": 0.5192541
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -292.50098
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794434,
            "Y": -0.45001176
          },
          "ShadowTexCoord": {
            "X": 0.28488147,
            "Y": 0.52094233
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794434,
            "Y": -0.15000199
          },
          "ShadowTexCoord": {
            "X": 0.2867126,
            "Y": 0.52094233
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -297.50082
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.8828124E-06,
            "Y": -0.50001025
          },
          "ShadowTexCoord": {
            "X": 0.2859495,
            "Y": 0.52731866
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.00006,
            "Z": -302.49982
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.8828124E-06,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.52731866
          }
        },
        {
          "Position": {
            "X": 4571.6025,
            "Y": -425.00006,
            "Z": -302.49988
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099995114,
            "Y": -0.5500008
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.5279487
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.00003,
            "Z": -302.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794434,
            "Y": -0.550002
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.52900684
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -297.501
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794434,
            "Y": -0.50001204
          },
          "ShadowTexCoord": {
            "X": 0.2859495,
            "Y": 0.52900684
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -425.0,
            "Z": -292.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500055,
            "Y": 2.7656135E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16417581
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -442.50027,
            "Z": -292.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16351427
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -442.49966,
            "Z": -927.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.2207031E-06,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16351429
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -425.0,
            "Z": -927.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500055,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16417581
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -442.5003,
            "Z": -292.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882813,
            "Y": 8.948118E-09
          },
          "ShadowTexCoord": {
            "X": 0.73217463,
            "Y": 0.15187809
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -442.4997,
            "Z": -927.50104
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882618,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.69729304,
            "Y": 0.15187804
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -442.49966,
            "Z": -927.50134
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2699922,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.69729304,
            "Y": 0.15400268
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -442.50027,
            "Z": -292.50134
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -3.528592E-08
          },
          "ShadowTexCoord": {
            "X": 0.73217463,
            "Y": 0.15400283
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15180273,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.50428474,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -922.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09821289,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.5034671,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -437.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14151269,
            "Y": -0.24999994
          },
          "ShadowTexCoord": {
            "X": 0.50412774,
            "Y": 0.056054708
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -437.49966,
            "Z": -922.50134
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.24999988
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.056054708
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -425.0,
            "Z": -922.50134
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4583.2534,
            "Y": -437.5003,
            "Z": -297.50098
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150684,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.035377666,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -297.50082
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.025000673
          },
          "ShadowTexCoord": {
            "X": 0.034716934,
            "Y": 0.075466216
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -297.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.025000673
          },
          "ShadowTexCoord": {
            "X": 0.03553465,
            "Y": 0.075466216
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -425.0,
            "Z": -297.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.025000673
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.075466216
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -437.50027,
            "Z": -297.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.07499368
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -425.0,
            "Z": -297.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499944,
            "Y": -2.9565108E-08
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.1846145
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -425.0,
            "Z": -922.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499944,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.1846145
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -437.49966,
            "Z": -922.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.24999878,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.18508701
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -437.50027,
            "Z": -297.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -5.722795E-09
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.18508703
          }
        },
        {
          "Position": {
            "X": 4583.2534,
            "Y": -437.5003,
            "Z": -297.50098
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108493164,
            "Y": -1.149674E-09
          },
          "ShadowTexCoord": {
            "X": 0.32565,
            "Y": 0.14090054
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -437.50027,
            "Z": -297.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32564998,
            "Y": 0.13919166
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -437.49966,
            "Z": -922.50134
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.8125E-06,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.2913177,
            "Y": 0.13919178
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -437.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10849512,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.29131773,
            "Y": 0.14090057
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -292.50098
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.03500055
          },
          "ShadowTexCoord": {
            "X": 0.0766764,
            "Y": 0.8862273
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -292.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.03500055
          },
          "ShadowTexCoord": {
            "X": 0.07558611,
            "Y": 0.8862273
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -442.5003,
            "Z": -292.501
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117187,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.076819494,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -442.50027,
            "Z": -292.50134
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.88688886
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -425.0,
            "Z": -292.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.03500055
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.8862273
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -927.50085
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16178711,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51308626,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10819727,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51417655,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -425.0,
            "Z": -927.50134
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -442.49966,
            "Z": -927.50134
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.050611116
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -442.4997,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10116602,
            "Y": -0.27000007
          },
          "ShadowTexCoord": {
            "X": 0.5143196,
            "Y": 0.050611116
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.5258787E-07,
            "Y": -0.15
          },
          "ShadowTexCoord": {
            "X": 0.28671297,
            "Y": 0.5353557
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -292.50098
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0517575E-07,
            "Y": -0.45000976
          },
          "ShadowTexCoord": {
            "X": 0.28488186,
            "Y": 0.5353557
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -292.5011
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794872,
            "Y": -0.450011
          },
          "ShadowTexCoord": {
            "X": 0.28488186,
            "Y": 0.53704387
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60248,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.15
          },
          "ShadowTexCoord": {
            "X": 0.28671297,
            "Y": 0.53704387
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -297.501
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0517575E-07,
            "Y": -0.5000101
          },
          "ShadowTexCoord": {
            "X": 0.28595024,
            "Y": 0.5434202
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.00003,
            "Z": -302.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.577636E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.28534,
            "Y": 0.5434202
          }
        },
        {
          "Position": {
            "X": 4597.0576,
            "Y": -420.00006,
            "Z": -302.5001
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999854,
            "Y": -0.5500009
          },
          "ShadowTexCoord": {
            "X": 0.28534,
            "Y": 0.5440503
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -302.5002
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794872,
            "Y": -0.55000216
          },
          "ShadowTexCoord": {
            "X": 0.28533998,
            "Y": 0.54510844
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -297.50113
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794872,
            "Y": -0.50001127
          },
          "ShadowTexCoord": {
            "X": 0.28595024,
            "Y": 0.54510844
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -393.7639,
            "Z": -292.50128
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747278,
            "Y": 2.9113316E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16535662
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -425.0,
            "Z": -292.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500055,
            "Y": 2.7656135E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16417581
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -425.0,
            "Z": -927.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03500055,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16417581
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -393.76614,
            "Z": -927.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097468264,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16535653
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -922.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19821289,
            "Y": -0.1982057
          },
          "ShadowTexCoord": {
            "X": 0.50499296,
            "Y": 0.055075735
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15180273,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.50428474,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -425.0,
            "Z": -922.50134
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -396.6529,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.16830634
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.0545106
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -297.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.025000673
          },
          "ShadowTexCoord": {
            "X": 0.03553465,
            "Y": 0.075466216
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -297.50113
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.051795535
          },
          "ShadowTexCoord": {
            "X": 0.036242813,
            "Y": 0.07597267
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -396.65063,
            "Z": -297.50128
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0816994
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.07653789
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -425.0,
            "Z": -297.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.025000673
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.075466216
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -425.0,
            "Z": -297.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499944,
            "Y": -2.9565108E-08
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.1846145
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -396.65063,
            "Z": -297.50128
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830072,
            "Y": -2.2601908E-08
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.18354282
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -396.6529,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830525,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.1835429
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -425.0,
            "Z": -922.50134
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22499944,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.1846145
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -292.5011
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.06179541
          },
          "ShadowTexCoord": {
            "X": 0.077620625,
            "Y": 0.88572085
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -292.50098
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.03500055
          },
          "ShadowTexCoord": {
            "X": 0.0766764,
            "Y": 0.8862273
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -425.0,
            "Z": -292.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.03500055
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.8862273
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -393.7639,
            "Z": -292.50128
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.09747278
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.88504654
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10819727,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51417655,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -927.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06178711,
            "Y": -0.20820582
          },
          "ShadowTexCoord": {
            "X": 0.5151208,
            "Y": 0.0517791
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -393.76614,
            "Z": -927.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.17253296
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.05245336
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -425.0,
            "Z": -927.50134
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60248,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.6428995E-07,
            "Y": -0.14999801
          },
          "ShadowTexCoord": {
            "X": 0.28671405,
            "Y": 0.5522517
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -292.5011
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.0571598E-06,
            "Y": -0.450009
          },
          "ShadowTexCoord": {
            "X": 0.28488293,
            "Y": 0.5522517
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -292.50116
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679484,
            "Y": -0.4500096
          },
          "ShadowTexCoord": {
            "X": 0.2848829,
            "Y": 0.5539399
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39737,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.14999801
          },
          "ShadowTexCoord": {
            "X": 0.28671405,
            "Y": 0.5539399
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -297.50113
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.0571598E-06,
            "Y": -0.5000093
          },
          "ShadowTexCoord": {
            "X": 0.28595236,
            "Y": 0.5603162
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -302.5002
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.0571598E-06,
            "Y": -0.55000013
          },
          "ShadowTexCoord": {
            "X": 0.28534213,
            "Y": 0.5603162
          }
        },
        {
          "Position": {
            "X": 4616.6025,
            "Y": -402.9423,
            "Z": -302.50024
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999915,
            "Y": -0.5500004
          },
          "ShadowTexCoord": {
            "X": 0.28534213,
            "Y": 0.5609462
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -302.50034
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679484,
            "Y": -0.5500014
          },
          "ShadowTexCoord": {
            "X": 0.2853421,
            "Y": 0.5620044
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39743,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794866,
            "Y": -0.5000099
          },
          "ShadowTexCoord": {
            "X": 0.28595236,
            "Y": 0.5620044
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -358.08652,
            "Z": -292.50125
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882752,
            "Y": 2.209952E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16670531
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -393.7639,
            "Z": -292.50128
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747278,
            "Y": 2.9113316E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16535662
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -393.76614,
            "Z": -927.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097468264,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16535653
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -358.0933,
            "Z": -927.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16881397,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16670506
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": -0.15179548
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.054198526
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -922.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19821289,
            "Y": -0.1982057
          },
          "ShadowTexCoord": {
            "X": 0.50499296,
            "Y": 0.055075735
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -396.6529,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.16830634
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.0545106
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -366.75354,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.10850763
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.05338033
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -297.50113
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.051795535
          },
          "ShadowTexCoord": {
            "X": 0.036242813,
            "Y": 0.07597267
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39743,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.09820581
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.07684988
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -366.74677,
            "Z": -297.50125
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.14150713
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.077668324
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -396.65063,
            "Z": -297.50128
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.0816994
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.07653789
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -396.65063,
            "Z": -297.50128
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830072,
            "Y": -2.2601908E-08
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.18354282
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -366.74677,
            "Z": -297.50125
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108492985,
            "Y": -1.8603668E-08
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.18241239
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -366.75354,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10850654,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.18241264
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -396.6529,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830525,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.1835429
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -292.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820563
          },
          "ShadowTexCoord": {
            "X": 0.07816577,
            "Y": 0.8848436
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -292.5011
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.06179541
          },
          "ShadowTexCoord": {
            "X": 0.077620625,
            "Y": 0.88572085
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -393.7639,
            "Z": -292.50128
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.09747278
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.88504654
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -358.08652,
            "Z": -292.50125
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16882752
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.8836978
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -927.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06178711,
            "Y": -0.20820582
          },
          "ShadowTexCoord": {
            "X": 0.5151208,
            "Y": 0.0517791
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -927.5012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": -0.1617956
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.05265631
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -358.0933,
            "Z": -927.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.10118726
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.05380188
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -393.76614,
            "Z": -927.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.17253296
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.05245336
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39737,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0517577E-07,
            "Y": -0.14999664
          },
          "ShadowTexCoord": {
            "X": 0.28671473,
            "Y": 0.56827104
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -292.50116
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.2207031E-06,
            "Y": -0.45000824
          },
          "ShadowTexCoord": {
            "X": 0.28488362,
            "Y": 0.56827104
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -292.50116
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.45000824
          },
          "ShadowTexCoord": {
            "X": 0.28488362,
            "Y": 0.5699593
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.14999664
          },
          "ShadowTexCoord": {
            "X": 0.28671473,
            "Y": 0.5699593
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39743,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -9.155273E-07,
            "Y": -0.5000085
          },
          "ShadowTexCoord": {
            "X": 0.28595373,
            "Y": 0.64891624
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -302.50034
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.2207031E-06,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.2853435,
            "Y": 0.64891624
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -378.39685,
            "Z": -302.50037
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000488,
            "Y": -0.5500003
          },
          "ShadowTexCoord": {
            "X": 0.2853435,
            "Y": 0.64954627
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60254,
            "Z": -302.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.267948,
            "Y": -0.5500006
          },
          "ShadowTexCoord": {
            "X": 0.28534347,
            "Y": 0.6506044
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -297.50116
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.5000082
          },
          "ShadowTexCoord": {
            "X": 0.28595373,
            "Y": 0.6506044
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -358.08652,
            "Z": -292.50125
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16882752,
            "Y": 2.209952E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16670531
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -358.0933,
            "Z": -927.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16881397,
            "Y": -1.2700001
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.16670506
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -307.49966,
            "Z": -927.5012
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27000123,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.6972946,
            "Y": 0.1686176
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -307.50027,
            "Z": -292.50122
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27,
            "Y": -1.3350636E-08
          },
          "ShadowTexCoord": {
            "X": 0.7321762,
            "Y": 0.16861759
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.50027,
            "Z": -292.50113
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -3.385545E-08
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.036248315
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -307.50027,
            "Z": -292.50122
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.035513278
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -307.49966,
            "Z": -927.5012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 7.8125E-06,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.03551343
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.49966,
            "Z": -927.5011
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.036248315
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.49966,
            "Z": -922.50116
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": 1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": -0.09820544
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.05318561
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": -0.15179548
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.054198526
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -366.75354,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.10850763
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.05338033
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -312.49966,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.50578314,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39743,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.09820581
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.07684988
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -297.50116
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.15179577
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.0778628
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.50027,
            "Z": -297.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.25000012
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -312.50027,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25000012
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -366.74677,
            "Z": -297.50125
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.14150713
          },
          "ShadowTexCoord": {
            "X": 0.03703314,
            "Y": 0.077668324
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -366.74677,
            "Z": -297.50125
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.108492985,
            "Y": -1.8603668E-08
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.18241239
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -312.50027,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7319015,
            "Y": 0.18036173
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -312.49966,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.2207031E-06,
            "Y": -1.25
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.18036172
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -366.75354,
            "Z": -922.5013
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10850654,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.69756925,
            "Y": 0.18241264
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.50027,
            "Z": -297.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -9.059877E-09
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.053962953
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.49966,
            "Z": -922.50116
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.053962953
          }
        },
        {
          "Position": {
            "X": 4637.496,
            "Y": -312.49966,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.24999219,
            "Y": -1.2500002
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.054356605
          }
        },
        {
          "Position": {
            "X": 4637.5,
            "Y": -312.50027,
            "Z": -297.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -3.7193384E-08
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.054356728
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -292.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.16179566
          },
          "ShadowTexCoord": {
            "X": 0.07816577,
            "Y": 0.8838307
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -292.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.10820563
          },
          "ShadowTexCoord": {
            "X": 0.07816577,
            "Y": 0.8848436
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -358.08652,
            "Z": -292.50125
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16882752
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.8836978
          }
        },
        {
          "Position": {
            "X": 4642.5,
            "Y": -307.50027,
            "Z": -292.50122
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07887784,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.50027,
            "Z": -292.50113
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07816577,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -927.5012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": -0.1617956
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.05265631
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -927.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": -0.108205564
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.05366923
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.49966,
            "Z": -927.5011
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -307.49966,
            "Z": -927.5012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4642.496,
            "Y": -358.0933,
            "Z": -927.5013
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.10118726
          },
          "ShadowTexCoord": {
            "X": 0.51637787,
            "Y": 0.05380188
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.14999603
          },
          "ShadowTexCoord": {
            "X": 0.28671438,
            "Y": 0.6571534
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -292.50116
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.45000762
          },
          "ShadowTexCoord": {
            "X": 0.28488323,
            "Y": 0.6571534
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -292.50107
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679484,
            "Y": -0.45000672
          },
          "ShadowTexCoord": {
            "X": 0.28488323,
            "Y": 0.6588416
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.3974,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794866,
            "Y": -0.14999603
          },
          "ShadowTexCoord": {
            "X": 0.28671438,
            "Y": 0.6588416
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -297.50116
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.5000076
          },
          "ShadowTexCoord": {
            "X": 0.285953,
            "Y": 0.66521794
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60254,
            "Z": -302.5004
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.0571601E-06,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.28534275,
            "Y": 0.66521794
          }
        },
        {
          "Position": {
            "X": 4619.9995,
            "Y": -352.94153,
            "Z": -302.50037
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000794,
            "Y": -0.5499997
          },
          "ShadowTexCoord": {
            "X": 0.28534275,
            "Y": 0.665848
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39746,
            "Z": -302.50034
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794812,
            "Y": -0.5499994
          },
          "ShadowTexCoord": {
            "X": 0.28534275,
            "Y": 0.6669062
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -297.50107
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679484,
            "Y": -0.50000674
          },
          "ShadowTexCoord": {
            "X": 0.28595302,
            "Y": 0.6669062
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -0.019998286
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.037560306
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": 6.13607E-09
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.037560306
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.50027,
            "Z": -292.50113
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -3.385545E-08
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.036248315
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.49966,
            "Z": -927.5011
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.036248315
          }
        },
        {
          "Position": {
            "X": 4593.7637,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747266,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.037560325
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -922.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19821289,
            "Y": -0.05179529
          },
          "ShadowTexCoord": {
            "X": 0.50499296,
            "Y": 0.0523084
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": -0.09820544
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.05318561
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.49966,
            "Z": -922.50116
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": 1.2207032E-07
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4596.6504,
            "Y": -312.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1683086,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.5045366,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -297.50116
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.15179577
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.0778628
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -297.50107
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820581
          },
          "ShadowTexCoord": {
            "X": 0.036242813,
            "Y": 0.07874
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -297.50095
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -0.25000006
          },
          "ShadowTexCoord": {
            "X": 0.035786524,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.50027,
            "Z": -297.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -0.25000012
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.50027,
            "Z": -297.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -9.059877E-09
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.053962953
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -297.50095
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -5.5349958E-08
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.053069897
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -0.009998286
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.053069897
          }
        },
        {
          "Position": {
            "X": 4596.6504,
            "Y": -312.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830078,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.053069882
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -312.49966,
            "Z": -922.50116
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.225,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.053962953
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -292.50107
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.2082057
          },
          "ShadowTexCoord": {
            "X": 0.077620625,
            "Y": 0.88295346
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -292.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.16179566
          },
          "ShadowTexCoord": {
            "X": 0.07816577,
            "Y": 0.8838307
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.50027,
            "Z": -292.50113
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.035,
            "Y": -0.27
          },
          "ShadowTexCoord": {
            "X": 0.07816577,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -0.26999995
          },
          "ShadowTexCoord": {
            "X": 0.076894775,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -927.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": -0.108205564
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.05366923
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06178711,
            "Y": -0.06179541
          },
          "ShadowTexCoord": {
            "X": 0.5151208,
            "Y": 0.054546434
          }
        },
        {
          "Position": {
            "X": 4593.7637,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097464845,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.51439494,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -307.49966,
            "Z": -927.5011
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4571.602,
            "Y": -325.00006,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397736,
            "Y": 0.14545234
          },
          "ShadowTexCoord": {
            "X": 0.4803346,
            "Y": 0.07040702
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -330.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057942,
            "Y": 0.19545145
          },
          "ShadowTexCoord": {
            "X": 0.48007032,
            "Y": 0.07024951
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -342.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942392,
            "Y": 0.31602582
          },
          "ShadowTexCoord": {
            "X": 0.479433,
            "Y": 0.06986967
          }
        },
        {
          "Position": {
            "X": 4533.3975,
            "Y": -347.0575,
            "Z": -302.49976
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602333,
            "Y": 0.36602646
          },
          "ShadowTexCoord": {
            "X": 0.4791687,
            "Y": 0.06971217
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39752,
            "Z": -302.4998
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602578,
            "Y": 0.3660251
          },
          "ShadowTexCoord": {
            "X": 0.4793213,
            "Y": 0.06998497
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -325.00006,
            "Z": -302.5
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397494,
            "Y": 0.23205063
          },
          "ShadowTexCoord": {
            "X": 0.48002946,
            "Y": 0.07040702
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -342.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942392,
            "Y": 0.31602582
          },
          "ShadowTexCoord": {
            "X": 0.479433,
            "Y": 0.06986967
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94238,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057775,
            "Y": 0.3160248
          },
          "ShadowTexCoord": {
            "X": 0.479065,
            "Y": 0.06921176
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -371.6026,
            "Z": -302.49963
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7205775,
            "Y": 0.31602496
          },
          "ShadowTexCoord": {
            "X": 0.4789124,
            "Y": 0.06893895
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.60263,
            "Z": -302.49966
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339752,
            "Y": 0.36602485
          },
          "ShadowTexCoord": {
            "X": 0.4789124,
            "Y": 0.069253966
          }
        },
        {
          "Position": {
            "X": 4533.3975,
            "Y": -347.0575,
            "Z": -302.49976
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602333,
            "Y": 0.36602646
          },
          "ShadowTexCoord": {
            "X": 0.4791687,
            "Y": 0.06971217
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94238,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057775,
            "Y": 0.3160248
          },
          "ShadowTexCoord": {
            "X": 0.479065,
            "Y": 0.06921176
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942337,
            "Y": 0.19544762
          },
          "ShadowTexCoord": {
            "X": 0.479065,
            "Y": 0.06845208
          }
        },
        {
          "Position": {
            "X": 4529.9995,
            "Y": -397.0571,
            "Z": -302.49963
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602224,
            "Y": 0.14545532
          },
          "ShadowTexCoord": {
            "X": 0.479065,
            "Y": 0.06813707
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39755,
            "Z": -302.4996
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.866026,
            "Y": 0.23205014
          },
          "ShadowTexCoord": {
            "X": 0.4789124,
            "Y": 0.068409875
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -371.6026,
            "Z": -302.49963
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7205775,
            "Y": 0.31602496
          },
          "ShadowTexCoord": {
            "X": 0.4789124,
            "Y": 0.06893895
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942337,
            "Y": 0.19544762
          },
          "ShadowTexCoord": {
            "X": 0.479065,
            "Y": 0.06845208
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -407.94235,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000076,
            "Y": -0.013397217
          },
          "ShadowTexCoord": {
            "X": 0.479433,
            "Y": 0.06779417
          }
        },
        {
          "Position": {
            "X": 4547.057,
            "Y": -416.60226,
            "Z": -302.49973
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -0.099993855
          },
          "ShadowTexCoord": {
            "X": 0.47958556,
            "Y": 0.06752137
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.60263,
            "Z": -302.49966
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000005,
            "Y": -7.2479247E-07
          },
          "ShadowTexCoord": {
            "X": 0.4793213,
            "Y": 0.06767886
          }
        },
        {
          "Position": {
            "X": 4529.9995,
            "Y": -397.0571,
            "Z": -302.49963
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602224,
            "Y": 0.14545532
          },
          "ShadowTexCoord": {
            "X": 0.479065,
            "Y": 0.06813707
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -407.94235,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000076,
            "Y": -0.013397217
          },
          "ShadowTexCoord": {
            "X": 0.479433,
            "Y": 0.06779417
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000213,
            "Y": -0.2545489
          },
          "ShadowTexCoord": {
            "X": 0.48007032,
            "Y": 0.06741433
          }
        },
        {
          "Position": {
            "X": 4571.6025,
            "Y": -425.00006,
            "Z": -302.49988
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000017,
            "Y": -0.3545523
          },
          "ShadowTexCoord": {
            "X": 0.48033464,
            "Y": 0.067256816
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.00006,
            "Z": -302.49982
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -0.2679498
          },
          "ShadowTexCoord": {
            "X": 0.48002946,
            "Y": 0.067256816
          }
        },
        {
          "Position": {
            "X": 4547.057,
            "Y": -416.60226,
            "Z": -302.49973
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -0.099993855
          },
          "ShadowTexCoord": {
            "X": 0.47958556,
            "Y": 0.06752137
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000213,
            "Y": -0.2545489
          },
          "ShadowTexCoord": {
            "X": 0.48007032,
            "Y": 0.06741433
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294234,
            "Y": -0.46339715
          },
          "ShadowTexCoord": {
            "X": 0.4808063,
            "Y": 0.06741433
          }
        },
        {
          "Position": {
            "X": 4597.0576,
            "Y": -420.00006,
            "Z": -302.5001
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794235,
            "Y": -0.54999965
          },
          "ShadowTexCoord": {
            "X": 0.48111147,
            "Y": 0.06741433
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.00003,
            "Z": -302.5
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8660252,
            "Y": -0.5000004
          },
          "ShadowTexCoord": {
            "X": 0.48084718,
            "Y": 0.067256816
          }
        },
        {
          "Position": {
            "X": 4571.6025,
            "Y": -425.00006,
            "Z": -302.49988
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000017,
            "Y": -0.3545523
          },
          "ShadowTexCoord": {
            "X": 0.48033464,
            "Y": 0.067256816
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294234,
            "Y": -0.46339715
          },
          "ShadowTexCoord": {
            "X": 0.4808063,
            "Y": 0.06741433
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -407.94232,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057894,
            "Y": -0.5839715
          },
          "ShadowTexCoord": {
            "X": 0.4814436,
            "Y": 0.067794174
          }
        },
        {
          "Position": {
            "X": 4616.6025,
            "Y": -402.9423,
            "Z": -302.50024
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5339742,
            "Y": -0.6339748
          },
          "ShadowTexCoord": {
            "X": 0.48170793,
            "Y": 0.06795169
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -302.5002
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339744,
            "Y": -0.63397485
          },
          "ShadowTexCoord": {
            "X": 0.48155534,
            "Y": 0.06767886
          }
        },
        {
          "Position": {
            "X": 4597.0576,
            "Y": -420.00006,
            "Z": -302.5001
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794235,
            "Y": -0.54999965
          },
          "ShadowTexCoord": {
            "X": 0.48111147,
            "Y": 0.06741433
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -407.94232,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057894,
            "Y": -0.5839715
          },
          "ShadowTexCoord": {
            "X": 0.4814436,
            "Y": 0.067794174
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.0577,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942237,
            "Y": -0.5839746
          },
          "ShadowTexCoord": {
            "X": 0.48181158,
            "Y": 0.06845208
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -378.39685,
            "Z": -302.50037
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27941713,
            "Y": -0.58397156
          },
          "ShadowTexCoord": {
            "X": 0.48196417,
            "Y": 0.068724915
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -302.50034
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602494,
            "Y": -0.6339746
          },
          "ShadowTexCoord": {
            "X": 0.48196417,
            "Y": 0.068409875
          }
        },
        {
          "Position": {
            "X": 4616.6025,
            "Y": -402.9423,
            "Z": -302.50024
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5339742,
            "Y": -0.6339748
          },
          "ShadowTexCoord": {
            "X": 0.48170793,
            "Y": 0.06795169
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.0577,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942237,
            "Y": -0.5839746
          },
          "ShadowTexCoord": {
            "X": 0.48181158,
            "Y": 0.06845208
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9423,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057678,
            "Y": -0.4633974
          },
          "ShadowTexCoord": {
            "X": 0.48181158,
            "Y": 0.069211766
          }
        },
        {
          "Position": {
            "X": 4619.9995,
            "Y": -352.94153,
            "Z": -302.50037
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397009,
            "Y": -0.41338935
          },
          "ShadowTexCoord": {
            "X": 0.48181158,
            "Y": 0.06952681
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60254,
            "Z": -302.5004
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397415,
            "Y": -0.4999999
          },
          "ShadowTexCoord": {
            "X": 0.48196417,
            "Y": 0.069253966
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -378.39685,
            "Z": -302.50037
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27941713,
            "Y": -0.58397156
          },
          "ShadowTexCoord": {
            "X": 0.48196417,
            "Y": 0.068724915
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9423,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057678,
            "Y": -0.4633974
          },
          "ShadowTexCoord": {
            "X": 0.48181158,
            "Y": 0.069211766
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -342.05774,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000184,
            "Y": -0.25454834
          },
          "ShadowTexCoord": {
            "X": 0.4814436,
            "Y": 0.06986967
          }
        },
        {
          "Position": {
            "X": 4602.9414,
            "Y": -333.3971,
            "Z": -302.50027
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 9.3460085E-07,
            "Y": -0.16793959
          },
          "ShadowTexCoord": {
            "X": 0.481291,
            "Y": 0.0701425
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39746,
            "Z": -302.50034
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.2424927E-07,
            "Y": -0.26794901
          },
          "ShadowTexCoord": {
            "X": 0.48155534,
            "Y": 0.06998497
          }
        },
        {
          "Position": {
            "X": 4619.9995,
            "Y": -352.94153,
            "Z": -302.50037
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397009,
            "Y": -0.41338935
          },
          "ShadowTexCoord": {
            "X": 0.48181158,
            "Y": 0.06952681
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -342.05774,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000184,
            "Y": -0.25454834
          },
          "ShadowTexCoord": {
            "X": 0.4814436,
            "Y": 0.06986967
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -330.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000048,
            "Y": -0.013396637
          },
          "ShadowTexCoord": {
            "X": 0.4808063,
            "Y": 0.07024951
          }
        },
        {
          "Position": {
            "X": 4578.397,
            "Y": -325.00006,
            "Z": -302.50012
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050002728,
            "Y": 0.0866066
          },
          "ShadowTexCoord": {
            "X": 0.48054197,
            "Y": 0.07040702
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -325.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48084718,
            "Y": 0.07040702
          }
        },
        {
          "Position": {
            "X": 4602.9414,
            "Y": -333.3971,
            "Z": -302.50027
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 9.3460085E-07,
            "Y": -0.16793959
          },
          "ShadowTexCoord": {
            "X": 0.481291,
            "Y": 0.0701425
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -330.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.05000048,
            "Y": -0.013396637
          },
          "ShadowTexCoord": {
            "X": 0.4808063,
            "Y": 0.07024951
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -330.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057942,
            "Y": 0.19545145
          },
          "ShadowTexCoord": {
            "X": 0.48007032,
            "Y": 0.07024951
          }
        },
        {
          "Position": {
            "X": 4571.602,
            "Y": -325.00006,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08397736,
            "Y": 0.14545234
          },
          "ShadowTexCoord": {
            "X": 0.4803346,
            "Y": 0.07040702
          }
        },
        {
          "Position": {
            "X": 4578.397,
            "Y": -325.00006,
            "Z": -302.50012
          },
          "TangentX": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050002728,
            "Y": 0.0866066
          },
          "ShadowTexCoord": {
            "X": 0.48054197,
            "Y": 0.07040702
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06178711,
            "Y": -0.06179541
          },
          "ShadowTexCoord": {
            "X": 0.5151208,
            "Y": 0.054546434
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -927.50085
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10819727,
            "Y": -0.03500061
          },
          "ShadowTexCoord": {
            "X": 0.51417655,
            "Y": 0.05505289
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26495,
            "Z": -927.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13499218,
            "Y": -0.01953058
          },
          "ShadowTexCoord": {
            "X": 0.5136314,
            "Y": 0.055345293
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.101164065,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.51431966,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4593.7637,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097464845,
            "Y": -6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.51439494,
            "Y": 0.055714443
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -927.50085
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10819727,
            "Y": -0.03500061
          },
          "ShadowTexCoord": {
            "X": 0.51417655,
            "Y": 0.05505289
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -927.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16178711,
            "Y": -0.03500061
          },
          "ShadowTexCoord": {
            "X": 0.51308626,
            "Y": 0.05505289
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26495,
            "Z": -927.5008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13499218,
            "Y": -0.01953058
          },
          "ShadowTexCoord": {
            "X": 0.5136314,
            "Y": 0.055345293
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -927.50085
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10819727,
            "Y": -0.03500061
          },
          "ShadowTexCoord": {
            "X": 0.51417655,
            "Y": 0.05505289
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06178711,
            "Y": -0.06179541
          },
          "ShadowTexCoord": {
            "X": 0.5151208,
            "Y": 0.054546434
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -927.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": -0.108205564
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.05366923
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -927.5012
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.03499219,
            "Y": -0.1617956
          },
          "ShadowTexCoord": {
            "X": 0.51566595,
            "Y": 0.05265631
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -927.50116
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.06178711,
            "Y": -0.20820582
          },
          "ShadowTexCoord": {
            "X": 0.5151208,
            "Y": 0.0517791
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -927.50104
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10819727,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51417655,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -927.50085
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16178711,
            "Y": -0.23500067
          },
          "ShadowTexCoord": {
            "X": 0.51308626,
            "Y": 0.051272646
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -927.5007
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20819727,
            "Y": -0.2082057
          },
          "ShadowTexCoord": {
            "X": 0.51214206,
            "Y": 0.051779103
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -927.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.1617956
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.05265631
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -927.50055
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2349922,
            "Y": -0.10820569
          },
          "ShadowTexCoord": {
            "X": 0.5115969,
            "Y": 0.053669225
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -927.5006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.20819727,
            "Y": -0.061795536
          },
          "ShadowTexCoord": {
            "X": 0.51214206,
            "Y": 0.05454643
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -927.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16178711,
            "Y": -0.03500061
          },
          "ShadowTexCoord": {
            "X": 0.51308626,
            "Y": 0.05505289
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -0.009998286
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.053069897
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -0.009998452
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.05264782
          }
        },
        {
          "Position": {
            "X": 4583.254,
            "Y": -312.4997,
            "Z": -922.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150782,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.052647866
          }
        },
        {
          "Position": {
            "X": 4596.6504,
            "Y": -312.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830078,
            "Y": -1.2500001
          },
          "ShadowTexCoord": {
            "X": 0.5256927,
            "Y": 0.053069882
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -922.5009
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15180273,
            "Y": -0.025000488
          },
          "ShadowTexCoord": {
            "X": 0.50428474,
            "Y": 0.051801946
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -922.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19821289,
            "Y": -0.05179529
          },
          "ShadowTexCoord": {
            "X": 0.50499296,
            "Y": 0.0523084
          }
        },
        {
          "Position": {
            "X": 4596.6504,
            "Y": -312.4997,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1683086,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.5045366,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4583.254,
            "Y": -312.4997,
            "Z": -922.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14151563,
            "Y": 6.103516E-08
          },
          "ShadowTexCoord": {
            "X": 0.5041278,
            "Y": 0.051329404
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -922.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.12500781,
            "Y": -0.009530517
          },
          "ShadowTexCoord": {
            "X": 0.5038759,
            "Y": 0.051509544
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -922.5009
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15180273,
            "Y": -0.025000488
          },
          "ShadowTexCoord": {
            "X": 0.50428474,
            "Y": 0.051801946
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -922.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.12500781,
            "Y": -0.009530517
          },
          "ShadowTexCoord": {
            "X": 0.5038759,
            "Y": 0.051509544
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09821289,
            "Y": -0.025000488
          },
          "ShadowTexCoord": {
            "X": 0.5034671,
            "Y": 0.051801946
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60245,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": -0.09820544
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.05318561
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -922.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19821289,
            "Y": -0.05179529
          },
          "ShadowTexCoord": {
            "X": 0.50499296,
            "Y": 0.0523084
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -922.5009
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15180273,
            "Y": -0.025000488
          },
          "ShadowTexCoord": {
            "X": 0.50428474,
            "Y": 0.051801946
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -922.50073
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09821289,
            "Y": -0.025000488
          },
          "ShadowTexCoord": {
            "X": 0.5034671,
            "Y": 0.051801946
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39746,
            "Z": -922.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051802736,
            "Y": -0.05179547
          },
          "ShadowTexCoord": {
            "X": 0.50275886,
            "Y": 0.052308403
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.09820557
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.053185612
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39746,
            "Z": -922.5005
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025007812,
            "Y": -0.15179548
          },
          "ShadowTexCoord": {
            "X": 0.50235003,
            "Y": 0.054198526
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -922.5006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.051802736,
            "Y": -0.19820556
          },
          "ShadowTexCoord": {
            "X": 0.50275886,
            "Y": 0.05507573
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -425.0,
            "Z": -922.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09821289,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.5034671,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -425.0,
            "Z": -922.501
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15180273,
            "Y": -0.22500056
          },
          "ShadowTexCoord": {
            "X": 0.50428474,
            "Y": 0.055582188
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60257,
            "Z": -922.5011
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19821289,
            "Y": -0.1982057
          },
          "ShadowTexCoord": {
            "X": 0.50499296,
            "Y": 0.055075735
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39746,
            "Z": -922.5012
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22500782,
            "Y": -0.15179548
          },
          "ShadowTexCoord": {
            "X": 0.5054018,
            "Y": 0.054198526
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -0.019998308
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.037638064
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -0.019998286
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.037560306
          }
        },
        {
          "Position": {
            "X": 4593.7637,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09747266,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.037560325
          }
        },
        {
          "Position": {
            "X": 4591.914,
            "Y": -307.4997,
            "Z": -927.5009
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117187,
            "Y": -1.27
          },
          "ShadowTexCoord": {
            "X": 0.52541804,
            "Y": 0.037638016
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.3974,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -1.5258802E-07,
            "Y": -0.14999664
          },
          "ShadowTexCoord": {
            "X": 0.2867133,
            "Y": 0.6732003
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -292.50107
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0517603E-07,
            "Y": -0.45000732
          },
          "ShadowTexCoord": {
            "X": 0.2848822,
            "Y": 0.6732003
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794887,
            "Y": -0.4500058
          },
          "ShadowTexCoord": {
            "X": 0.2848822,
            "Y": 0.6748885
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794887,
            "Y": -0.14999664
          },
          "ShadowTexCoord": {
            "X": 0.2867133,
            "Y": 0.6748885
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -297.50107
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -3.0517603E-07,
            "Y": -0.50000733
          },
          "ShadowTexCoord": {
            "X": 0.2859509,
            "Y": 0.6812648
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39746,
            "Z": -302.50034
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -4.5776403E-07,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.28534064,
            "Y": 0.6812648
          }
        },
        {
          "Position": {
            "X": 4602.9414,
            "Y": -333.3971,
            "Z": -302.50027
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000899,
            "Y": -0.5499994
          },
          "ShadowTexCoord": {
            "X": 0.28534064,
            "Y": 0.68189484
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -325.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794857,
            "Y": -0.54999846
          },
          "ShadowTexCoord": {
            "X": 0.28534064,
            "Y": 0.68295294
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -297.5009
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794887,
            "Y": -0.5000055
          },
          "ShadowTexCoord": {
            "X": 0.2859509,
            "Y": 0.682953
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -0.019998308
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.037638064
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -1.6813138E-08
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.037638064
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": 6.13607E-09
          },
          "ShadowTexCoord": {
            "X": 0.56029963,
            "Y": 0.037560306
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -0.019998286
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.037560306
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -297.50107
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19820508,
            "Y": -0.19820581
          },
          "ShadowTexCoord": {
            "X": 0.036242813,
            "Y": 0.07874
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -297.5009
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22500074
          },
          "ShadowTexCoord": {
            "X": 0.03553465,
            "Y": 0.079246454
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.2649,
            "Z": -297.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.24047089
          },
          "ShadowTexCoord": {
            "X": 0.035125792,
            "Y": 0.07953887
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -297.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -0.25000006
          },
          "ShadowTexCoord": {
            "X": 0.035377637,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -297.50095
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -0.25000006
          },
          "ShadowTexCoord": {
            "X": 0.035786524,
            "Y": 0.07971898
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -0.009998286
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.053069897
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -312.5003,
            "Z": -297.50095
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16830176,
            "Y": -5.5349958E-08
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.053069897
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -297.50085
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -3.835514E-08
          },
          "ShadowTexCoord": {
            "X": 0.560025,
            "Y": 0.05264782
          }
        },
        {
          "Position": {
            "X": 4583.2524,
            "Y": -312.5003,
            "Z": -302.50006
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.14150488,
            "Y": -0.009998452
          },
          "ShadowTexCoord": {
            "X": 0.5597504,
            "Y": 0.05264782
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23500061
          },
          "ShadowTexCoord": {
            "X": 0.0766764,
            "Y": 0.88244706
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39743,
            "Z": -292.50107
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.061794925,
            "Y": -0.2082057
          },
          "ShadowTexCoord": {
            "X": 0.077620625,
            "Y": 0.88295346
          }
        },
        {
          "Position": {
            "X": 4593.764,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.097471684,
            "Y": -0.26999995
          },
          "ShadowTexCoord": {
            "X": 0.076894775,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4591.913,
            "Y": -307.5003,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10117383,
            "Y": -0.26999995
          },
          "ShadowTexCoord": {
            "X": 0.07681945,
            "Y": 0.8817855
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -292.50082
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.25047058
          },
          "ShadowTexCoord": {
            "X": 0.076131254,
            "Y": 0.8821547
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.3636678,
            "Y": 0.06772567
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -330.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411621,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.36204016,
            "Y": 0.06772564
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -330.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 4.8828124E-06,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.36204016,
            "Y": 0.069245026
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.3636678,
            "Y": 0.06924506
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115199,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.48866802,
            "Y": 0.06769832
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -342.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115667,
            "Y": -0.57500184
          },
          "ShadowTexCoord": {
            "X": 0.4870404,
            "Y": 0.06769829
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -330.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 4.8389916E-06,
            "Y": -0.57500184
          },
          "ShadowTexCoord": {
            "X": 0.4870404,
            "Y": 0.06921765
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258773E-07,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.48866802,
            "Y": 0.06921768
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115658,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4964812,
            "Y": 0.06846522
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94238,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115738,
            "Y": -0.5750037
          },
          "ShadowTexCoord": {
            "X": 0.49485362,
            "Y": 0.06846522
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -342.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.4985671E-06,
            "Y": -0.5750037
          },
          "ShadowTexCoord": {
            "X": 0.49485362,
            "Y": 0.06998458
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6428992E-07,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4964812,
            "Y": 0.0699846
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115448,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.44179416,
            "Y": 0.068355605
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411554,
            "Y": -0.5750049
          },
          "ShadowTexCoord": {
            "X": 0.44016656,
            "Y": 0.0683556
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94238,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.2207031E-06,
            "Y": -0.5750049
          },
          "ShadowTexCoord": {
            "X": 0.44016656,
            "Y": 0.069874965
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.0517577E-07,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.44179416,
            "Y": 0.06987497
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411566,
            "Y": -0.17500351
          },
          "ShadowTexCoord": {
            "X": 0.5042939,
            "Y": 0.06852825
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -407.94235,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115467,
            "Y": -0.57500535
          },
          "ShadowTexCoord": {
            "X": 0.5026663,
            "Y": 0.068528265
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0578,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0571601E-06,
            "Y": -0.57500535
          },
          "ShadowTexCoord": {
            "X": 0.5026663,
            "Y": 0.07004764
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.17500351
          },
          "ShadowTexCoord": {
            "X": 0.5042939,
            "Y": 0.07004764
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -420.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115185,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.5121057,
            "Y": 0.068446
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24114792,
            "Y": -0.5750049
          },
          "ShadowTexCoord": {
            "X": 0.51047814,
            "Y": 0.068446
          }
        },
        {
          "Position": {
            "X": 4542.0576,
            "Y": -407.94235,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.7708755E-06,
            "Y": -0.5750049
          },
          "ShadowTexCoord": {
            "X": 0.51047814,
            "Y": 0.06996536
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258793E-07,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.5121057,
            "Y": 0.06996533
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4574178,
            "Y": 0.06785171
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115235,
            "Y": -0.5750037
          },
          "ShadowTexCoord": {
            "X": 0.45579016,
            "Y": 0.067851745
          }
        },
        {
          "Position": {
            "X": 4562.942,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.8828124E-06,
            "Y": -0.5750037
          },
          "ShadowTexCoord": {
            "X": 0.45579016,
            "Y": 0.06937113
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -420.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4574178,
            "Y": 0.0693711
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.94223,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115169,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.519918,
            "Y": 0.06787917
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -407.94232,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.241147,
            "Y": -0.57500184
          },
          "ShadowTexCoord": {
            "X": 0.5182904,
            "Y": 0.0678792
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -420.00006,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -4.838991E-06,
            "Y": -0.57500184
          },
          "ShadowTexCoord": {
            "X": 0.5182904,
            "Y": 0.06939855
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258787E-07,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.519918,
            "Y": 0.06939852
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411536,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.56679374,
            "Y": 0.018725133
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.0577,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115306,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.5651661,
            "Y": 0.018725133
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -407.94232,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.4985662E-06,
            "Y": -0.575
          },
          "ShadowTexCoord": {
            "X": 0.5651661,
            "Y": 0.020244505
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.94223,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6428995E-07,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.56679374,
            "Y": 0.02024449
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9422,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115418,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.4652317,
            "Y": 0.06722193
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9423,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115326,
            "Y": -0.5749988
          },
          "ShadowTexCoord": {
            "X": 0.4636041,
            "Y": 0.06722194
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.0577,
            "Z": -302.50018
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -9.155273E-07,
            "Y": -0.5749988
          },
          "ShadowTexCoord": {
            "X": 0.4636041,
            "Y": 0.068741314
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.0517577E-07,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.4652317,
            "Y": 0.06874131
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115336,
            "Y": -0.1749965
          },
          "ShadowTexCoord": {
            "X": 0.566794,
            "Y": 0.026726644
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -342.05774,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.241155,
            "Y": -0.5749983
          },
          "ShadowTexCoord": {
            "X": 0.56516635,
            "Y": 0.02672663
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9423,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.0571601E-06,
            "Y": -0.5749983
          },
          "ShadowTexCoord": {
            "X": 0.56516635,
            "Y": 0.028246017
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9422,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.1749965
          },
          "ShadowTexCoord": {
            "X": 0.566794,
            "Y": 0.028246002
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411514,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.56679326,
            "Y": 0.034873378
          }
        },
        {
          "Position": {
            "X": 4587.0576,
            "Y": -330.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115533,
            "Y": -0.5749988
          },
          "ShadowTexCoord": {
            "X": 0.56516564,
            "Y": 0.034873348
          }
        },
        {
          "Position": {
            "X": 4607.942,
            "Y": -342.05774,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.6182867E-06,
            "Y": -0.5749988
          },
          "ShadowTexCoord": {
            "X": 0.56516564,
            "Y": 0.036392704
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258802E-07,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.56679326,
            "Y": 0.036392733
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10820508,
            "Y": -0.23500061
          },
          "ShadowTexCoord": {
            "X": 0.0766764,
            "Y": 0.88244706
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26498,
            "Z": -292.50082
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.135,
            "Y": -0.25047058
          },
          "ShadowTexCoord": {
            "X": 0.076131254,
            "Y": 0.8821547
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -292.50073
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16179493,
            "Y": -0.23500061
          },
          "ShadowTexCoord": {
            "X": 0.07558611,
            "Y": 0.88244706
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.14999801
          },
          "ShadowTexCoord": {
            "X": 0.28671262,
            "Y": 0.688735
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -292.50092
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.45000717
          },
          "ShadowTexCoord": {
            "X": 0.2848815,
            "Y": 0.688735
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -292.50073
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.45000535
          },
          "ShadowTexCoord": {
            "X": 0.2848815,
            "Y": 0.6904232
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.14999801
          },
          "ShadowTexCoord": {
            "X": 0.28671262,
            "Y": 0.6904232
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -297.5009
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15179493,
            "Y": -0.22500074
          },
          "ShadowTexCoord": {
            "X": 0.03553465,
            "Y": 0.079246454
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -297.5007
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09820508,
            "Y": -0.22500074
          },
          "ShadowTexCoord": {
            "X": 0.034716934,
            "Y": 0.079246454
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.2649,
            "Z": -297.5008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.24047089
          },
          "ShadowTexCoord": {
            "X": 0.035125792,
            "Y": 0.07953887
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99997,
            "Z": -297.5009
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.50000685
          },
          "ShadowTexCoord": {
            "X": 0.28594953,
            "Y": 0.6967995
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -325.00003,
            "Z": -302.50018
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.54999983
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.6967995
          }
        },
        {
          "Position": {
            "X": 4578.397,
            "Y": -325.00006,
            "Z": -302.50012
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000488,
            "Y": -0.54999924
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.69742966
          }
        },
        {
          "Position": {
            "X": 4571.602,
            "Y": -325.00006,
            "Z": -302.50006
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1679541,
            "Y": -0.54999864
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.69785774
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -325.00006,
            "Z": -302.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.54999804
          },
          "ShadowTexCoord": {
            "X": 0.28533927,
            "Y": 0.6984877
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99997,
            "Z": -297.5007
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.500005
          },
          "ShadowTexCoord": {
            "X": 0.28594956,
            "Y": 0.6984877
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.35,
            "Y": -0.276795
          },
          "ShadowTexCoord": {
            "X": 0.22999191,
            "Y": 0.5374875
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.32320508,
            "Y": -0.32320514
          },
          "ShadowTexCoord": {
            "X": 0.23075852,
            "Y": 0.5361169
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.88301367,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21474227,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4445.096,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.50980765,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22541979,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.35,
            "Y": -0.22320515
          },
          "ShadowTexCoord": {
            "X": 0.22999191,
            "Y": 0.53907025
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.35,
            "Y": -0.276795
          },
          "ShadowTexCoord": {
            "X": 0.22999191,
            "Y": 0.5374875
          }
        },
        {
          "Position": {
            "X": 4445.096,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.50980765,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22541979,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.35,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22999191,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.32320508,
            "Y": -0.17679499
          },
          "ShadowTexCoord": {
            "X": 0.23075852,
            "Y": 0.5404408
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.35,
            "Y": -0.22320515
          },
          "ShadowTexCoord": {
            "X": 0.22999191,
            "Y": 0.53907025
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.35,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22999191,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4589.434,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22113185,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23367886,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27679396,
            "Y": -0.15000007
          },
          "ShadowTexCoord": {
            "X": 0.23208636,
            "Y": 0.54123217
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.32320508,
            "Y": -0.17679499
          },
          "ShadowTexCoord": {
            "X": 0.23075852,
            "Y": 0.5404408
          }
        },
        {
          "Position": {
            "X": 4589.434,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22113185,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23367886,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4691.5063,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.016987305,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23951948,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22320509,
            "Y": -0.15000013
          },
          "ShadowTexCoord": {
            "X": 0.23361954,
            "Y": 0.54123217
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27679396,
            "Y": -0.15000007
          },
          "ShadowTexCoord": {
            "X": 0.23208636,
            "Y": 0.54123217
          }
        },
        {
          "Position": {
            "X": 4691.5063,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.016987305,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23951948,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.54566216
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -424.9999,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.15000018
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.54123217
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17679493,
            "Y": -0.1767951
          },
          "ShadowTexCoord": {
            "X": 0.23494735,
            "Y": 0.5404408
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22320509,
            "Y": -0.15000013
          },
          "ShadowTexCoord": {
            "X": 0.23361954,
            "Y": 0.54123217
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -424.9999,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.15000018
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.54123217
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -360.56607,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27886784
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5374263
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.22320531
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5390702
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17679493,
            "Y": -0.1767951
          },
          "ShadowTexCoord": {
            "X": 0.23494735,
            "Y": 0.5404408
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -360.56607,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.27886784
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5374263
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -258.49326,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.4830135
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5313973
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -288.3974,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.42320523
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5331636
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.27679518
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5374875
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.22320531
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5390702
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -258.49326,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.4830135
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5313973
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5098075
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5306059
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17679493,
            "Y": -0.32320526
          },
          "ShadowTexCoord": {
            "X": 0.23494735,
            "Y": 0.53611684
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.27679518
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5374875
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -288.3974,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.42320523
          },
          "ShadowTexCoord": {
            "X": 0.23571396,
            "Y": 0.5331636
          }
        },
        {
          "Position": {
            "X": 4593.3013,
            "Y": -306.6987,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21339746,
            "Y": -0.38660258
          },
          "ShadowTexCoord": {
            "X": 0.23390014,
            "Y": 0.5342446
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22320509,
            "Y": -0.3500001
          },
          "ShadowTexCoord": {
            "X": 0.23361954,
            "Y": 0.5353256
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17679493,
            "Y": -0.32320526
          },
          "ShadowTexCoord": {
            "X": 0.23494735,
            "Y": 0.53611684
          }
        },
        {
          "Position": {
            "X": 4593.3013,
            "Y": -306.6987,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21339746,
            "Y": -0.38660258
          },
          "ShadowTexCoord": {
            "X": 0.23390014,
            "Y": 0.5342446
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26495,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.36547008
          },
          "ShadowTexCoord": {
            "X": 0.23285294,
            "Y": 0.53486866
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.22320509,
            "Y": -0.3500001
          },
          "ShadowTexCoord": {
            "X": 0.23361954,
            "Y": 0.5353256
          }
        },
        {
          "Position": {
            "X": 4575.0,
            "Y": -317.26495,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.36547008
          },
          "ShadowTexCoord": {
            "X": 0.23285294,
            "Y": 0.53486866
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27679494,
            "Y": -0.3500001
          },
          "ShadowTexCoord": {
            "X": 0.23208633,
            "Y": 0.5353256
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87936,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007588,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.93370223,
            "Y": 0.020168442
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87933,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007586,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.96150714,
            "Y": 0.020168446
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.96150714,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.029999847
          },
          "ShadowTexCoord": {
            "X": 0.9338379,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.93370223,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050002288,
            "Y": -0.25454846
          },
          "ShadowTexCoord": {
            "X": 0.034120485,
            "Y": 0.09142065
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000496,
            "Y": -0.01339661
          },
          "ShadowTexCoord": {
            "X": 0.034757823,
            "Y": 0.091040805
          }
        },
        {
          "Position": {
            "X": 4571.6025,
            "Y": -324.99994,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999963,
            "Y": 0.08660254
          },
          "ShadowTexCoord": {
            "X": 0.03502211,
            "Y": 0.0908833
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.034716934,
            "Y": 0.0908833
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -247.4998
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.005432E-07,
            "Y": -0.26794934
          },
          "ShadowTexCoord": {
            "X": 0.03400877,
            "Y": 0.091305345
          }
        },
        {
          "Position": {
            "X": 4533.3975,
            "Y": -347.05774,
            "Z": -247.49976
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000925,
            "Y": -0.35455212
          },
          "ShadowTexCoord": {
            "X": 0.033856183,
            "Y": 0.091578156
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057766,
            "Y": -0.4633976
          },
          "ShadowTexCoord": {
            "X": 0.0337525,
            "Y": 0.09207856
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050002288,
            "Y": -0.25454846
          },
          "ShadowTexCoord": {
            "X": 0.034120485,
            "Y": 0.09142065
          }
        },
        {
          "Position": {
            "X": 4533.3975,
            "Y": -347.05774,
            "Z": -247.49976
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000925,
            "Y": -0.35455212
          },
          "ShadowTexCoord": {
            "X": 0.033856183,
            "Y": 0.091578156
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -247.49966
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397507,
            "Y": -0.5000001
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.09203635
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -371.6032,
            "Z": -247.49965
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2205837,
            "Y": -0.55000365
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.09235139
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942332,
            "Y": -0.58397466
          },
          "ShadowTexCoord": {
            "X": 0.0337525,
            "Y": 0.092838235
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057766,
            "Y": -0.4633976
          },
          "ShadowTexCoord": {
            "X": 0.0337525,
            "Y": 0.09207856
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -371.6032,
            "Z": -247.49965
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2205837,
            "Y": -0.55000365
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.09235139
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -247.4996
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.36602592,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.033599913,
            "Y": 0.09288044
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -397.05768,
            "Z": -247.49962
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602592,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.0337525,
            "Y": 0.09315326
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057966,
            "Y": -0.5839713
          },
          "ShadowTexCoord": {
            "X": 0.034120485,
            "Y": 0.09349615
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.37942332,
            "Y": -0.58397466
          },
          "ShadowTexCoord": {
            "X": 0.0337525,
            "Y": 0.092838235
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -397.05768,
            "Z": -247.49962
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.46602592,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.0337525,
            "Y": 0.09315326
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -247.49966
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.63397515,
            "Y": -0.6339747
          },
          "ShadowTexCoord": {
            "X": 0.03400877,
            "Y": 0.09361146
          }
        },
        {
          "Position": {
            "X": 4547.0576,
            "Y": -416.60236,
            "Z": -247.49971
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.72057587,
            "Y": -0.5839748
          },
          "ShadowTexCoord": {
            "X": 0.03427306,
            "Y": 0.093768954
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942384,
            "Y": -0.46339673
          },
          "ShadowTexCoord": {
            "X": 0.034757823,
            "Y": 0.09387599
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057966,
            "Y": -0.5839713
          },
          "ShadowTexCoord": {
            "X": 0.034120485,
            "Y": 0.09349615
          }
        },
        {
          "Position": {
            "X": 4547.0576,
            "Y": -416.60236,
            "Z": -247.49971
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.72057587,
            "Y": -0.5839748
          },
          "ShadowTexCoord": {
            "X": 0.03427306,
            "Y": 0.093768954
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -247.4998
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.86602837,
            "Y": -0.49999583
          },
          "ShadowTexCoord": {
            "X": 0.03471695,
            "Y": 0.0940335
          }
        },
        {
          "Position": {
            "X": 4571.603,
            "Y": -424.99997,
            "Z": -247.49988
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602826,
            "Y": -0.41339332
          },
          "ShadowTexCoord": {
            "X": 0.035022125,
            "Y": 0.0940335
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000213,
            "Y": -0.2545483
          },
          "ShadowTexCoord": {
            "X": 0.035493776,
            "Y": 0.09387599
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.82942384,
            "Y": -0.46339673
          },
          "ShadowTexCoord": {
            "X": 0.034757823,
            "Y": 0.09387599
          }
        },
        {
          "Position": {
            "X": 4571.603,
            "Y": -424.99997,
            "Z": -247.49988
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.91602826,
            "Y": -0.41339332
          },
          "ShadowTexCoord": {
            "X": 0.035022125,
            "Y": 0.0940335
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0000001,
            "Y": -0.2679491
          },
          "ShadowTexCoord": {
            "X": 0.03553465,
            "Y": 0.0940335
          }
        },
        {
          "Position": {
            "X": 4597.0576,
            "Y": -419.99997,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999998,
            "Y": -0.16795014
          },
          "ShadowTexCoord": {
            "X": 0.035798937,
            "Y": 0.09387599
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500003,
            "Y": -0.013396454
          },
          "ShadowTexCoord": {
            "X": 0.036131114,
            "Y": 0.093496144
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95000213,
            "Y": -0.2545483
          },
          "ShadowTexCoord": {
            "X": 0.035493776,
            "Y": 0.09387599
          }
        },
        {
          "Position": {
            "X": 4597.0576,
            "Y": -419.99997,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9999998,
            "Y": -0.16795014
          },
          "ShadowTexCoord": {
            "X": 0.035798937,
            "Y": 0.09387599
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -247.5002
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.99999976,
            "Y": 1.9073487E-07
          },
          "ShadowTexCoord": {
            "X": 0.036242813,
            "Y": 0.09361146
          }
        },
        {
          "Position": {
            "X": 4616.6025,
            "Y": -402.94254,
            "Z": -247.50024
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500026,
            "Y": 0.08660103
          },
          "ShadowTexCoord": {
            "X": 0.0363954,
            "Y": 0.093338646
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294225,
            "Y": 0.19544849
          },
          "ShadowTexCoord": {
            "X": 0.036499083,
            "Y": 0.092838235
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500003,
            "Y": -0.013396454
          },
          "ShadowTexCoord": {
            "X": 0.036131114,
            "Y": 0.093496144
          }
        },
        {
          "Position": {
            "X": 4616.6025,
            "Y": -402.94254,
            "Z": -247.50024
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9500026,
            "Y": 0.08660103
          },
          "ShadowTexCoord": {
            "X": 0.0363954,
            "Y": 0.093338646
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -247.50034
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8660248,
            "Y": 0.23205116
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.09288044
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -378.39746,
            "Z": -247.50035
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794233,
            "Y": 0.28205055
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.092565425
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057656,
            "Y": 0.3160257
          },
          "ShadowTexCoord": {
            "X": 0.036499083,
            "Y": 0.09207855
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.8294225,
            "Y": 0.19544849
          },
          "ShadowTexCoord": {
            "X": 0.036499083,
            "Y": 0.092838235
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -378.39746,
            "Z": -247.50035
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.7794233,
            "Y": 0.28205055
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.092565425
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -247.5004
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.6339739,
            "Y": 0.36602578
          },
          "ShadowTexCoord": {
            "X": 0.03665167,
            "Y": 0.09203635
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -352.9421,
            "Z": -247.50038
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.53397346,
            "Y": 0.366026
          },
          "ShadowTexCoord": {
            "X": 0.036499083,
            "Y": 0.09176353
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3794229,
            "Y": 0.31602642
          },
          "ShadowTexCoord": {
            "X": 0.036131114,
            "Y": 0.09142065
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.62057656,
            "Y": 0.3160257
          },
          "ShadowTexCoord": {
            "X": 0.036499083,
            "Y": 0.09207855
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -352.9421,
            "Z": -247.50038
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.53397346,
            "Y": 0.366026
          },
          "ShadowTexCoord": {
            "X": 0.036499083,
            "Y": 0.09176353
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -247.50034
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.366025,
            "Y": 0.36602554
          },
          "ShadowTexCoord": {
            "X": 0.036242813,
            "Y": 0.091305345
          }
        },
        {
          "Position": {
            "X": 4602.9424,
            "Y": -333.39737,
            "Z": -247.50029
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27942297,
            "Y": 0.3160264
          },
          "ShadowTexCoord": {
            "X": 0.035978526,
            "Y": 0.09114783
          }
        },
        {
          "Position": {
            "X": 4578.3975,
            "Y": -324.99994,
            "Z": -247.50012
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.083974555,
            "Y": 0.14544828
          },
          "ShadowTexCoord": {
            "X": 0.035229474,
            "Y": 0.0908833
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057902,
            "Y": 0.19545166
          },
          "ShadowTexCoord": {
            "X": 0.035493776,
            "Y": 0.091040805
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.3794229,
            "Y": 0.31602642
          },
          "ShadowTexCoord": {
            "X": 0.036131114,
            "Y": 0.09142065
          }
        },
        {
          "Position": {
            "X": 4602.9424,
            "Y": -333.39737,
            "Z": -247.50029
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27942297,
            "Y": 0.3160264
          },
          "ShadowTexCoord": {
            "X": 0.035978526,
            "Y": 0.09114783
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -247.5002
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.13397451,
            "Y": 0.23205082
          },
          "ShadowTexCoord": {
            "X": 0.03553465,
            "Y": 0.0908833
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.17057902,
            "Y": 0.19545166
          },
          "ShadowTexCoord": {
            "X": 0.035493776,
            "Y": 0.091040805
          }
        },
        {
          "Position": {
            "X": 4578.3975,
            "Y": -324.99994,
            "Z": -247.50012
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.083974555,
            "Y": 0.14544828
          },
          "ShadowTexCoord": {
            "X": 0.035229474,
            "Y": 0.0908833
          }
        },
        {
          "Position": {
            "X": 4571.6025,
            "Y": -324.99994,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.049999963,
            "Y": 0.08660254
          },
          "ShadowTexCoord": {
            "X": 0.03502211,
            "Y": 0.0908833
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.050000496,
            "Y": -0.01339661
          },
          "ShadowTexCoord": {
            "X": 0.034757823,
            "Y": 0.091040805
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": -247.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -0.029999878
          },
          "ShadowTexCoord": {
            "X": 0.004150387,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -247.50008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.029999847
          },
          "ShadowTexCoord": {
            "X": 0.004150386,
            "Y": 0.917964
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.917964
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.4901925
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.09036178
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.88301367,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.32411727,
            "Y": 0.075305566
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -247.50006
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": -0.004999878
          },
          "ShadowTexCoord": {
            "X": 0.9711571,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.9711571,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.28365707,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31022644,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.31022644,
            "Y": 0.21999432
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.28365707,
            "Y": 0.21999432
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0986855,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07294279,
            "Y": 0.50821275
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.50821275
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87933,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.5007586
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.4919283
          }
        },
        {
          "Position": {
            "X": 4691.5063,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.9830127,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.22049601
          }
        },
        {
          "Position": {
            "X": 4589.434,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7788682,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.22652504
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.65,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.23033093
          }
        },
        {
          "Position": {
            "X": 4445.096,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.4901924,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.23505054
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 4258.493,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.1169863,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.28365707,
            "Y": 0.24607249
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.28365707,
            "Y": 0.21999432
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28352356,
            "Y": 0.21999432
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -378.39746,
            "Z": -247.50035
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999878,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424487,
            "Y": 0.7059979
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -247.50034
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424487,
            "Y": 0.70536786
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024996644
          },
          "ShadowTexCoord": {
            "X": 0.28393972,
            "Y": 0.70536786
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.024996644
          },
          "ShadowTexCoord": {
            "X": 0.28393972,
            "Y": 0.70705605
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -247.5004
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424484,
            "Y": 0.70705605
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -247.50006
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": -0.004999878
          },
          "ShadowTexCoord": {
            "X": 0.9711571,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -245.09625,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5098075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.11931563
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -258.49326,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.4830135,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.12010694
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -360.56607,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.27886784,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.126136
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -424.9999,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15000018,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.12994188
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": -500.0,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.0049998476
          },
          "ShadowTexCoord": {
            "X": 0.9711571,
            "Y": 0.13437185
          }
        },
        {
          "Position": {
            "X": 4533.3975,
            "Y": -347.05774,
            "Z": -247.49976
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000047,
            "Y": 4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424346,
            "Y": 0.7853997
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -247.4998
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424346,
            "Y": 0.78476965
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -338.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.025001984
          },
          "ShadowTexCoord": {
            "X": 0.28393826,
            "Y": 0.78476965
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794916,
            "Y": -0.025001984
          },
          "ShadowTexCoord": {
            "X": 0.28393826,
            "Y": 0.78645784
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -247.49966
          },
          "TangentX": {
            "X": -0.50000036,
            "Y": -0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794916,
            "Y": 1.3732911E-06
          },
          "ShadowTexCoord": {
            "X": 0.2842435,
            "Y": 0.78645784
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -371.6032,
            "Z": -247.49965
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000702,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424484,
            "Y": 0.7935739
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -247.49966
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424484,
            "Y": 0.79294384
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -361.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025003357
          },
          "ShadowTexCoord": {
            "X": 0.28393963,
            "Y": 0.79294384
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.025003357
          },
          "ShadowTexCoord": {
            "X": 0.28393963,
            "Y": 0.794632
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -247.4996
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": 6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424487,
            "Y": 0.794632
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -397.05768,
            "Z": -247.49962
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999994,
            "Y": -1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424412,
            "Y": 0.8014657
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -247.4996
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424412,
            "Y": 0.80083567
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -388.39743,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025003968
          },
          "ShadowTexCoord": {
            "X": 0.28393888,
            "Y": 0.80083567
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -0.025003968
          },
          "ShadowTexCoord": {
            "X": 0.28393888,
            "Y": 0.80252385
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -247.49966
          },
          "TangentX": {
            "X": 0.49999952,
            "Y": -0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.2679492,
            "Y": -6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424412,
            "Y": 0.80252385
          }
        },
        {
          "Position": {
            "X": 4547.0576,
            "Y": -416.60236,
            "Z": -247.49971
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099998385,
            "Y": -4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.284242,
            "Y": 0.8096125
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -247.49966
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.284242,
            "Y": 0.80898243
          }
        },
        {
          "Position": {
            "X": 4538.3975,
            "Y": -411.6025,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025003357
          },
          "ShadowTexCoord": {
            "X": 0.2839368,
            "Y": 0.80898243
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795343,
            "Y": -0.025003357
          },
          "ShadowTexCoord": {
            "X": 0.2839368,
            "Y": 0.81067073
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -247.4998
          },
          "TangentX": {
            "X": 0.8660252,
            "Y": -0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26795343,
            "Y": -1.3732911E-06
          },
          "ShadowTexCoord": {
            "X": 0.284242,
            "Y": 0.81067073
          }
        },
        {
          "Position": {
            "X": 4571.603,
            "Y": -424.99997,
            "Z": -247.49988
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -7.6293946E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.8182712
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -247.4998
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.8176412
          }
        },
        {
          "Position": {
            "X": 4561.603,
            "Y": -424.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025001984
          },
          "ShadowTexCoord": {
            "X": 0.28393546,
            "Y": 0.8176412
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794434,
            "Y": -0.025001984
          },
          "ShadowTexCoord": {
            "X": 0.28393546,
            "Y": 0.8193294
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794434,
            "Y": -1.9836425E-06
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.8193294
          }
        },
        {
          "Position": {
            "X": 4597.0576,
            "Y": -419.99997,
            "Z": -247.50008
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099998996,
            "Y": -7.6293946E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424138,
            "Y": 0.8263083
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424138,
            "Y": 0.8256783
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -424.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.2839362,
            "Y": 0.8256783
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794934,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.2839362,
            "Y": 0.8273665
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -247.5002
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794934,
            "Y": -1.9836425E-06
          },
          "ShadowTexCoord": {
            "X": 0.28424135,
            "Y": 0.8273665
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115387,
            "Y": -0.02499817
          },
          "ShadowTexCoord": {
            "X": 0.5674041,
            "Y": 0.018725133
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115387,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.56730235,
            "Y": 0.018725133
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.56730235,
            "Y": 0.020244483
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.02499817
          },
          "ShadowTexCoord": {
            "X": 0.5674041,
            "Y": 0.020244483
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -352.9421,
            "Z": -247.50038
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.10000048,
            "Y": 1.5258789E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424412,
            "Y": 0.8352028
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -247.5004
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424412,
            "Y": 0.8345728
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -361.60242,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024996033
          },
          "ShadowTexCoord": {
            "X": 0.28393897,
            "Y": 0.8345728
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": -0.024996033
          },
          "ShadowTexCoord": {
            "X": 0.28393897,
            "Y": 0.836261
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -247.50034
          },
          "TangentX": {
            "X": -0.49999994,
            "Y": 0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794893,
            "Y": 6.1035155E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424412,
            "Y": 0.836261
          }
        },
        {
          "Position": {
            "X": 4602.9424,
            "Y": -333.39737,
            "Z": -247.50029
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09999916,
            "Y": 4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.284242,
            "Y": 0.8431851
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -247.50034
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.284242,
            "Y": 0.8425551
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -338.39737,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024996644
          },
          "ShadowTexCoord": {
            "X": 0.28393686,
            "Y": 0.8425551
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794901,
            "Y": -0.024996644
          },
          "ShadowTexCoord": {
            "X": 0.28393686,
            "Y": 0.8442433
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -247.5002
          },
          "TangentX": {
            "X": -0.8660253,
            "Y": 0.50000006,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794901,
            "Y": 1.3732911E-06
          },
          "ShadowTexCoord": {
            "X": 0.284242,
            "Y": 0.8442433
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.02499817
          },
          "ShadowTexCoord": {
            "X": 0.36427814,
            "Y": 0.06772567
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.3641764,
            "Y": 0.06772567
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.3641764,
            "Y": 0.06924506
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.02499817
          },
          "ShadowTexCoord": {
            "X": 0.36427814,
            "Y": 0.06924506
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115182,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.48927838,
            "Y": 0.06769832
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115182,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.48917666,
            "Y": 0.06769832
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.48917666,
            "Y": 0.06921768
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.48927838,
            "Y": 0.06921768
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115631,
            "Y": -0.025001831
          },
          "ShadowTexCoord": {
            "X": 0.49709156,
            "Y": 0.06846522
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115631,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.49698985,
            "Y": 0.06846522
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.49698985,
            "Y": 0.0699846
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.025001831
          },
          "ShadowTexCoord": {
            "X": 0.49709156,
            "Y": 0.0699846
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115418,
            "Y": -0.025003051
          },
          "ShadowTexCoord": {
            "X": 0.4424045,
            "Y": 0.068355605
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115418,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.4423028,
            "Y": 0.068355605
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.4423028,
            "Y": 0.06987497
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025003051
          },
          "ShadowTexCoord": {
            "X": 0.4424045,
            "Y": 0.06987497
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115632,
            "Y": -0.02500351
          },
          "ShadowTexCoord": {
            "X": 0.50490427,
            "Y": 0.06852825
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115632,
            "Y": -0.05000351
          },
          "ShadowTexCoord": {
            "X": 0.5048025,
            "Y": 0.06852825
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000351
          },
          "ShadowTexCoord": {
            "X": 0.5048025,
            "Y": 0.07004764
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.02500351
          },
          "ShadowTexCoord": {
            "X": 0.50490427,
            "Y": 0.07004764
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115169,
            "Y": -0.025003051
          },
          "ShadowTexCoord": {
            "X": 0.51271605,
            "Y": 0.068446
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115169,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.51261437,
            "Y": 0.068446
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.51261437,
            "Y": 0.06996533
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025003051
          },
          "ShadowTexCoord": {
            "X": 0.51271605,
            "Y": 0.06996533
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.025001831
          },
          "ShadowTexCoord": {
            "X": 0.45802814,
            "Y": 0.06785171
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.4579264,
            "Y": 0.06785171
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.4579264,
            "Y": 0.0693711
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -247.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025001831
          },
          "ShadowTexCoord": {
            "X": 0.45802814,
            "Y": 0.0693711
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115185,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.5205284,
            "Y": 0.06787917
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115185,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.52042663,
            "Y": 0.06787917
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.52042663,
            "Y": 0.06939852
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.5205284,
            "Y": 0.06939852
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115448,
            "Y": -0.024996947
          },
          "ShadowTexCoord": {
            "X": 0.46584204,
            "Y": 0.06722193
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115448,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.46574032,
            "Y": 0.06722193
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.46574032,
            "Y": 0.06874131
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024996947
          },
          "ShadowTexCoord": {
            "X": 0.46584204,
            "Y": 0.06874131
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115363,
            "Y": -0.024996491
          },
          "ShadowTexCoord": {
            "X": 0.5674043,
            "Y": 0.026726644
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115363,
            "Y": -0.04999649
          },
          "ShadowTexCoord": {
            "X": 0.5673026,
            "Y": 0.026726644
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999649
          },
          "ShadowTexCoord": {
            "X": 0.5673026,
            "Y": 0.028246002
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024996491
          },
          "ShadowTexCoord": {
            "X": 0.5674043,
            "Y": 0.028246002
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115156,
            "Y": -0.024996947
          },
          "ShadowTexCoord": {
            "X": 0.5674036,
            "Y": 0.034873378
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115156,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.56730187,
            "Y": 0.034873378
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.56730187,
            "Y": 0.036392733
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -247.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024996947
          },
          "ShadowTexCoord": {
            "X": 0.5674036,
            "Y": 0.036392733
          }
        },
        {
          "Position": {
            "X": 4571.6025,
            "Y": -324.99994,
            "Z": -247.50008
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.16794921,
            "Y": 1.2207031E-06
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.87527704
          }
        },
        {
          "Position": {
            "X": 4578.3975,
            "Y": -324.99994,
            "Z": -247.50012
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 7.6293946E-07
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.8748489
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -247.5002
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.8742189
          }
        },
        {
          "Position": {
            "X": 4588.3975,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024998017
          },
          "ShadowTexCoord": {
            "X": 0.28393546,
            "Y": 0.8742189
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": -0.024998017
          },
          "ShadowTexCoord": {
            "X": 0.28393546,
            "Y": 0.87590706
          }
        },
        {
          "Position": {
            "X": 4561.6025,
            "Y": -324.99994,
            "Z": -247.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794922,
            "Y": 1.9836425E-06
          },
          "ShadowTexCoord": {
            "X": 0.28424063,
            "Y": 0.87590706
          }
        },
        {
          "Position": {
            "X": 4616.6025,
            "Y": -402.94254,
            "Z": -247.50024
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.099997036,
            "Y": -4.5776366E-07
          },
          "ShadowTexCoord": {
            "X": 0.2842435,
            "Y": 0.88352686
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -247.5002
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2842435,
            "Y": 0.88289684
          }
        },
        {
          "Position": {
            "X": 4611.6025,
            "Y": -411.60245,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.024998017
          },
          "ShadowTexCoord": {
            "X": 0.28393835,
            "Y": 0.88289684
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -0.024998017
          },
          "ShadowTexCoord": {
            "X": 0.28393835,
            "Y": 0.884585
          }
        },
        {
          "Position": {
            "X": 4625.0,
            "Y": -388.39734,
            "Z": -247.50034
          },
          "TangentX": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.26794946,
            "Y": -1.3732911E-06
          },
          "ShadowTexCoord": {
            "X": 0.28424346,
            "Y": 0.884585
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": -247.50006
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -0.029999878
          },
          "ShadowTexCoord": {
            "X": 0.004150387,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.917964
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -247.50008
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.029999847
          },
          "ShadowTexCoord": {
            "X": 0.004150386,
            "Y": 0.917964
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.12067,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.049241,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.0039065075
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -424.99994,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8749999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.009072584
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -353.34915,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.7316983,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.013321326
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87903,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.500758,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.020168463
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -237.87936,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.5007588,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.93370223,
            "Y": 0.020168442
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.93370223,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9330241,
            "Y": 0.0038840135
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115169,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.51261437,
            "Y": 0.068446
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -420.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115185,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.5121057,
            "Y": 0.068446
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258793E-07,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.5121057,
            "Y": 0.06996533
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.50000006,
            "Y": 0.8660253,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.51261437,
            "Y": 0.06996533
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115182,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.48917666,
            "Y": 0.06769832
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115199,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.48866802,
            "Y": 0.06769832
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.5258773E-07,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.48866802,
            "Y": 0.06921768
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602557,
            "Y": -0.4999996,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.49999964,
            "Y": -0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.48917666,
            "Y": 0.06921768
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115631,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.49698985,
            "Y": 0.06846522
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115658,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4964812,
            "Y": 0.06846522
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6428992E-07,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4964812,
            "Y": 0.0699846
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -342.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.50000006,
            "Y": -0.8660253,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660253,
            "Y": -0.5000001,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.49698985,
            "Y": 0.0699846
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115418,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.4423028,
            "Y": 0.068355605
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115448,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.44179416,
            "Y": 0.068355605
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 3.0517577E-07,
            "Y": -0.17500305
          },
          "ShadowTexCoord": {
            "X": 0.44179416,
            "Y": 0.06987497
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -362.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000305
          },
          "ShadowTexCoord": {
            "X": 0.4423028,
            "Y": 0.06987497
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.94226,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115632,
            "Y": -0.05000351
          },
          "ShadowTexCoord": {
            "X": 0.5048025,
            "Y": 0.06852825
          }
        },
        {
          "Position": {
            "X": 4542.058,
            "Y": -407.9423,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411566,
            "Y": -0.17500351
          },
          "ShadowTexCoord": {
            "X": 0.5042939,
            "Y": 0.06852825
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.0577,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.6429004E-07,
            "Y": -0.17500351
          },
          "ShadowTexCoord": {
            "X": 0.5042939,
            "Y": 0.07004764
          }
        },
        {
          "Position": {
            "X": 4530.0,
            "Y": -387.05768,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.49999994,
            "Y": -0.86602545,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.8660254,
            "Y": 0.49999994,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000351
          },
          "ShadowTexCoord": {
            "X": 0.5048025,
            "Y": 0.07004764
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.4579264,
            "Y": 0.06785171
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4574178,
            "Y": 0.06785171
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -420.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.17500183
          },
          "ShadowTexCoord": {
            "X": 0.4574178,
            "Y": 0.0693711
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -419.99997,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05000183
          },
          "ShadowTexCoord": {
            "X": 0.4579264,
            "Y": 0.0693711
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115185,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.52042663,
            "Y": 0.06787917
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.94223,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115169,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.519918,
            "Y": 0.06787917
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258787E-07,
            "Y": -0.175
          },
          "ShadowTexCoord": {
            "X": 0.519918,
            "Y": 0.06939852
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -419.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.86602557,
            "Y": 0.49999964,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.49999964,
            "Y": 0.8660256,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.05
          },
          "ShadowTexCoord": {
            "X": 0.52042663,
            "Y": 0.06939852
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115387,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.56730235,
            "Y": 0.018725133
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411536,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.56679374,
            "Y": 0.018725133
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.94223,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6428995E-07,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.56679374,
            "Y": 0.02024449
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -407.9422,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.50000036,
            "Y": 0.86602515,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660252,
            "Y": 0.5000004,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.56730235,
            "Y": 0.020244483
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115448,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.46574032,
            "Y": 0.06722193
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9422,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115418,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.4652317,
            "Y": 0.06722193
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -3.0517577E-07,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.4652317,
            "Y": 0.06874131
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -387.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.46574032,
            "Y": 0.06874131
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115363,
            "Y": -0.04999649
          },
          "ShadowTexCoord": {
            "X": 0.5673026,
            "Y": 0.026726644
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115336,
            "Y": -0.1749965
          },
          "ShadowTexCoord": {
            "X": 0.566794,
            "Y": 0.026726644
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.9422,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -2.6429004E-07,
            "Y": -0.1749965
          },
          "ShadowTexCoord": {
            "X": 0.566794,
            "Y": 0.028246002
          }
        },
        {
          "Position": {
            "X": 4620.0,
            "Y": -362.94217,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.49999952,
            "Y": 0.8660257,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.8660256,
            "Y": -0.4999995,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999649
          },
          "ShadowTexCoord": {
            "X": 0.5673026,
            "Y": 0.028246002
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115156,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.56730187,
            "Y": 0.034873378
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.2411514,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.56679326,
            "Y": 0.034873378
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05765,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -1.5258802E-07,
            "Y": -0.17499694
          },
          "ShadowTexCoord": {
            "X": 0.56679326,
            "Y": 0.036392733
          }
        },
        {
          "Position": {
            "X": 4607.9424,
            "Y": -342.05762,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.86602527,
            "Y": 0.5000003,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -0.50000024,
            "Y": -0.8660252,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04999695
          },
          "ShadowTexCoord": {
            "X": 0.56730187,
            "Y": 0.036392733
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.3641764,
            "Y": 0.06772567
          }
        },
        {
          "Position": {
            "X": 4562.9424,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.24115723,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.3636678,
            "Y": 0.06772567
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99997,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": -0.0,
            "Y": -0.17499816
          },
          "ShadowTexCoord": {
            "X": 0.3636678,
            "Y": 0.06924506
          }
        },
        {
          "Position": {
            "X": 4587.058,
            "Y": -329.99994,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.049998168
          },
          "ShadowTexCoord": {
            "X": 0.3641764,
            "Y": 0.06924506
          }
        },
        {
          "Position": {
            "X": 4236.843,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.95131445,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.8898119
          }
        },
        {
          "Position": {
            "X": 4236.8433,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.9513135,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.88981193
          }
        },
        {
          "Position": {
            "X": 4437.8794,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.54924124,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.90171033
          }
        },
        {
          "Position": {
            "X": 4525.0,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.375,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.90686667
          }
        },
        {
          "Position": {
            "X": 4596.651,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.23169824,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.91110736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.917964
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": -512.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.0040147565,
            "Y": 0.917964
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7377116,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7384169,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7513835,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.76619464,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.76619464,
            "Y": 0.14856826
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7377116,
            "Y": 0.14856826
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7513835,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7384169,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7377116,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7377116,
            "Y": 0.20923352
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.76619464,
            "Y": 0.20923352
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.76619464,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7513835,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7513835,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.76619464,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.76619464,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7384169,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7377116,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7377116,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.7384169,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.25635594
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.25635594
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.25635594
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.25635594
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.25768313
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.3651846
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.40632716
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.40632716
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.3651846
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.8240422,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.8240422,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.3094431
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.31209746
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.3651846
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.3651846
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8049096,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.8240422,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.3,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.29617128
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8049096,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.3004183
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8049096,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.3651846
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.3651846
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.8240422,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8049096,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.36385742
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.32112226
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7108154,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6991455,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69851077,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69851077,
            "Y": 0.21096267
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7119385,
            "Y": 0.21096267
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7119385,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69851077,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6991455,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7108154,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7119385,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7119385,
            "Y": 0.19710179
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69851077,
            "Y": 0.19710179
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7108154,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.7108154,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7119385,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.7119385,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6991455,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69851077,
            "Y": 0.19911791
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.69851077,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.6991455,
            "Y": 0.20894654
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.81975174,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.80698776,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.20742501
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.20742501
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.80698776,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.81975174,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.14835875
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.14835875
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.81975174,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.81975174,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.80698776,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.80698776,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.852946,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8399794,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.20828657
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.20828657
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8399794,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.852946,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.1476213
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.1476213
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.852946,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.852946,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8399794,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.17218333
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.8399794,
            "Y": 0.18372454
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.14847948
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.2076651
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.2076651
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.14773966
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.14773966
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.85425377,
            "Y": 0.7881883
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.86541176,
            "Y": 0.7881883
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.888443,
            "Y": 0.7881883
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.888443,
            "Y": 0.72912204
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.86541176,
            "Y": 0.72912204
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.85425377,
            "Y": 0.72912204
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.83122253,
            "Y": 0.72912204
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.83122253,
            "Y": 0.7881883
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.77573776,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.78850174,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.14741369
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.14741369
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.78850174,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.77573776,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.20647995
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.20647995
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.78850174,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.78850174,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.77573776,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.77573776,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.91675377,
            "Y": 0.787007
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.92791176,
            "Y": 0.787007
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.950943,
            "Y": 0.787007
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.950943,
            "Y": 0.7279407
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.92791176,
            "Y": 0.7279407
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.91675377,
            "Y": 0.7279407
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.89372253,
            "Y": 0.7279407
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.89372253,
            "Y": 0.787007
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.95539856,
            "Y": 0.7881883
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.98210144,
            "Y": 0.7881883
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.98210144,
            "Y": 0.72912204
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.95539856,
            "Y": 0.72912204
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.92410374
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.92410374
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 9950.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.73210144,
            "Y": 0.86503744
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 9950.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70539856,
            "Y": 0.86503744
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.5113827
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.5705683
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.5705683
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.5113827
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.5048513
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.50327617
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.50327617
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.5048513
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.51291555
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.51134044
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.51134044
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.51291555
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.5209176
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.5193425
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.5193425
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.5209176
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.52740675
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.52898186
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.52898186
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.52740675
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.5106429
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.5106429
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.5106429
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.5113827
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.5113827
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8937.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.5106429
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.52015746
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.5800829
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.5800829
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.5800829
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8937.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.5800829
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.52015746
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9095866,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9102919,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9232585,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.93806964,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.93806964,
            "Y": 0.14856826
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9095866,
            "Y": 0.14856826
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9232585,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9102919,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9095866,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9095866,
            "Y": 0.20923352
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.93806964,
            "Y": 0.20923352
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.93806964,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9232585,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9232585,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.93806964,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.93806964,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9102919,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9095866,
            "Y": 0.17313029
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9095866,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9102919,
            "Y": 0.18467149
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.2076651
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.2084049
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.2084049
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.2076651
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.5361643
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.53695184
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.53695184
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.5361643
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.54448086
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.5436933
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.5436933
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.54448086
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.55254525
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.5517577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.5517577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.55254525
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.56114554
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.560358
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9950.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.560358
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.56114554
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.5705683
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.57130814
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.57130814
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.57130814
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9962.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.57130814
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.5705683
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.51941764
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.51941764
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.51941764
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.52015746
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9950.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.52015746
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 9962.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.51941764
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94851077,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9491455,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9608154,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9619385,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9619385,
            "Y": 0.14790829
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94851077,
            "Y": 0.14790829
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9608154,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9491455,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94851077,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94851077,
            "Y": 0.16176917
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9619385,
            "Y": 0.16176917
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9619385,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9608154,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.9608154,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9619385,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.9619385,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9491455,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94851077,
            "Y": 0.14992441
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94851077,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.9491455,
            "Y": 0.15975304
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14025.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0042203614,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 10000.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0042203614,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0042203614,
            "Y": 0.99257874
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.021939434,
            "Y": 0.99257874
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.1,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.021939434,
            "Y": 0.5539541
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0042203614,
            "Y": 0.5539541
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 10000.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.035148196,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14025.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.035148196,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.035148196,
            "Y": 0.9918205
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.052867267,
            "Y": 0.9918205
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.1,
            "Y": -0.55
          },
          "ShadowTexCoord": {
            "X": 0.052867267,
            "Y": 0.55319595
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.035148196,
            "Y": 0.55319595
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.06684475,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07906016,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.08078286,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.08078286,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.07906016,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.06684475,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.06512205,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.06512205,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.63577366
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.63577366
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6235229
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6235229
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6248705
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.6344261
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6001134
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6001134
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6123642
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6123642
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.17725372,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.17773438,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.60146093
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.16631317,
            "Y": 0.6110166
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.097772576,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.109988,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11171069,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.11171069,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.055,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.109988,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.445,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.097772576,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": -8.05
          },
          "ShadowTexCoord": {
            "X": 0.09604988,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.5,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09604988,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1266511,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.14175257,
            "Y": 0.99046665
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.05,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.14175257,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4075.0,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1266511,
            "Y": 0.55454975
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 10000.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14726965,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 10000.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.16237113,
            "Y": 0.9912249
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 14025.0,
            "Z": 0.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.05,
            "Y": -0.5
          },
          "ShadowTexCoord": {
            "X": 0.16237113,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4325.0,
            "Y": 14025.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 8.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14726965,
            "Y": 0.55530787
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 10000.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11281738,
            "Y": 0.58365345
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14025.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -8.075
          },
          "ShadowTexCoord": {
            "X": 0.11281738,
            "Y": 0.83325106
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14025.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -8.075
          },
          "ShadowTexCoord": {
            "X": 0.12624511,
            "Y": 0.83325106
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 10000.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.12624511,
            "Y": 0.58365345
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.5701235
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.5685484
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.5685484
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.5701235
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.57818776
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.57661265
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.57661265
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.57818776
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34131622,
            "Y": 0.79435503
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34131622,
            "Y": 0.79278
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33037567,
            "Y": 0.79278
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33037567,
            "Y": 0.79435503
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34598652,
            "Y": 0.79277974
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34598652,
            "Y": 0.7943548
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 10000.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.35448784,
            "Y": 0.7943548
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.35448784,
            "Y": 0.79277974
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.124291986,
            "Y": 0.5828783
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1147705,
            "Y": 0.5828783
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11281738,
            "Y": 0.5828783
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 10000.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11281738,
            "Y": 0.58365345
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 10000.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.12624511,
            "Y": 0.58365345
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 9987.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.12624511,
            "Y": 0.5828783
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29980034,
            "Y": 0.875882
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29980034,
            "Y": 0.8743069
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29129902,
            "Y": 0.8743069
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29129902,
            "Y": 0.875882
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.8758818
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.8743067
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.8743067
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.8758818
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.87569326
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.87411815
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.87411815
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.87569326
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.8741179
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.875693
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.875693
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14025.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.8741179
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14025.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -8.075
          },
          "ShadowTexCoord": {
            "X": 0.11281738,
            "Y": 0.83325106
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.11281738,
            "Y": 0.8340263
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.1147705,
            "Y": 0.8340263
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.124291986,
            "Y": 0.8340263
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14037.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.12624511,
            "Y": 0.8340263
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14025.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -8.075
          },
          "ShadowTexCoord": {
            "X": 0.12624511,
            "Y": 0.83325106
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18463272,
            "Y": 0.5539541
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17206828,
            "Y": 0.5539541
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16949096,
            "Y": 0.5539541
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.16949096,
            "Y": 0.99257874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.17206828,
            "Y": 0.99257874
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.47,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.18463272,
            "Y": 0.99257874
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 9987.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": -8.1
          },
          "ShadowTexCoord": {
            "X": 0.18721004,
            "Y": 0.99257874
          }
        },
        {
          "Position": {
            "X": 4337.5,
            "Y": 14037.5,
            "Z": 12.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.55,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18721004,
            "Y": 0.5539541
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7758296,
            "Y": 0.7931968
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.7758296,
            "Y": 0.82426924
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.7758296,
            "Y": 0.85386205
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.7958421,
            "Y": 0.85386205
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.7958421,
            "Y": 0.7931968
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31294668,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29144564,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.29144564,
            "Y": 0.6441847
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.31294668,
            "Y": 0.6441847
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.6145919
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.6131123
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31294668,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.31294668,
            "Y": 0.6441847
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.6441847
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.3215471,
            "Y": 0.6145919
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.6145919
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.6441847
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.3502151,
            "Y": 0.6441847
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.3502151,
            "Y": 0.6145919
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3215471,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.3215471,
            "Y": 0.6131123
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.3215471,
            "Y": 0.6145919
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.3502151,
            "Y": 0.6145919
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3502151,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.3215471,
            "Y": 0.6131123
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3215471,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.58351946
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.3201137,
            "Y": 0.6131123
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.89283013
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.89283013
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.8896799
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.8896799
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.89947706
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.89947706
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.89790195
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.89790195
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.90870714
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.90870714
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.9055569
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.9055569
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.9166141
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.9166141
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.01
          },
          "ShadowTexCoord": {
            "X": 0.28588867,
            "Y": 0.91503906
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28466797,
            "Y": 0.91503906
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2848816,
            "Y": 0.92168593
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.2848816,
            "Y": 0.92483616
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.28640747,
            "Y": 0.92483616
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10260.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.28640747,
            "Y": 0.92168593
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.55930895
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.55930895
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.5538072
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.5538072
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.5239201
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5239201
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5975,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4115637
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.4115637
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.31290245,
            "Y": 0.6569583
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.29216003,
            "Y": 0.6569583
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.29216003,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.31290245,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.5275
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.6872909
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.5525
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.6858113
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.6569583
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.31290245,
            "Y": 0.6569583
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.31290245,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6683342
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6683342
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6636089
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6636089
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.35442525,
            "Y": 0.1353804
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9586026,
            "Y": 0.1353804
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9586026,
            "Y": 0.07619478
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.35442525,
            "Y": 0.07619478
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6851247
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6851247
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6475365
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6475365
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.065
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.58491045
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.015
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.5839654
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.5836819
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16636352,
            "Y": 0.5836819
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.16636352,
            "Y": 0.5884072
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.5884072
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.15561588
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.15561588
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.10252873
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.10252873
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.57091767
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.57091767
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.5681668
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.5681668
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.10252873
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.10252873
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.046787217
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.004338461,
            "Y": 0.046787217
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223775,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.58437765
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223775,
            "Y": 0.58437765
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.5239201
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5239201
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.065
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.58491045
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.065
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.58491045
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.5884072
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.5884072
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.065
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.58491045
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.5525
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.6858113
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.5525
          },
          "ShadowTexCoord": {
            "X": 0.32148552,
            "Y": 0.6858113
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.5525
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.6858113
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.6569583
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.6569583
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6803994
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6803994
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.7013104
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.7013104
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3548498,
            "Y": 0.25168863
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3548498,
            "Y": 0.28128144
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.9605433,
            "Y": 0.28128144
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.9605433,
            "Y": 0.25168863
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.58703786
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.58703786
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.58153605
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.58153605
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223775,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223775,
            "Y": 0.6435633
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.6435633
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41004485
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4025,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.41004485
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.5836819
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.015
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.5839654
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.065
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.58491045
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.065
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.58491045
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.5836819
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.5525
          },
          "ShadowTexCoord": {
            "X": 0.32148552,
            "Y": 0.6858113
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.5275
          },
          "ShadowTexCoord": {
            "X": 0.32148552,
            "Y": 0.6872909
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.32148552,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -0.5525
          },
          "ShadowTexCoord": {
            "X": 0.3493805,
            "Y": 0.6858113
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6965851
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.6965851
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.65226185
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.65226185
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3548498,
            "Y": 0.25168863
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.9605433,
            "Y": 0.25168863
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.9605433,
            "Y": 0.22061618
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": -10250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3548498,
            "Y": 0.22061618
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4115637
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41004485
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.41004485
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.16
          },
          "ShadowTexCoord": {
            "X": 0.36223808,
            "Y": 0.4115637
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.015
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.5839654
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.5836819
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.5836819
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.015
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.5839654
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.60084724
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.60084724
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -9.9475
          },
          "ShadowTexCoord": {
            "X": 0.99288476,
            "Y": 0.5980964
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.199654,
            "Y": 0.5980964
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.5275
          },
          "ShadowTexCoord": {
            "X": 0.32148552,
            "Y": 0.6872909
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.5275
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.6872909
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.320055,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -10225.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -0.04
          },
          "ShadowTexCoord": {
            "X": 0.32148552,
            "Y": 0.7161439
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -312.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16629028,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.25,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.9671732,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.9671732,
            "Y": 0.58437765
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.58437765
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.25,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.9671732,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 5.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.61323065
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9664151,
            "Y": 0.6435633
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.9671732,
            "Y": 0.6435633
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.9593607,
            "Y": 0.07619478
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9586026,
            "Y": 0.07619478
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9586026,
            "Y": 0.1353804
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.9593607,
            "Y": 0.1353804
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6475365
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6475365
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.65226185
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.65226185
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.65037173
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.64942664
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.31089672,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.29941994,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.9673817,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.9818801,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.9818801,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.9673817,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.9818801,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.9818801,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.9673817,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.9673817,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4025,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4025,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41004485
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5125,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4115637
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5975,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5975,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5975,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.5975,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41672778
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.6375,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.41915795
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4025,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4025,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4048808
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.8832533
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.88167816
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.88167816
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.8832533
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.88445085
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.88287574
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.88287574
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.88445085
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.8828755
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.88445055
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.88445055
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.8828755
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.8832535
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.8816784
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14075.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.8816784
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.8832535
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.1588258,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17031004,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.10252873
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -19.975
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -20.0
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.115800545
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29706573,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6851247
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6851247
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6832346
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6803994
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6803994
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.275,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.4875,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5239201
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.0,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -10.135
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15075.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.3625,
            "Y": -10.1225
          },
          "ShadowTexCoord": {
            "X": 0.9665931,
            "Y": 0.5163259
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.235
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7245023
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7200605
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16636352,
            "Y": 0.7200605
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.16636352,
            "Y": 0.7247858
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7247858
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7200605
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.7200605
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.235
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.7245023
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.7247858
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.7247858
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.17094116,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.235
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.7245023
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.235
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7245023
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7247858
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.7247858
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14562.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.235
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.7245023
          }
        },
        {
          "Position": {
            "X": 4212.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.15,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.1691101,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.185
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.72355723
          }
        },
        {
          "Position": {
            "X": 4187.5,
            "Y": 14562.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.1,
            "Y": -0.235
          },
          "ShadowTexCoord": {
            "X": 0.16819458,
            "Y": 0.7245023
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.7013104
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.7013104
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14587.5,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.185,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6978137
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6965851
          }
        },
        {
          "Position": {
            "X": 4262.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6965851
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6683342
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14555.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6683342
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -187.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.25
          },
          "ShadowTexCoord": {
            "X": 0.17086792,
            "Y": 0.6636089
          }
        },
        {
          "Position": {
            "X": 4137.5,
            "Y": 14680.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.25,
            "Y": -0.1
          },
          "ShadowTexCoord": {
            "X": 0.16812134,
            "Y": 0.6636089
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.0037325043
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 4062.5,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.065
          },
          "ShadowTexCoord": {
            "X": 0.15647003,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13438496,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.13438496,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -5.325
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13512114,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.4935432
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4935432
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.4943026
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.44194064
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.44118124
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.44194064
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.274995,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.274995,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.27573067,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.15563026,
            "Y": 0.6488938
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.15498471,
            "Y": 0.6488938
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15498471,
            "Y": 0.7080794
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15563026,
            "Y": 0.7080794
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.15561588
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 3.875,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.15561588
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.1542887
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.0037325043
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.21757212,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21757212,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.0037325043
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.0037325043
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14555.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.325
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.034509066
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -10.25
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.06365794
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.0037325043
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19475088,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.0029926915
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.1940147,
            "Y": 0.0037325043
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.046787217
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.046787217
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.005644651
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 4.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.005644651
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.046787217
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80386883,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.125
          },
          "ShadowTexCoord": {
            "X": 0.8048695,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.048114404
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.125,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.8458967,
            "Y": 0.046787217
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.85324067
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.85324067
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.83366394,
            "Y": 0.79405504
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80696106,
            "Y": 0.79405504
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.57783926
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.57783926
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.5558159
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5558159
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.5558159
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5550565
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.5558159
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.3796679
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.35764462
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.35764462
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.3796679
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99768287,
            "Y": 0.3796679
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.725,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.3796679
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9673514,
            "Y": 0.38042736
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.35665676,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.35665676,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3353217,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3353217,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.3353217,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.14877541
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14555.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": -1.04
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.17718448
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.334586,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3353217,
            "Y": 0.20796105
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.15557861,
            "Y": 0.78066003
          }
        },
        {
          "Position": {
            "X": 5075.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.8,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.15557861,
            "Y": 0.7214744
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.13685724,
            "Y": 0.7214744
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13685724,
            "Y": 0.78066003
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.13685724,
            "Y": 0.7214744
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 15075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.13621168,
            "Y": 0.7214744
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14587.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": -1.025
          },
          "ShadowTexCoord": {
            "X": 0.13621168,
            "Y": 0.7503274
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13621168,
            "Y": 0.78066003
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 14075.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.075,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13685724,
            "Y": 0.78066003
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 15087.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.8538621
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 15087.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.8538621
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 14062.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.25,
            "Y": -5.25
          },
          "ShadowTexCoord": {
            "X": 0.86775714,
            "Y": 0.79319686
          }
        },
        {
          "Position": {
            "X": 5100.0,
            "Y": 14062.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 10.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8392741,
            "Y": 0.79319686
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.33200002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.7791069
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.21800001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.7824805
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.7889317
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.29307726,
            "Y": 0.7889317
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.7889317
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.7282665
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.7282665
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.37443924,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.36167526,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.3525863
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.3525863
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.36167526,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.37443924,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.29352003
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.29352003
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.37443924,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.37443924,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.36167526,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.36167526,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.6566327
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.6566327
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.71729803
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.71729803
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.7889317
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.7889317
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.7282665
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.7282665
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.7528285
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.76436967
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.148006
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.20719163
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.20719163
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.1472662
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.1472662
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.90112877,
            "Y": 0.8522319
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.91228676,
            "Y": 0.8522319
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.935318,
            "Y": 0.8522319
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.935318,
            "Y": 0.7931656
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.91228676,
            "Y": 0.7931656
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.90112877,
            "Y": 0.7931656
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.87809753,
            "Y": 0.7931656
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87809753,
            "Y": 0.8522319
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.39289856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.39292526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.40568924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.41960144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.41960144,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.39289856,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.40568924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.39292526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.39289856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.39289856,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.41960144,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.41960144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.40568924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.40568924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.41960144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.41960144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.39292526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.39289856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.39289856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.39292526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.96362877,
            "Y": 0.85199565
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97478676,
            "Y": 0.85199565
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.997818,
            "Y": 0.85199565
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.997818,
            "Y": 0.79292935
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.97478676,
            "Y": 0.79292935
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.96362877,
            "Y": 0.79292935
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.94059753,
            "Y": 0.79292935
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.94059753,
            "Y": 0.85199565
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.73664856,
            "Y": 0.92481256
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.76335144,
            "Y": 0.92481256
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.76335144,
            "Y": 0.86574626
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.73664856,
            "Y": 0.86574626
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.9245763
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.9245763
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5750.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.80241394,
            "Y": 0.86551
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5750.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.77571106,
            "Y": 0.86551
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.84155434
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.90074
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.90074
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.84155434
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29980034,
            "Y": 0.89295614
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29980034,
            "Y": 0.891381
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29129902,
            "Y": 0.891381
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29129902,
            "Y": 0.89295614
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.8929558
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.89138067
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.89138067
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.8929558
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.89087737
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.88930225
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.88930225
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.89087737
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.8893019
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.890877
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.890877
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.8893019
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.8408146
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.8408146
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.8408146
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.84155434
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.84155434
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4737.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.8408146
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.1496632
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.20958863
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.20958863
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.20958863
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4737.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.20958863
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.1496632
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.9306192
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.98980474
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.9905446
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.9905446
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.03181966,
            "Y": 0.92987937
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0033365889,
            "Y": 0.92987937
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.06519127,
            "Y": 0.98968303
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07634926,
            "Y": 0.98968303
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09938049,
            "Y": 0.98968303
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.09938049,
            "Y": 0.9306168
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.07634926,
            "Y": 0.9306168
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.06519127,
            "Y": 0.9306168
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.042160034,
            "Y": 0.9306168
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.042160034,
            "Y": 0.98968303
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.43693924,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.42417526,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42414856,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42414856,
            "Y": 0.3525863
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.45085144,
            "Y": 0.3525863
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.45085144,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42414856,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.42417526,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.43693924,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.45085144,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.45085144,
            "Y": 0.29352003
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42414856,
            "Y": 0.29352003
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.43693924,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.43693924,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.45085144,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.45085144,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.42417526,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42414856,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.42414856,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.42417526,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.59605026,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.60881424,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.14741369
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.14741369
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.60881424,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.59605026,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.20647995
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.20647995
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.60881424,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.60881424,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.62272644,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.59605026,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.17118786
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59602356,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.59605026,
            "Y": 0.18270577
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.13550377,
            "Y": 0.988738
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14666176,
            "Y": 0.988738
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.169693,
            "Y": 0.988738
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.169693,
            "Y": 0.9296717
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.14666176,
            "Y": 0.9296717
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.13550377,
            "Y": 0.9296717
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.112472534,
            "Y": 0.9296717
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.112472534,
            "Y": 0.988738
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18196106,
            "Y": 0.98968303
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.20866394,
            "Y": 0.98968303
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.20866394,
            "Y": 0.9306168
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18196106,
            "Y": 0.9306168
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21321106,
            "Y": 0.988738
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 3700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.23991394,
            "Y": 0.988738
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4700.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.23991394,
            "Y": 0.9296717
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 4700.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21321106,
            "Y": 0.9296717
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.22894564,
            "Y": 0.0031998474
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.22894564,
            "Y": 0.062385444
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.2877151,
            "Y": 0.062385444
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.2877151,
            "Y": 0.0031998474
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.049800325,
            "Y": 0.9970388
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.049800325,
            "Y": 0.99546367
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041299008,
            "Y": 0.99546367
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041299008,
            "Y": 0.9970388
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.06787872,
            "Y": 0.9970384
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.06787872,
            "Y": 0.9954633
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.05693817,
            "Y": 0.9954633
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.05693817,
            "Y": 0.9970384
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.08350372,
            "Y": 0.9964721
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.08350372,
            "Y": 0.994897
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07256317,
            "Y": 0.994897
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07256317,
            "Y": 0.9964721
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.08817401,
            "Y": 0.99489665
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.08817401,
            "Y": 0.99647176
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09667532,
            "Y": 0.99647176
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.09667532,
            "Y": 0.99489665
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.26392066,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25274011,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22894564,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.22894564,
            "Y": 0.0031998474
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.2877151,
            "Y": 0.0031998474
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3687.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2877151,
            "Y": 0.0024600197
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.12011282,
            "Y": 0.99621975
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.12011282,
            "Y": 0.9954322
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11161151,
            "Y": 0.9954322
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.11161151,
            "Y": 0.99621975
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.13819122,
            "Y": 0.9962195
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.13819122,
            "Y": 0.995432
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.12725067,
            "Y": 0.995432
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.12725067,
            "Y": 0.9962195
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.15381622,
            "Y": 0.9965034
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.15381622,
            "Y": 0.99571586
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14287567,
            "Y": 0.99571586
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.14287567,
            "Y": 0.9965034
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.15848652,
            "Y": 0.9957157
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.15848652,
            "Y": 0.99650323
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16698782,
            "Y": 0.99650323
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4700.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.16698782,
            "Y": 0.9957157
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.22894564,
            "Y": 0.062385444
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.22894564,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.25274011,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.26392066,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4712.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.2877151,
            "Y": 0.06312528
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4700.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.2877151,
            "Y": 0.062385444
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32642066,
            "Y": 0.8985682
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31524011,
            "Y": 0.8985682
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29144564,
            "Y": 0.8985682
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.29144564,
            "Y": 0.9592335
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.31524011,
            "Y": 0.9592335
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.32642066,
            "Y": 0.9592335
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 3687.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.3502151,
            "Y": 0.9592335
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 4712.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.3502151,
            "Y": 0.8985682
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.86151236
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.86151236
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.8008471
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.8008471
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.30607095,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.32088217,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29239908,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.29310438,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.80179405
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.80179405
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.86245936
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.86245936
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.37638345,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.39119467,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.82635605
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36271158,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.36341688,
            "Y": 0.8378973
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.20719163
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.20793144
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.20793144
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.20719163
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.18192402,
            "Y": 0.99533767
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.18192402,
            "Y": 0.9961252
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19042532,
            "Y": 0.9961252
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19042532,
            "Y": 0.99533767
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.20605032,
            "Y": 0.99659777
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.20605032,
            "Y": 0.9958102
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19754902,
            "Y": 0.9958102
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.19754902,
            "Y": 0.99659777
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.22412872,
            "Y": 0.9965976
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.22412872,
            "Y": 0.99581003
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21318817,
            "Y": 0.99581003
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21318817,
            "Y": 0.9965976
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.23975372,
            "Y": 0.9961254
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.23975372,
            "Y": 0.99533784
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5750.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22881317,
            "Y": 0.99533784
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.22881317,
            "Y": 0.9961254
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.90074
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.11175814,
            "Y": 0.90147984
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.13555261,
            "Y": 0.90147984
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.14673315,
            "Y": 0.90147984
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5762.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.90147984
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.17052762,
            "Y": 0.90074
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.14892338
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.14892338
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.14892338
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.1496632
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5750.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.1496632
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5762.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.14892338
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.98381424,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.97105026,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.28000566
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.28000566
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.97105026,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.98381424,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.22093938
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.22093938
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.98381424,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.98381424,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.99772644,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.97105026,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.24471356
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.97102356,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.97105026,
            "Y": 0.2562315
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.14954485
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.20873044
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.20873044
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.14880505
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.14880505
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.58081627,
            "Y": 0.93252265
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59197426,
            "Y": 0.93252265
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6150055,
            "Y": 0.93252265
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.6150055,
            "Y": 0.87345636
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.59197426,
            "Y": 0.87345636
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.58081627,
            "Y": 0.87345636
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.55778503,
            "Y": 0.87345636
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.55778503,
            "Y": 0.93252265
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45539856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.45542526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.46818924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.48210144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.48210144,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45539856,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.46818924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.45542526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45539856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45539856,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.48210144,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.48210144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.46818924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.46818924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.48210144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.48210144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.45542526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45539856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.45539856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.45542526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.58081627,
            "Y": 0.9975113
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.59197426,
            "Y": 0.9975113
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.6150055,
            "Y": 0.9975113
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.6150055,
            "Y": 0.93844503
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.59197426,
            "Y": 0.93844503
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.58081627,
            "Y": 0.93844503
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.55778503,
            "Y": 0.93844503
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.55778503,
            "Y": 0.9975113
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.9889743
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.9889743
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.27897644,
            "Y": 0.929908
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25227356,
            "Y": 0.929908
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.9329952
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 5800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.9329952
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6800.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.8739289
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6800.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.8739289
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.07696421
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.13614981
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.13614981
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.07696421
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.26073784,
            "Y": 0.9962512
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.26073784,
            "Y": 0.99546367
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25223652,
            "Y": 0.99546367
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.25223652,
            "Y": 0.9962512
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.27881622,
            "Y": 0.99625105
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.27881622,
            "Y": 0.9954635
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.26787567,
            "Y": 0.9954635
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.26787567,
            "Y": 0.99625105
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.97227836
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.97149086
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.97149086
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.97227836
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.30692402,
            "Y": 0.9714906
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.30692402,
            "Y": 0.9722782
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31542534,
            "Y": 0.9722782
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31542534,
            "Y": 0.9714906
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21704565,
            "Y": 0.076224394
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20586511,
            "Y": 0.076224394
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.076224394
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.07696421
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.07696421
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5787.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.076224394
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.5916728
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.65159816
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.65159816
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.65159816
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 5787.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.65159816
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.5916728
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.6566327
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.6566327
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.71729803
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.71729803
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.6811948
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.692736
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.20873044
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44083658,
            "Y": 0.20947029
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.20947029
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.46931967,
            "Y": 0.20873044
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.97177416
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.9733493
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.9733493
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.97177416
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.97177416
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.97019905
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.97019905
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.97177416
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.9798383
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.9782632
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.9782632
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.9798383
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.98947865
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.30225372,
            "Y": 0.9879036
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6800.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.9879036
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29131317,
            "Y": 0.98947865
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.13614981
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.13688964
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.20586511,
            "Y": 0.13688964
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.21704565,
            "Y": 0.13688964
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6812.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.13688964
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.13614981
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.5909329
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.5909329
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.5909329
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.5916728
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6800.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.5916728
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6812.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.5909329
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.7390382
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.72921336
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.40245226,
            "Y": 0.72921336
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.72921336
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.7898787
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.7898787
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.7537754
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.76531667
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51789856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.51792526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.53068924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.54460144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.54460144,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51789856,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.53068924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.51792526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51789856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51789856,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.54460144,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.54460144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.53068924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.53068924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.54460144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.54460144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.51792526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51789856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.51789856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.51792526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.20802025
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.20876007
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.20876007
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.72925377,
            "Y": 0.9902783
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.74041176,
            "Y": 0.9902783
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.763443,
            "Y": 0.9902783
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.763443,
            "Y": 0.9310927
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.74041176,
            "Y": 0.9310927
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.72925377,
            "Y": 0.9310927
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.70622253,
            "Y": 0.9310927
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.70622253,
            "Y": 0.9902783
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.89006424,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.87730026,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87727356,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87727356,
            "Y": 0.20742501
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.90397644,
            "Y": 0.20742501
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.90397644,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87727356,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.87730026,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.89006424,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.90397644,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.90397644,
            "Y": 0.14835875
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87727356,
            "Y": 0.14835875
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.89006424,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.89006424,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.90397644,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.90397644,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.87730026,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87727356,
            "Y": 0.17213292
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.87727356,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.87730026,
            "Y": 0.18365084
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.83081627,
            "Y": 0.9257622
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.84197426,
            "Y": 0.9257622
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.8650055,
            "Y": 0.9257622
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.8650055,
            "Y": 0.8665765
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.84197426,
            "Y": 0.8665765
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.83081627,
            "Y": 0.8665765
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.80778503,
            "Y": 0.8665765
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.80778503,
            "Y": 0.9257622
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40071106,
            "Y": 0.9338267
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.42741394,
            "Y": 0.9338267
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.42741394,
            "Y": 0.87464106
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40071106,
            "Y": 0.87464106
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43977356,
            "Y": 0.9338267
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.46647644,
            "Y": 0.9338267
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8900.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.46647644,
            "Y": 0.874641
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 8900.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.43977356,
            "Y": 0.874641
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.20802025
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.20802025
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29980034,
            "Y": 0.9974798
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.29980034,
            "Y": 0.9959047
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29129902,
            "Y": 0.9959047
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.29129902,
            "Y": 0.9974798
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.98135054
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.9797754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.9797754
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.98135054
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.9799019
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.97832686
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.97832686
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.9799019
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.97832656
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33817402,
            "Y": 0.9799017
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.9799017
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.34667534,
            "Y": 0.97832656
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.20802025
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.20876007
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.20586511,
            "Y": 0.20876007
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.21704565,
            "Y": 0.20876007
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8912.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.20876007
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.20802025
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.6642238
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.6642238
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.6642238
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.7241492
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.7241492
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 8912.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.6642238
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.86151236
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.86151236
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.8008471
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.8008471
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.504
          },
          "ShadowTexCoord": {
            "X": 0.41544595,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.43025717,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.8254091
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.40177408,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -0.026
          },
          "ShadowTexCoord": {
            "X": 0.40247938,
            "Y": 0.83695036
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.025,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.50838214,
            "Y": 0.14809479
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47989908,
            "Y": 0.14809479
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.30692402,
            "Y": 0.9878402
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.30692402,
            "Y": 0.9894153
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31542534,
            "Y": 0.9894153
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.31542534,
            "Y": 0.9878402
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.9879662
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.33105034,
            "Y": 0.9863911
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.9863911
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32254902,
            "Y": 0.9879662
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.9879658
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.9863907
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.9863907
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.9879658
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.99748015
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.31787872,
            "Y": 0.9959051
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.9959051
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7900.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.30693817,
            "Y": 0.99748015
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21704565,
            "Y": 0.14809479
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20586511,
            "Y": 0.14809479
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.14809479
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.14883465
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7887.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.14809479
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.7241492
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.72488904
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.72488904
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.72488904
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7887.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.72488904
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7900.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.7241492
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20581627,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": -1.705
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.56041497
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": -1.795
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.55775696
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.5517027
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.5517027
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.20581627,
            "Y": 0.5517027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.5517027
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": -1.795
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.55775696
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19300002,
            "Y": -1.795
          },
          "ShadowTexCoord": {
            "X": 0.23448372,
            "Y": 0.55775696
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.795
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.55775696
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.5517027
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.5517027
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19300002,
            "Y": -1.795
          },
          "ShadowTexCoord": {
            "X": 0.23448372,
            "Y": 0.55775696
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19300002,
            "Y": -1.705
          },
          "ShadowTexCoord": {
            "X": 0.23448372,
            "Y": 0.56041497
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19300002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23448372,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.795
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.55775696
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19300002,
            "Y": -1.705
          },
          "ShadowTexCoord": {
            "X": 0.23448372,
            "Y": 0.56041497
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": -1.705
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.56041497
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23122215,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.19300002,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23448372,
            "Y": 0.610769
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.99662906
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.33350372,
            "Y": 0.9958415
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.9958415
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.32256317,
            "Y": 0.99662906
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.9967234
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.34912872,
            "Y": 0.9951483
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.9951483
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.33818817,
            "Y": 0.9967234
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.49943924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.48667526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.51335144,
            "Y": 0.35164124
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.51335144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.49943924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.49943924,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.51335144,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.51335144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.48667526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.48667526,
            "Y": 0.32786706
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20581627,
            "Y": 0.8676521
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.8676521
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.8085858
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.20581627,
            "Y": 0.8085858
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.8085858
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18278503,
            "Y": 0.8676521
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9897537,
            "Y": 0.58549684
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9897537,
            "Y": 0.58392173
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9788132,
            "Y": 0.58392173
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9788132,
            "Y": 0.58549684
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.5919859
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.593561
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.593561
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.5919859
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.6015625
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.5999874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.5999874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.6015625
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.54917526,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.54917526,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.56193924,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.56193924,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.57585144,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.57585144,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.9966844
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.9966844
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.38835144,
            "Y": 0.9376181
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.36164856,
            "Y": 0.9376181
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.54917526,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.56193924,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.57585144,
            "Y": 0.3172942
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.57585144,
            "Y": 0.29352003
          }
        },
        {
          "Position": {
            "X": 3700.0,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.29352003
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.79637474
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.7364493
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.7364493
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.7364493
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6850.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.79637474
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.60820943
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.608997
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.608997
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.60820943
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9897537,
            "Y": 0.6170617
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": -2.39
          },
          "ShadowTexCoord": {
            "X": 0.9897537,
            "Y": 0.6162741
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.125,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9788132,
            "Y": 0.6162741
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 1.25,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.9788132,
            "Y": 0.6170617
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.62566155
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": -1.95
          },
          "ShadowTexCoord": {
            "X": 0.98730034,
            "Y": 0.624874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.75,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.624874
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.875,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.978799,
            "Y": 0.62566155
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.79637474
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6850.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.79637474
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.041445643,
            "Y": 0.79711455
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.065240115,
            "Y": 0.79711455
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.79711455
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.51963973,
            "Y": 0.20911516
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.20911516
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.05
          },
          "ShadowTexCoord": {
            "X": 0.54744464,
            "Y": 0.14844991
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.51963973,
            "Y": 0.14844991
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.8676521
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.8676521
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.2400055,
            "Y": 0.8085858
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -2.0
          },
          "ShadowTexCoord": {
            "X": 0.21697426,
            "Y": 0.8085858
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.56193924,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.54917526,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.307,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.34351963
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.54914856,
            "Y": 0.3525863
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.57585144,
            "Y": 0.3525863
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.805,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.57585144,
            "Y": 0.32881212
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.795,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47883606,
            "Y": 0.8803376
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47883606,
            "Y": 0.9333496
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.50553894,
            "Y": 0.9333496
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.50553894,
            "Y": 0.8742833
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 7850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47883606,
            "Y": 0.8742833
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.9331842
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9331842
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9330267
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9297505
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.92959297
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.92959297
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.8069999,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.29827487
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.6930001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.30164164
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -249.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.001
          },
          "ShadowTexCoord": {
            "X": 0.48667526,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": -10.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -0.479
          },
          "ShadowTexCoord": {
            "X": 0.49943924,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.195,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.51335144,
            "Y": 0.31634915
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6850.0,
            "Z": 250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": -1.0
          },
          "ShadowTexCoord": {
            "X": 0.51335144,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4700.0,
            "Y": 6850.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.48664856,
            "Y": 0.29257497
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.085
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.10177252
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.005
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.100092426
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.099987425
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.033355713,
            "Y": 0.099987425
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.033355713,
            "Y": 0.10187755
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.10187755
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.099987425
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.005
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.100092426
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.005
          },
          "ShadowTexCoord": {
            "X": 0.03668213,
            "Y": 0.100092426
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.005
          },
          "ShadowTexCoord": {
            "X": 0.036834717,
            "Y": 0.100092426
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.036834717,
            "Y": 0.099987425
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.005
          },
          "ShadowTexCoord": {
            "X": 0.03668213,
            "Y": 0.100092426
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.085
          },
          "ShadowTexCoord": {
            "X": 0.03668213,
            "Y": 0.10177252
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.03668213,
            "Y": 0.10187755
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.036834717,
            "Y": 0.10187755
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.005
          },
          "ShadowTexCoord": {
            "X": 0.036834717,
            "Y": 0.100092426
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.085
          },
          "ShadowTexCoord": {
            "X": 0.03668213,
            "Y": 0.10177252
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.085
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.10177252
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.0335083,
            "Y": 0.10187755
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.109000005,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.03668213,
            "Y": 0.10187755
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.94058716
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.94058716
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.93869704
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.93869704
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.9494392
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9494392
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.94928175
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.945848
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.945848
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.47302246,
            "Y": 0.06951445
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.47314453,
            "Y": 0.06951445
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.47314453,
            "Y": 0.06783436
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.47302246,
            "Y": 0.06783436
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.44958496,
            "Y": 0.06926241
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.44970703,
            "Y": 0.06926241
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.44970703,
            "Y": 0.06758232
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.44958496,
            "Y": 0.06758232
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.04592994
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.56689453,
            "Y": 0.04592994
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.56689453,
            "Y": 0.04265373
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.04265373
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.054120462
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.56689453,
            "Y": 0.054120462
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.56689453,
            "Y": 0.050844252
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.050844252
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.9564642
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9564642
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7745.0,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.005,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9563592
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -248.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": -0.064
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.95457405
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": -0.06
          },
          "ShadowTexCoord": {
            "X": 0.10424805,
            "Y": 0.95457405
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.7364493
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6850.0,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.025
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.79637474
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.07642065,
            "Y": 0.79711455
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.79711455
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": 262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10021512,
            "Y": 0.7364493
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": -1.82
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.27488947
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": -1.73
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.27222613
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.21704565,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.20586511,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 3687.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.18207064,
            "Y": 0.2816958
          }
        },
        {
          "Position": {
            "X": 4102.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.83,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.20586511,
            "Y": 0.2816958
          }
        },
        {
          "Position": {
            "X": 4297.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.22,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.21704565,
            "Y": 0.2816958
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.2816958
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.832,
            "Y": -1.82
          },
          "ShadowTexCoord": {
            "X": 0.23459047,
            "Y": 0.27488947
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": -1.82
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.27488947
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.2816958
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -2.05
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.2816958
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.82
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.27488947
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.832,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23459047,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.832,
            "Y": -1.73
          },
          "ShadowTexCoord": {
            "X": 0.23459047,
            "Y": 0.27222613
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.832,
            "Y": -1.82
          },
          "ShadowTexCoord": {
            "X": 0.23459047,
            "Y": 0.27488947
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -1.82
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.27488947
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.24084012,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.832,
            "Y": -1.73
          },
          "ShadowTexCoord": {
            "X": 0.23459047,
            "Y": 0.27222613
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.832,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23459047,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.22103055
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 1.718,
            "Y": -1.73
          },
          "ShadowTexCoord": {
            "X": 0.23132233,
            "Y": 0.27222613
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9647807
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.9647807
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.9628906
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9628906
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9736328
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.9736328
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.9700416
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9700416
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.98065776
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.98065776
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.97876763
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.09,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.97876763
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9896358
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.9896358
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.035
          },
          "ShadowTexCoord": {
            "X": 0.10662842,
            "Y": 0.9860446
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10449219,
            "Y": 0.9860446
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.10699463,
            "Y": 0.99693376
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.08
          },
          "ShadowTexCoord": {
            "X": 0.10699463,
            "Y": 0.9952536
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.08
          },
          "ShadowTexCoord": {
            "X": 0.1038208,
            "Y": 0.9952536
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 1.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.1038208,
            "Y": 0.99693376
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44787598,
            "Y": 0.06926241
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.44882202,
            "Y": 0.06926241
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.44882202,
            "Y": 0.06758232
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.44787598,
            "Y": 0.06758232
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5650635,
            "Y": 0.04592994
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.04592994
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.04265373
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5650635,
            "Y": 0.04265373
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47131348,
            "Y": 0.06951445
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.47225952,
            "Y": 0.06951445
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.47225952,
            "Y": 0.06783436
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.47131348,
            "Y": 0.06783436
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5650635,
            "Y": 0.054120462
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.054120462
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.050844252
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -278.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5650635,
            "Y": 0.050844252
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7702.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17398071,
            "Y": 0.9303805
          }
        },
        {
          "Position": {
            "X": 4546.5,
            "Y": 7747.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.17398071,
            "Y": 0.93227065
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7747.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": -0.09
          },
          "ShadowTexCoord": {
            "X": 0.17745972,
            "Y": 0.93227065
          }
        },
        {
          "Position": {
            "X": 4603.5,
            "Y": 7702.5,
            "Z": -280.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 0.0,
            "Z": -1.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.11400001,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.17745972,
            "Y": 0.9303805
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.47225952,
            "Y": 0.06951445
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.47302246,
            "Y": 0.06951445
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.47302246,
            "Y": 0.06783436
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": -1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.47225952,
            "Y": 0.06783436
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.44882202,
            "Y": 0.06926241
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.08,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.44958496,
            "Y": 0.06926241
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.44958496,
            "Y": 0.06758232
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": 0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.44882202,
            "Y": 0.06758232
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.04592994
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.04592994
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.04265373
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7745.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": -1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.04265373
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.054120462
          }
        },
        {
          "Position": {
            "X": 4549.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.104,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.054120462
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -250.0
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.055999998
          },
          "ShadowTexCoord": {
            "X": 0.56677246,
            "Y": 0.050844252
          }
        },
        {
          "Position": {
            "X": 4601.0,
            "Y": 7705.0,
            "Z": -262.5
          },
          "TangentX": {
            "X": -0.99999994,
            "Y": 0.0,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 0.0,
            "Y": 1.0,
            "Z": 0.0,
            "W": -1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.031000001
          },
          "ShadowTexCoord": {
            "X": 0.5660095,
            "Y": 0.050844252
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7747.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.23,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.20230882
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.20911516
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 7862.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 0.0,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.51963973,
            "Y": 0.20911516
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": -250.0
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": -0.025
          },
          "ShadowTexCoord": {
            "X": 0.51963973,
            "Y": 0.14844991
          }
        },
        {
          "Position": {
            "X": 4712.5,
            "Y": 6837.5,
            "Z": -262.5
          },
          "TangentX": {
            "X": 0.0,
            "Y": -0.99999994,
            "Z": 0.0
          },
          "TangentZ": {
            "X": 1.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0
          },
          "TexCoord": {
            "X": 2.05,
            "Y": 0.0
          },
          "ShadowTexCoord": {
            "X": 0.5189616,
            "Y": 0.14844991
          }
        }
      ]
    },
    "LightingGuid": "9949A999-4EF655FF-82127E8B-D0BF9E09",
    "LightmassSettings": [
      {
        "bUseTwoSidedLighting": false,
        "bShadowIndirectOnly": false,
        "bUseEmissiveForStaticLighting": false,
        "bUseVertexNormalForHemisphereGather": false,
        "EmissiveLightFalloffExponent": 8.0,
        "EmissiveLightExplicitInfluenceRadius": 0.0,
        "EmissiveBoost": 1.0,
        "DiffuseBoost": 1.0,
        "FullyOccludedSamplesFraction": 1.0
      }
    ]
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_0.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.394"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_1.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.395"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_10.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.396"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_11.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.397"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_12.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.398"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_13.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.399"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_14.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.400"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_15.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.401"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_16.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.402"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_17.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.403"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_18.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.404"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_19",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_19.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.405"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_2.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.406"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_20",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_20.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.407"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_21.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.408"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_22",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_22.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.409"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_23",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_23.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.410"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_24",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_24.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.411"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_25",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_25.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.412"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_26",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_26.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.413"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_27",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_27.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.414"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_28",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_28.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.415"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_29",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_29.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.416"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_3.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.417"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_30",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_30.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.418"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_31",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_31.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.419"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_32",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_32.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.420"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_33",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_33.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.421"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_34",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_34.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.422"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_35",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_35.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.423"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_36.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.424"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_37",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_37.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.425"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_38",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_38.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.426"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_39",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_39.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.427"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_4.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.428"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_40",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_40.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.429"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_41",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_41.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.430"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_42",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_42.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.431"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_43",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_43.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.432"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_44",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_44.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.433"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_45",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_45.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.434"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_46",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_46.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.435"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_5.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.436"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_6.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.437"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_7.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.438"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_8.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.439"
      }
    }
  },
  {
    "Type": "ModelComponent",
    "Name": "ModelComponent_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ModelComponent'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "ModelBodySetup": {
        "ObjectName": "BodySetup'tutorial:PersistentLevel.ModelComponent_9.BodySetup_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.440"
      }
    }
  },
  {
    "Type": "NavigationInvokerComponent",
    "Name": "NavigationInvoker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationInvokerComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "NavigationInvokerComponent'mainPlayer_C:NavigationInvoker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.487"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavigationInvokerComponent",
    "Name": "NavigationInvoker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationInvokerComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "NavigationInvokerComponent'serverBox_C:NavigationInvoker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.93"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavigationInvokerComponent",
    "Name": "NavigationInvoker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationInvokerComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "NavigationInvokerComponent'serverBox_C:NavigationInvoker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.93"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavigationInvokerComponent",
    "Name": "NavigationInvoker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationInvokerComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "NavigationInvokerComponent'serverBox_C:NavigationInvoker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.93"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavigationSystemModuleConfig",
    "Name": "NavigationSystemModuleConfig_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationSystemModuleConfig'",
    "Outer": {
      "ObjectName": "WorldSettings'tutorial:PersistentLevel.WorldSettings'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2476"
    },
    "Properties": {
      "bAutoSpawnMissingNavData": true,
      "NavigationSystemClass": {
        "AssetPathName": "/Script/NavigationSystem.NavigationSystemV1",
        "SubPathString": ""
      }
    }
  },
  {
    "Type": "navModifierBox_C",
    "Name": "ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox.navModifierBox_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_C'Default__navModifierBox_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.5"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1014"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.441"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1489"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1489"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.590"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1489"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.441"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1014"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_C",
    "Name": "navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox.navModifierBox_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_C'Default__navModifierBox_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.5"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1015"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.499"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1495"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1495"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.591"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1495"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.499"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1015"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1016"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.500"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1496"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1496"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.607"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1496"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.500"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1016"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1017"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.501"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1497"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1497"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_2.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.606"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1497"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.501"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1017"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1018"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.502"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1498"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1498"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door9.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.605"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1498"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.502"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1018"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1019"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.503"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1499"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1499"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door14.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.596"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1499"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.503"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1019"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1020"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.504"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1500"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1500"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door13.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.595"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1500"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.504"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1020"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1021"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.505"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1501"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1501"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door12.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.594"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1501"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.505"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1021"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1022"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.506"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1502"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1502"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door11.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.593"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1502"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.506"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1022"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1023"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.507"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1503"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1503"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door10.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.592"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1503"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.507"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1023"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1024"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.508"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1504"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1504"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door8.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.604"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1504"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.508"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1024"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1025"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.509"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1505"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1505"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door7.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.603"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1505"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.509"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1025"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1026"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.510"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1506"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1506"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door6.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.602"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1506"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.510"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1026"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1027"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.511"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1507"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1507"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door5.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.601"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1507"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.511"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1027"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1028"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.512"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1508"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1508"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door4.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.600"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1508"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.512"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1028"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1029"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.513"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1509"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1509"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door3.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.599"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1509"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.513"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1029"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1030"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.514"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1510"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1510"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door2.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.598"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1510"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.514"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1030"
        }
      ]
    }
  },
  {
    "Type": "navModifierBox_obs_C",
    "Name": "navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/navModifierBox_obs.navModifierBox_obs_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "navModifierBox_obs_C'Default__navModifierBox_obs_C'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.1"
    },
    "Properties": {
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1031"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.515"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1511"
      },
      "class": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1511"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door15.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.597"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1511"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.515"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1031"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.996"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.7"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.997"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.7"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.998"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "Class'NavArea_Default'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.999"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1000"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1001"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1002"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1003"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1004"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1005"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1006"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1007"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1008"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1009"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1010"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1011"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1012"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "BlueprintGeneratedClass'nav_door_C'",
        "ObjectPath": "VotV/Content/objects/misc/nav_door.0"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1013"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'navModifierBox_obs_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox_obs.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "Class'NavArea_Default'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'NavModifierComponent'",
            "ObjectPath": "/Script/NavigationSystem"
          },
          "MemberName": "AreaClass",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'serverBox_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.94"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'serverBox_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.94"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "NavModifierComponent",
    "Name": "NavModifier",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavModifierComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "NavModifierComponent'serverBox_C:NavModifier_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.94"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "objectRenderer_C",
    "Name": "objectRenderer_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/objectRenderer.objectRenderer_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "objectRenderer_C'Default__objectRenderer_C'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.11"
    },
    "Properties": {
      "reference": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.objectRenderer_2.reference'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1807"
      },
      "Sphere": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.objectRenderer_2.Sphere'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1808"
      },
      "signalCam": {
        "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.objectRenderer_2.signalCam'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1486"
      },
      "signalCamRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.signalCamRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.282"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.278"
      },
      "cameraAxis": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.cameraAxis'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.279"
      },
      "rot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.280"
      },
      "rot_cam": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot_cam'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.281"
      },
      "camRend": {
        "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.objectRenderer_2.camRend'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1485"
      },
      "mesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.objectRenderer_2.mesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1806"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.objectRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1512"
      },
      "data": {
        "signalName_50_CCF432D14D3327CA417861B174C2ABCF": "mars",
        "mesh_9_69B5661B465BBFCEAD141CA8D89FBC05": {
          "ObjectName": "StaticMesh'planet_mars'",
          "ObjectPath": "VotV/Content/meshes/spaceObjects/planets/planet_mars.2"
        },
        "objectType_53_5B9417DB414109E4D75A76BE14C28BE2": "enum_objectType::NewEnumerator16",
        "signal_frequency_52_53FFEF714ECD27B0E36CB2B575FA645F": "enum_freq::NewEnumerator5",
        "signal_qualiy_51_1B7620C741EFC772BFF875B43F2DF35A": "enum_quality::NewEnumerator1"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.objectRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1512"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.objectRenderer_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1512"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot_cam'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.281"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.cameraAxis'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.279"
        },
        {
          "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.objectRenderer_2.camRend'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1485"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.278"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.objectRenderer_2.Sphere'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1808"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.280"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.objectRenderer_2.mesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1806"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.objectRenderer_2.reference'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1807"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.signalCamRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.282"
        },
        {
          "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.objectRenderer_2.signalCam'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1486"
        }
      ]
    }
  },
  {
    "Type": "panel_SATconsole_C",
    "Name": "server_GEN_VARIABLE_panel_SATconsole_C_CAT_50",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/panel_SATconsole.panel_SATconsole_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "panel_SATconsole_C'Default__panel_SATconsole_C'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.49"
    },
    "Properties": {
      "screenLight": {
        "ObjectName": "RectLightComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.screenLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1484"
      },
      "radarBody": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.radarBody'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2115"
      },
      "radarScreenMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.radarScreenMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2116"
      },
      "cen": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.289"
      },
      "serverDown": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.serverDown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.122"
      },
      "updName": {
        "ObjectName": "SphereComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.updName'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1533"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.525"
      },
      "buttonsRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.buttonsRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.288"
      },
      "stand": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.stand'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.290"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "key": "KysiCdz-PEXNfQo6E3nqWw",
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.console'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.584"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.stand'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.290"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.buttonsRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.288"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.525"
        },
        {
          "ObjectName": "SphereComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.updName'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1533"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.serverDown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.122"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.cen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.289"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.radarScreenMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2116"
        },
        {
          "ObjectName": "RectLightComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.screenLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1484"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.radarBody'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2115"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static10.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1093"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static11.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1094"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static12.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1095"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static13.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1096"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static14.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1097"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static15.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1098"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static17.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1099"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static18.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1100"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1101"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static4.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1102"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static5.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1103"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static6.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1104"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static7.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1105"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static8.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1106"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static9.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1107"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.ceilingLamp_static_2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1108"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "ParticleSystem3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'dish_C:ParticleSystem3_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.56"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.prot_satellite_dish'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1690"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_button",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'laptop_C:eff_button_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.120"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.laptop_2.boxBlock'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.494"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flare",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'ceilingLamp_C:eff_flare_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.23"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1109"
      },
      "bVisible": true,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "burningEffect",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'mainPlayer_C:burningEffect_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.488"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_mdetec",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'mainPlayer_C:eff_mdetec_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.489"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_underwaterDirt",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'mainPlayer_C:eff_underwaterDirt_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.490"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 10.977539,
        "Y": 10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 0,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -10.977539,
        "Y": 10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 1,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 3.6591797,
        "Y": 10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 2,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -3.6591797,
        "Y": 10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 3,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 10.977539,
        "Y": -10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 4,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_4",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -10.977539,
        "Y": -10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 5,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_5",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": 3.6591797,
        "Y": -10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 6,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "NODE_AddParticleSystemComponent-0_6",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_box_C:NODE_AddParticleSystemComponent-0'",
      "ObjectPath": "VotV/Content/objects/prop_box.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "RelativeLocation": {
        "X": -3.6591797,
        "Y": -10.739258,
        "Z": 0.0
      },
      "PrimaryComponentTick": {
        "TickInterval": 1.0
      },
      "UCSSerializationIndex": 7,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1282"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2090"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1283"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2091"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1284"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive3_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2092"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1285"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2093"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1286"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2094"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1287"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2095"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1288"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2096"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1289"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2097"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1290"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2098"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "p",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_drive_C:p_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_drive.26"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_driverLight_l0'",
        "ObjectPath": "VotV/Content/particles/eff_driverLight_l0.10"
      },
      "InstanceParameters": [
        {
          "Name": "color",
          "ParamType": "PSPT_Color",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 63,
            "G": 63,
            "R": 255,
            "A": 255,
            "Hex": "FF3F3F"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2099"
      },
      "PrimaryComponentTick": {
        "TickInterval": 3.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Template",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ParticleSystemComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "InstanceParameters",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'ActorComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "PrimaryComponentTick",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_spoiled",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_food_C:eff_spoiled_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_food.28"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2109"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_steam",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'prop_food_C:eff_steam_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_food.29"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2109"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'serverBox_C:eff_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.95"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'serverBox_C:eff_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.95"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "ParticleSystemComponent'serverBox_C:eff_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.95"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_block",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_block_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.121"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.gamingPc'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1794"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_floppyNocoll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_floppyNocoll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.122"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.floppycoll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1792"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_keyboard",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_keyboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.123"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_mouse",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_mouse_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.124"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_speaker",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_speaker_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.125"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_zip",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_zip_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.126"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "constr_zipNocoll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'laptop_C:constr_zipNocoll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.127"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.zipcoll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1795"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "heavyGrab",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'mainPlayer_C:heavyGrab_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.491"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "heavyPull",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'mainPlayer_C:heavyPull_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.492"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullComp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1802"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "heavyPull_loc",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "PhysicsConstraintComponent'mainPlayer_C:heavyPull_loc_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.493"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullSubcomp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1803"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PhysicsHandleComponent",
    "Name": "grabHandle",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsHandleComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "PhysicsHandleComponent'mainPlayer_C:grabHandle_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.494"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.159"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.161"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.163"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.165"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.167"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.169"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.171"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.173"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.175"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.177"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.179"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.181"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.183"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.185"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.187"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.189"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -30.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
    },
    "Template": {
      "ObjectName": "PointLightComponent'ceilingLamp_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.24"
    },
    "Properties": {
      "AttenuationRadius": 2000.0,
      "Intensity": 1.25,
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.270"
      },
      "bVisible": true,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'LocalLightComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "AttenuationRadius",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'LightComponentBase'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Intensity",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
    },
    "Template": {
      "ObjectName": "PointLightComponent'propProcessor_C:PointLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/propProcessor.32"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.propRenderer_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2110"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "PostProcessComponent",
    "Name": "PostProcess_overlays_OBSOLETE",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PostProcessComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "PostProcessComponent'mainPlayer_C:PostProcess_overlays_OBSOLETE_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.495"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "PostProcessComponent",
    "Name": "PostProcess_pl",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PostProcessComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "PostProcessComponent'mainPlayer_C:PostProcess_pl_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.496"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts10.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1319"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts10.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.638"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1835"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "DRiolOrH_5zru4MxBSB9Cw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1835"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts10.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1835"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts10.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.638"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts10.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1319"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts11.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1320"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts11.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.639"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts11.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1836"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ZIMUQQznEwTAFe2NIjP_VA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts11.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1836"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts11.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1836"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts11.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.639"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts11.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1320"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts12.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1321"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts12.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.640"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts12.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1837"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "HZgUg4DfLqrrOoS07wnHGg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts12.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1837"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts12.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1837"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts12.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.640"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts12.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1321"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts13.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1322"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts13.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.641"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1838"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "caypVk-VoJtHoefDFKjHiQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1838"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts13.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1838"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts13.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.641"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts13.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1322"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts14.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1323"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts14.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.642"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts14.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1839"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "2VMU-MMt-iPq_foXeVQvDg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts14.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1839"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts14.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1839"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts14.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.642"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts14.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1323"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts15.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1324"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts15.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.643"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1840"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "D2LW5WUNDdAwRdtNSZFxVg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1840"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts15.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1840"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts15.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.643"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts15.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1324"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts16.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1325"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts16.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.644"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1841"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "C-6v2_za6m-wrO1C6yY9Tw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1841"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts16.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1841"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts16.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.644"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts16.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1325"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts17.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1326"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts17.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.645"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts17.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1842"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Bk2i1pR44g1FqNATCheFJQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts17.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1842"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts17.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1842"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts17.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.645"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts17.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1326"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts18.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1327"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts18.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.646"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts18.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1843"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "eRTuFHQNh_YF7mUcjap6RQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts18.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1843"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts18.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1843"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts18.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.646"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts18.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1327"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts19",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts19.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1328"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts19.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.647"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts19.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1844"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "HhYVESX-qLlMc878nmKMXQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts19.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1844"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts19.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1844"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts19.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.647"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts19.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1328"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1329"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.648"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1845"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "7GvXi3DvVyGxa2uPpgVtWA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1845"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1845"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.648"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1329"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts20",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts20.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1330"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts20.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.649"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts20.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1846"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "HmU3f2DG5jsOTd7yT5kOZQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts20.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1846"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts20.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1846"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts20.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.649"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts20.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1330"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts21.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1331"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts21.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.650"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts21.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1847"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "LJt1KTuo5FZ7zAaDgGKf8Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts21.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1847"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts21.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1847"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts21.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.650"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts21.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1331"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts22",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts22.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1332"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts22.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.651"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts22.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1848"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "0OERBoz5JP1T3wbdY-WRpw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts22.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1848"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts22.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1848"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts22.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.651"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts22.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1332"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts23",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts23.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1333"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts23.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.652"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts23.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1849"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "AU3N1Bxftv4tuT_eYeeWdg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts23.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1849"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts23.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1849"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts23.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.652"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts23.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1333"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts24",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts24.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1334"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts24.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.653"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts24.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1850"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "-jOqj_K-62bi0FCjI22fig",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts24.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1850"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts24.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1850"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts24.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.653"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts24.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1334"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts25",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts25.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1335"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts25.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.654"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts25.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1851"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "MynpdVo9U4KN2R2JkrzcUQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts25.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1851"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts25.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1851"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts25.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.654"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts25.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1335"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts26",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts26.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1336"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts26.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.655"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts26.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1852"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ZQMKA9s-wd6FycQt11q_dg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts26.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1852"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts26.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1852"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts26.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.655"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts26.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1336"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts3.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1337"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts3.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.656"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1853"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "idbQ9T5pRUhk1ahsWwr56A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1853"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts3.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1853"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts3.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.656"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts3.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1337"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts4.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1338"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts4.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.657"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1854"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "H0AOvlLc36XU-OTDLQuRUA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1854"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts4.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1854"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts4.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.657"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts4.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1338"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1339"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.658"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1855"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "4SnHQ7q-5JEh1_Cncm_JeQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1855"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1855"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.658"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1339"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts6.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1340"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts6.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.659"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1856"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "2zuQ5dpLexS7o8V-6wf2Fg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1856"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts6.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1856"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts6.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.659"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts6.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1340"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts7.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1341"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts7.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.660"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1857"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "0yNpqKicVSHG58Is8M4k_A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1857"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts7.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1857"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts7.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.660"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts7.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1341"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts8.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1342"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts8.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.661"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1858"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "0MuQzlwMX-usbobUFgClPQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1858"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts8.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1858"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts8.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.661"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts8.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1342"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts9.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1343"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts9.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.662"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1859"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Gl-G22w4yuQTQ_HZNRcFLA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1859"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts9.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1859"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts9.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.662"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts9.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1343"
        }
      ]
    }
  },
  {
    "Type": "prop_batts_C",
    "Name": "prop_batts_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_batts.prop_batts_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_batts_C'Default__prop_batts_C'",
      "ObjectPath": "VotV/Content/objects/prop_batts.12"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1344"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.663"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1860"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newbattery'",
          "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E53FE3864104DBF1D8EA67895A8CE7EC",
          "SourceString": "Battery",
          "LocalizedString": "Battery"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "1342A5184F4A492A4E8F3693F63DCEB5",
          "SourceString": "A standard battery, used in flashlights and other small electronics",
          "LocalizedString": "A standard battery, used in flashlights and other small electronics"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_batts_C'",
          "ObjectPath": "VotV/Content/objects/prop_batts.11"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "NkkJkpD5BMDhsCHfZM0WXA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1860"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_batts_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1860"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_batts_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.663"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_batts_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1344"
        }
      ]
    }
  },
  {
    "Type": "prop_box_C",
    "Name": "prop_box2_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_box.prop_box_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_box_C'Default__prop_box_C'",
      "ObjectPath": "VotV/Content/objects/prop_box.21"
    },
    "Properties": {
      "overlap": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.overlap'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.524"
      },
      "papr": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.papr'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1861"
      },
      "drivesIn": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
      },
      "effs": [
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1059"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1060"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1061"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1062"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1063"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1064"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1065"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1066"
        }
      ],
      "boxesTr": [
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.516"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.517"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.518"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.519"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.520"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.521"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.522"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.523"
        }
      ],
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_box2_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1345"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_box2_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.664"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1862"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drivebox2_full'",
          "ObjectPath": "VotV/Content/meshes/drivebox2/drivebox2_full.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "674A186B4682FC73D06DFEAF44F66321",
          "SourceString": "Drive box",
          "LocalizedString": "Drive box"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AC2732EE48BE63E1FAFA0197A4C58572",
          "SourceString": "An orange box for drives. Used to store drives and sell them off.",
          "LocalizedString": "An orange box for drives. Used to store drives and sell them off."
        },
        "massMultiply_5_274926A948361C3B9CA95E90BAEC6ACE": 0.5,
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.65
      },
      "key": "-DpIjaExzQJyaWPH03rTzQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1862"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1862"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_box2_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.664"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_box2_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1345"
        },
        {
          "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.drivesIn'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.821"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.papr'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1861"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.overlap'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.524"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.516"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1059"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.517"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1060"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.518"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1061"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.519"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1062"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.520"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1063"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.521"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1064"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.522"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1065"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddBoxComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.523"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_box2_2.NODE_AddParticleSystemComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1066"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "pcpart_block1_GEN_VARIABLE_prop_C_CAT_1",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1298"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.617"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1810"
      },
      "name": "pcpartn_1",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newpc_pc_keyboard'",
          "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_keyboard.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gelec"
      },
      "key": "eIfu8HqenVFQbnI_fkIi7Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1810"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.609"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1810"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.617"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1298"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "pcpart_block_GEN_VARIABLE_prop_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1299"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.618"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1811"
      },
      "name": "pcpartn_4",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newpc_pc_pc'",
          "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_pc.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        }
      },
      "key": "EU3qE8x0s0LlePm45o2x7A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1811"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.608"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1811"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.618"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1299"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1300"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.619"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1812"
      },
      "name": "pcpartn_2",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newpc_pc_mouse'",
          "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_mouse.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gelec"
      },
      "key": "dZHTO6zJ0JPzTIIQBbic5g",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1812"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.610"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1812"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.619"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1300"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1301"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.620"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1813"
      },
      "name": "zipdriveD",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'zipdriveslot'",
          "ObjectPath": "VotV/Content/meshes/zipdrive/zipdriveslot.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        }
      },
      "key": "wllygXSqiVL1hRp5NPKc4A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1813"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.612"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1813"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.620"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1301"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1302"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.621"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1814"
      },
      "name": "pcpartn_5",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newpc_pc_speaker'",
          "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_speaker.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gelec"
      },
      "key": "XGyV_klIW-BDs0bWgONKTg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1814"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_speakerR'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.611"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1814"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.621"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1302"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop10.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1303"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop10.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.622"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1819"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "wb8RJ_XJQuzbuNVMrqcSwg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1819"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop10.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1819"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop10.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.622"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop10.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1303"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop11.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1304"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop11.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.623"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop11.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1820"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "DYugogkBQP59SrzLnpMZQA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop11.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1820"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop11.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1820"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop11.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.623"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop11.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1304"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop12.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1305"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop12.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.624"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop12.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1821"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "0noUf8bPzXe6l70JIFftaQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop12.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1821"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop12.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1821"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop12.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.624"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop12.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1305"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop13.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1306"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop13.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.625"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1822"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Zo9qyBCE9DAJQvavO-K7tw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1822"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop13.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1822"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop13.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.625"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop13.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1306"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop14.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1307"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop14.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.626"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop14.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1823"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "XQnexQyxAkEeLMSlM2Xu4g",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop14.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1823"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop14.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1823"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop14.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.626"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop14.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1307"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop15.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1308"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop15.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.627"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1824"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "jGrtACEnhgTtdMQWjVM14w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1824"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop15.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1824"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop15.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.627"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop15.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1308"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop16.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1309"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop16.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.628"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1825"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "CXJWQfL4SxGtftNqDlp89A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1825"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop16.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1825"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop16.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.628"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop16.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1309"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop2_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop2_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1310"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop2_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.629"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1826"
      },
      "name": "table",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'table'",
          "ObjectPath": "VotV/Content/meshes/table/table.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator5",
        "massMultiply_5_274926A948361C3B9CA95E90BAEC6ACE": 10.0,
        "heavy_12_EEF88F6E434C8E5CF5F3B5B1F0962382": true,
        "canHold_58_FDF8EBA046BBA85ED9214BA09F10279A": false
      },
      "key": "G_njSZxA5u_WTNcjaE7uyQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1826"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop2_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1826"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop2_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.629"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop2_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1310"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop3.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1311"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop3.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.630"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1827"
      },
      "name": "table",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'table'",
          "ObjectPath": "VotV/Content/meshes/table/table.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator5",
        "massMultiply_5_274926A948361C3B9CA95E90BAEC6ACE": 10.0,
        "heavy_12_EEF88F6E434C8E5CF5F3B5B1F0962382": true,
        "canHold_58_FDF8EBA046BBA85ED9214BA09F10279A": false
      },
      "key": "9miUNs3CJefK2vVzeBuRvw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1827"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop3.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1827"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop3.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.630"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop3.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1311"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop4.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1312"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop4.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.631"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1828"
      },
      "name": "chair",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'newChair'",
          "ObjectPath": "VotV/Content/meshes/newwoodchair/newChair.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "8AAD52C546FC478341A554AC4846ED1B",
          "SourceString": "Wooden chair",
          "LocalizedString": "Wooden chair"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "C65F8F7741F1F6F358DC499548563F97",
          "SourceString": "A wooden chair, can be sit on",
          "LocalizedString": "A wooden chair, can be sit on"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_sitChair_C'",
          "ObjectPath": "VotV/Content/objects/prop_sitChair.0"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "massMultiply_5_274926A948361C3B9CA95E90BAEC6ACE": 2.0
      },
      "key": "uDASPDv79BGPwJ9cBpuROQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1828"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop4.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1828"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop4.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.631"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop4.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1312"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop5_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop5_10.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1313"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop5_10.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.632"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop5_10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1829"
      },
      "name": "mann2",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'mann_s_2'",
          "ObjectPath": "VotV/Content/meshes/mann/mann_s_2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "B78A3EBA4F53BF59E533CF9EB413154F",
          "SourceString": "Mannequin",
          "LocalizedString": "Mannequin"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_mannequin1_C'",
          "ObjectPath": "VotV/Content/objects/prop_mannequin1.0"
        },
        "canHold_58_FDF8EBA046BBA85ED9214BA09F10279A": false,
        "canCollect_55_D7E187C24F42C0519D177BAAC0F561CD": false
      },
      "key": "lboUWXxrBbIpedp1WrnkQQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop5_10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1829"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop5_10.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1829"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop5_10.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.632"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop5_10.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1313"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop6_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop6_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1314"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop6_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.633"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop6_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1830"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "g-DQlm-XdIwp0snFHV0zoA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop6_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1830"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop6_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1830"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop6_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.633"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop6_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1314"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop7_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop7_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1315"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop7_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.634"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop7_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1831"
      },
      "name": "g_bone_0",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'goregibsClean_bone_upperarm'",
          "ObjectPath": "VotV/Content/meshes/goregibs/goregibsClean_bone_upperarm.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "D886D11A4B842161EDE42AB213966992",
          "SourceString": "Bone",
          "LocalizedString": "Bone"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "F82E45AD4451DC9568A05899D717C1BA",
          "SourceString": "A bone.",
          "LocalizedString": "A bone."
        },
        "price_27_397ABECF466FF5CA25FEBCBD300108FB": 4
      },
      "key": "e7cJr9wkUWwo_ssnt0wyQw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop7_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1831"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop7_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1831"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop7_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.634"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop7_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1315"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop8.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1316"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop8.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.635"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1832"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "2lepRuUWBKiggi0jjd_ptQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1832"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop8.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1832"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop8.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.635"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop8.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1316"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop9.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1317"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop9.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.636"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1833"
      },
      "name": "gascan",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'gascan2'",
          "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "58A44A6046FC1A8A6E3EE0B724BCD478",
          "SourceString": "Gas can",
          "LocalizedString": "Gas can"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "A32A021E47C83B1C4F1716B8CEEDCE14",
          "SourceString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal",
          "LocalizedString": "A gas can, stores fuel for the vehicle.\r\nThe gas amount can be transferred between the gas cans and gas tanks:\r\nLMB - pour gas into\r\nRMB - take gas from\r\n\r\nCan be recycled into metal"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
          "ObjectPath": "VotV/Content/objects/prop_gascan.15"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "tpa-os337V7-c4O60YvPWA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1833"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop9.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1833"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop9.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.636"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop9.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1317"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1318"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.637"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1834"
      },
      "name": "mann2",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'mann_s_2'",
          "ObjectPath": "VotV/Content/meshes/mann/mann_s_2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "B78A3EBA4F53BF59E533CF9EB413154F",
          "SourceString": "Mannequin",
          "LocalizedString": "Mannequin"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_mannequin1_C'",
          "ObjectPath": "VotV/Content/objects/prop_mannequin1.0"
        },
        "canHold_58_FDF8EBA046BBA85ED9214BA09F10279A": false,
        "canCollect_55_D7E187C24F42C0519D177BAAC0F561CD": false
      },
      "key": "rg8xrIo02bDG5tHZU18-Sg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1834"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1834"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.637"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1318"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_box_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_box_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1346"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_box_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.665"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1863"
      },
      "name": "box_p",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drivebox2_full'",
          "ObjectPath": "VotV/Content/meshes/drivebox2/drivebox2_full.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "8332C7DD4EBF1DBC73F60F81DD70C635",
          "SourceString": "Drive box",
          "LocalizedString": "Drive box"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "64FBBB444DE1C0475E9A19BAEE5F8FE0",
          "SourceString": "A default box for drives. Used to store drives and sell them off.",
          "LocalizedString": "A default box for drives. Used to store drives and sell them off."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_box_C'",
          "ObjectPath": "VotV/Content/objects/prop_box.20"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "massMultiply_5_274926A948361C3B9CA95E90BAEC6ACE": 0.5,
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.65
      },
      "key": "eLJHcSad6Kd5BMzoK80XWw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1863"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1863"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_box_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.665"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_box_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1346"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food10.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1472"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food10.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.791"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2100"
      },
      "name": "g_bottle_1",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_bottle_001'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_bottle_001.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "00B7E9CD42177B69AA59EDBCEA14C44F",
          "SourceString": "Bottle",
          "LocalizedString": "Bottle"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "94ED5E2741750DFF2C46CAA3D2AAD099",
          "SourceString": "An empty plastic bottle.",
          "LocalizedString": "An empty plastic bottle."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gplastic",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.5
      },
      "key": "7TUX9b5qvHI9QnbH-h_loQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2100"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food10.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2100"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food10.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.791"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food10.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1472"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food2_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food2_5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1473"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food2_5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.792"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food2_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2101"
      },
      "name": "g_paper_0",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_paper_001'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_001.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "AA83CF7947B46C88DDD954A288CFD19C",
          "SourceString": "Paper",
          "LocalizedString": "Paper"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "E75E98434D96C3DD76A191A7553A0147",
          "SourceString": "A crumpled scrap of paper.",
          "LocalizedString": "A crumpled scrap of paper."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.25
      },
      "key": "RQzwRy3o4S2Qwo61jkfBDQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food2_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2101"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food2_5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2101"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food2_5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.792"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food2_5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1473"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food3.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1474"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food3.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.793"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2102"
      },
      "name": "g_paper_0",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_paper_001'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_001.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "AA83CF7947B46C88DDD954A288CFD19C",
          "SourceString": "Paper",
          "LocalizedString": "Paper"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "E75E98434D96C3DD76A191A7553A0147",
          "SourceString": "A crumpled scrap of paper.",
          "LocalizedString": "A crumpled scrap of paper."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.25
      },
      "key": "hfwTDFULomR_PEgM9sE78w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2102"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food3.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2102"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food3.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.793"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food3.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1474"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food4.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1475"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food4.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.794"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2103"
      },
      "name": "g_paper_1",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_paper_002'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_002.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "CC03E7CA41106976C77BB79D7566B6EC",
          "SourceString": "Paper",
          "LocalizedString": "Paper"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "85638C774D5B1E80A93E7A804E340519",
          "SourceString": "A crumpled scrap of paper.",
          "LocalizedString": "A crumpled scrap of paper."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.25
      },
      "key": "NG0_Bu2xbsny-8NwS0Yf5w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2103"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food4.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2103"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food4.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.794"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food4.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1475"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1476"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.795"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2104"
      },
      "name": "g_paper_1",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_paper_002'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_002.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "CC03E7CA41106976C77BB79D7566B6EC",
          "SourceString": "Paper",
          "LocalizedString": "Paper"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "85638C774D5B1E80A93E7A804E340519",
          "SourceString": "A crumpled scrap of paper.",
          "LocalizedString": "A crumpled scrap of paper."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.25
      },
      "key": "GgxyOevz9FAQil_C49J_uw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2104"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2104"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.795"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1476"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food6.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1477"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food6.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.796"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2105"
      },
      "name": "g_paper_2",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_paper_003'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_003.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "CFF148644B2BB7B0E7346E8735A76E4F",
          "SourceString": "Paper",
          "LocalizedString": "Paper"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "8FC509BE4D498B4202B40DB2AD9D718E",
          "SourceString": "A crumpled scrap of paper.",
          "LocalizedString": "A crumpled scrap of paper."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.25
      },
      "key": "PcTt6IYtJCw_tLomVaGngg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2105"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food6.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2105"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food6.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.796"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food6.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1477"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food7.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1478"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food7.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.797"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2106"
      },
      "name": "g_paper_2",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_paper_003'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_003.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "CFF148644B2BB7B0E7346E8735A76E4F",
          "SourceString": "Paper",
          "LocalizedString": "Paper"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "8FC509BE4D498B4202B40DB2AD9D718E",
          "SourceString": "A crumpled scrap of paper.",
          "LocalizedString": "A crumpled scrap of paper."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.25
      },
      "key": "5L8tlTb5K88nhLQAdy0pjw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2106"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food7.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2106"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food7.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.797"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food7.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1478"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food8.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1479"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food8.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.798"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2107"
      },
      "name": "g_bottle_0",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_bottle'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_bottle.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E786B0FD4B0E18BE26B4EAABBBEF6600",
          "SourceString": "Bottle",
          "LocalizedString": "Bottle"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "581334984385E6615DABD19A9C6B1C6B",
          "SourceString": "An empty plastic bottle.",
          "LocalizedString": "An empty plastic bottle."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gplastic",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.5
      },
      "key": "lmjyA7E0eu6vRGrxYjHSdg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2107"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food8.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2107"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food8.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.798"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food8.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1479"
        }
      ]
    }
  },
  {
    "Type": "prop_C",
    "Name": "prop_food9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.160"
    },
    "Properties": {
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food9.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1480"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food9.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.799"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2108"
      },
      "name": "g_bottle_0",
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'garbage_bottle'",
          "ObjectPath": "VotV/Content/meshes/garbage/garbage_bottle.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "E786B0FD4B0E18BE26B4EAABBBEF6600",
          "SourceString": "Bottle",
          "LocalizedString": "Bottle"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "581334984385E6615DABD19A9C6B1C6B",
          "SourceString": "An empty plastic bottle.",
          "LocalizedString": "An empty plastic bottle."
        },
        "craftTag_48_69F435C5411555715886C095281951F1": "gplastic",
        "volumeMultiply_51_FB14FA6F425783BC03D12A8E1AA362AF": 0.5
      },
      "key": "Gms7Nu_2vnr9gT7ebKiyCA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2108"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food9.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2108"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food9.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.799"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food9.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1480"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco101",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco101.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.829"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1864"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco101.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1347"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco101.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.666"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1865"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "_Yo6EAsUunlU6G8D-XOlHg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1865"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1865"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco101.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.666"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco101.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1347"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1864"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco101.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.829"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco102",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco102.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.830"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1866"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco102.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1348"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco102.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.667"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1867"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ukFIUQ7AmyJyRy06AVYKxQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1867"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1867"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco102.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.667"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco102.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1348"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1866"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco102.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.830"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco103",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco103.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.831"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1868"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco103.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1349"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco103.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.668"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1869"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "RSAuGE1GP5b_5nvUsNTv-w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1869"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1869"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco103.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.668"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco103.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1349"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1868"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco103.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.831"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco104",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco104.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.832"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1870"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco104.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1350"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco104.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.669"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1871"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "8ifpbq34sa1yZnR6C92BOg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1871"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1871"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco104.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.669"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco104.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1350"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1870"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco104.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.832"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco105",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco105.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.833"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1872"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco105.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1351"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco105.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.670"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1873"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "V5m4nVVlPoF-qXYUWKMtOQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1873"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1873"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco105.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.670"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco105.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1351"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1872"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco105.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.833"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco106",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco106.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.834"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1874"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco106.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1352"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco106.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.671"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1875"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "SPUVLqdgdWsZzx7NGpeh8w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1875"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1875"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco106.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.671"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco106.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1352"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1874"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco106.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.834"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco107",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco107.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.835"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1876"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco107.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1353"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco107.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.672"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1877"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "2v2_6Uv5IQN4OUoMGGnJoA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1877"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1877"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco107.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.672"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco107.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1353"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1876"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco107.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.835"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco108",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco108.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.836"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1878"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco108.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1354"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco108.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.673"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1879"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Y7Kz1ySAUCQQiRV8VgvSug",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1879"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1879"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco108.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.673"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco108.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1354"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1878"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco108.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.836"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco109",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco109.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.837"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1880"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco109.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1355"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco109.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.674"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1881"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "d1QtQliIT-SWn90EGa0q-A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1881"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1881"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco109.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.674"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco109.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1355"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1880"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco109.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.837"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco10_24",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco10_24.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.838"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1882"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco10_24.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1356"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco10_24.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.675"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1883"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "7Garskvhq5_-nD_O5sF9VQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1883"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1883"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco10_24.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.675"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco10_24.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1356"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1882"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco10_24.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.838"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco110",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco110.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.839"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1884"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco110.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1357"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco110.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.676"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1885"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "1qfp8aScMOx_4hlEgve4CQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1885"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1885"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco110.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.676"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco110.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1357"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1884"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco110.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.839"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco111",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco111.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.840"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1886"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco111.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1358"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco111.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.677"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1887"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ihnlB0UK7KWMEYYN80EIjQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1887"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1887"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco111.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.677"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco111.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1358"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1886"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco111.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.840"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco112",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco112.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.841"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1888"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco112.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1359"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco112.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.678"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1889"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "nv3bPVa8LOPbCuQTfNDbmw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1889"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1889"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco112.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.678"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco112.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1359"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1888"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco112.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.841"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco11_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco11_2.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.842"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1890"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco11_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1360"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco11_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.679"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1891"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "5tRIHjqDff5i79F_pBTdKg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1891"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1891"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco11_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.679"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco11_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1360"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1890"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco11_2.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.842"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco12_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco12_5.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.843"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1892"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco12_5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1361"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco12_5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.680"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1893"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "d1_rcJZxq5BUICi7L777dQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1893"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1893"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco12_5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.680"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco12_5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1361"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1892"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco12_5.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.843"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco13_13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco13_13.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.844"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1894"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco13_13.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1362"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco13_13.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.681"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1895"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "p56-PlHVxHInPgduIsFi9A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1895"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1895"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco13_13.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.681"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco13_13.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1362"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1894"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco13_13.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.844"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco14_16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco14_16.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.845"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1896"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco14_16.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1363"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco14_16.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.682"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1897"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "C9QB0Y5BFbyQKsyCwkuAYA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1897"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1897"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco14_16.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.682"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco14_16.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1363"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1896"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco14_16.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.845"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco15_19",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco15_19.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.846"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1898"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco15_19.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1364"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco15_19.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.683"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1899"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "doAvsLKHK8mDBhIglNABsw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1899"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1899"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco15_19.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.683"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco15_19.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1364"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1898"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco15_19.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.846"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco16_22",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco16_22.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.847"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1900"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco16_22.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1365"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco16_22.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.684"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1901"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "_2QFp2O30i83M7ixXv_SJA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1901"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1901"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco16_22.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.684"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco16_22.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1365"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1900"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco16_22.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.847"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco17_25",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco17_25.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.848"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1902"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco17_25.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1366"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco17_25.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.685"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1903"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "-4GBvYYhGMogUNneI8khLg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1903"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1903"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco17_25.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.685"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco17_25.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1366"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1902"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco17_25.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.848"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco18_28",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco18_28.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.849"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1904"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco18_28.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1367"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco18_28.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.686"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1905"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "_hffO0BYSrHyQNSPKmFZiQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1905"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1905"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco18_28.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.686"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco18_28.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1367"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1904"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco18_28.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.849"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco19_31",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco19_31.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.850"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1906"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco19_31.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1368"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco19_31.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.687"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1907"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "3amdq_Us9T6jI0Tv9zUpLg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1907"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1907"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco19_31.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.687"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco19_31.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1368"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1906"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco19_31.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.850"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco20_34",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco20_34.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.851"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1908"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco20_34.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1369"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco20_34.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.688"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1909"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "rvZ31Uuu5gppWwhmT_l-Vw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1909"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1909"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco20_34.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.688"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco20_34.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1369"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1908"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco20_34.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.851"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco21_37",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco21_37.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.852"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1910"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco21_37.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1370"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco21_37.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.689"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1911"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "xQBrwiYvKe23iDudN5yDew",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1911"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1911"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco21_37.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.689"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco21_37.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1370"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1910"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco21_37.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.852"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco22_40",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco22_40.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.853"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1912"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco22_40.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1371"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco22_40.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.690"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1913"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "twi1vKxADAFDizx89E-nVQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1913"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1913"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco22_40.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.690"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco22_40.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1371"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1912"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco22_40.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.853"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco23_43",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco23_43.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.854"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1914"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco23_43.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1372"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco23_43.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.691"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1915"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Wo_TTEKyHJ8ChqYuDISW3Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1915"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1915"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco23_43.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.691"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco23_43.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1372"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1914"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco23_43.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.854"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco24_46",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco24_46.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.855"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1916"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco24_46.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1373"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco24_46.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.692"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1917"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "wlaCOoyWJWAo2VgbQuw-TA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1917"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1917"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco24_46.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.692"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco24_46.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1373"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1916"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco24_46.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.855"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco25_49",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco25_49.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.856"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1918"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco25_49.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1374"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco25_49.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.693"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1919"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "RV2-j3A9NhwsJW3rnXfKHA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1919"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1919"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco25_49.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.693"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco25_49.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1374"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1918"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco25_49.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.856"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco26_52",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco26_52.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.857"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1920"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco26_52.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1375"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco26_52.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.694"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1921"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "d-bElRM5mu3CS0SJYVepBA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1921"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1921"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco26_52.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.694"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco26_52.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1375"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1920"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco26_52.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.857"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco27_55",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco27_55.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.858"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1922"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco27_55.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1376"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco27_55.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.695"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1923"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "LXIS1NlZ3yvebXkcE_yH_w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1923"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1923"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco27_55.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.695"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco27_55.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1376"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1922"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco27_55.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.858"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco28_58",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco28_58.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.859"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1924"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco28_58.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1377"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco28_58.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.696"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1925"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "fcJlFmiw0XG27OgOeBhSRQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1925"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1925"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco28_58.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.696"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco28_58.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1377"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1924"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco28_58.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.859"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco29_61",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco29_61.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.860"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1926"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco29_61.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1378"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco29_61.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.697"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1927"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "u9e5Y6SNf5bAZ7AJlZw1Tw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1927"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1927"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco29_61.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.697"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco29_61.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1378"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1926"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco29_61.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.860"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco2_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco2_8.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.861"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1928"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco2_8.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1379"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco2_8.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.698"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1929"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ffJLBbSDNLOvwSz0r7if1w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1929"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1929"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco2_8.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.698"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco2_8.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1379"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1928"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco2_8.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.861"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco3.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.862"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1930"
      },
      "rot_X": -30.0,
      "rot_Y": -30.0,
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco3.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1380"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco3.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.699"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1931"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "l5OZhPpifiN5Gvv5TN081A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1931"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1931"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco3.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.699"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco3.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1380"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1930"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco3.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.862"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco30_64",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco30_64.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.863"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1932"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco30_64.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1381"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco30_64.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.700"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1933"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Hnxgqh47Kn1T1PmBL776gQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1933"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1933"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco30_64.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.700"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco30_64.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1381"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1932"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco30_64.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.863"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco31_67",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco31_67.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.864"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1934"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco31_67.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1382"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco31_67.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.701"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1935"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "aK6cfwNfRJuyj0M2X0oFVg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1935"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1935"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco31_67.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.701"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco31_67.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1382"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1934"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco31_67.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.864"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco32",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco32.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.865"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1936"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco32.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1383"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco32.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.702"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1937"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "CWqKTM9fGpVKLDX_ILLKDA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1937"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1937"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco32.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.702"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco32.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1383"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1936"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco32.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.865"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco33",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco33.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.866"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1938"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco33.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1384"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco33.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.703"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1939"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "1jGpm-YMOcUSzG4G92j2nQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1939"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1939"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco33.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.703"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco33.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1384"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1938"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco33.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.866"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco34",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco34.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.867"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1940"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco34.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1385"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco34.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.704"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1941"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "5cSzNe53bsQ90cq0qh12QQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1941"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1941"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco34.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.704"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco34.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1385"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1940"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco34.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.867"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco35",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco35.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.868"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1942"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco35.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1386"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco35.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.705"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1943"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "iyOnIszxxmtC22WyPMF4cA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1943"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1943"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco35.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.705"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco35.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1386"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1942"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco35.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.868"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco36.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.869"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1944"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco36.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1387"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco36.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.706"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1945"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "W5DCq6QLjdLUzJ7p84Vo5Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1945"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1945"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco36.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.706"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco36.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1387"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1944"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco36.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.869"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco37",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco37.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.870"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1946"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco37.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1388"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco37.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.707"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1947"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "LIyAWtyXUVPpxBGBVdz0mQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1947"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1947"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco37.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.707"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco37.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1388"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1946"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco37.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.870"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco38",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco38.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.871"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1948"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco38.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1389"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco38.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.708"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1949"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "E9if9xmk34e2JJvlJnUHww",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1949"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1949"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco38.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.708"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco38.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1389"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1948"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco38.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.871"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco39",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco39.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.872"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1950"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco39.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1390"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco39.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.709"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1951"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ZHUbjD-FREawjVm9a0HQ3g",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1951"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1951"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco39.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.709"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco39.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1390"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1950"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco39.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.872"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco4.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.873"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1952"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco4.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1391"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco4.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.710"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1953"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "tKMyYXTJzKuM4ajyaXK7og",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1953"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1953"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco4.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.710"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco4.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1391"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1952"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco4.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.873"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco40",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco40.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.874"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1954"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco40.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1392"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco40.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.711"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1955"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "2OVg_xxDBQw_QCSspXl2CA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1955"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1955"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco40.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.711"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco40.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1392"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1954"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco40.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.874"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco41",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco41.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.875"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1956"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco41.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1393"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco41.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.712"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1957"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "5_pjMN4DvAX9DKxW5AbsSQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1957"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1957"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco41.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.712"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco41.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1393"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1956"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco41.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.875"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco42",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco42.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.876"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1958"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco42.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1394"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco42.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.713"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1959"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "M-Q3_Zxa_m095FyYLAtM3w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1959"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1959"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco42.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.713"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco42.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1394"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1958"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco42.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.876"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco43",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco43.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.877"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1960"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco43.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1395"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco43.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.714"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1961"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "U-Qarn7ZF16yq5FawbgCgQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1961"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1961"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco43.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.714"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco43.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1395"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1960"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco43.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.877"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco44",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco44.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.878"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1962"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco44.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1396"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco44.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.715"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1963"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "G3qIzOdRlTFSgujHJ3-8Kg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1963"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1963"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco44.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.715"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco44.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1396"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1962"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco44.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.878"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco45",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco45.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.879"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1964"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco45.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1397"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco45.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.716"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1965"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "oWk_IX3TRX5SyT5GJRBlEg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1965"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1965"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco45.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.716"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco45.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1397"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1964"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco45.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.879"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco46",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco46.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.880"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1966"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco46.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1398"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco46.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.717"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1967"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "OLA7tSSwNB8nIbCCv14ssw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1967"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1967"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco46.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.717"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco46.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1398"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1966"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco46.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.880"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco47",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco47.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.881"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1968"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco47.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1399"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco47.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.718"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1969"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "eJG60gJ5ri2Ga5tiOpd-xA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1969"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1969"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco47.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.718"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco47.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1399"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1968"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco47.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.881"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco48",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco48.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.882"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1970"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco48.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1400"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco48.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.719"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1971"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "NI04AHwAQgFkyZwQHC4GQA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1971"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1971"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco48.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.719"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco48.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1400"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1970"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco48.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.882"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco49",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco49.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.883"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1972"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco49.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1401"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco49.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.720"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1973"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "gWVzCTZUuzP2m5D1KNSzXw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1973"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1973"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco49.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.720"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco49.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1401"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1972"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco49.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.883"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco5.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.884"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1974"
      },
      "rot_X": -30.0,
      "rot_Y": -30.0,
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1402"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.721"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1975"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "tBln9RbHJ52xgpS7ZXqxmg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1975"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1975"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.721"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1402"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1974"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco5.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.884"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco50",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco50.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.885"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1976"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco50.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1403"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco50.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.722"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1977"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Y-xSDkDr0ldJYAVJF1Btqg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1977"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1977"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco50.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.722"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco50.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1403"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1976"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco50.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.885"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco51",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco51.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.886"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1978"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco51.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1404"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco51.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.723"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1979"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Y12x3BuQSru0VYDJw8eViQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1979"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1979"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco51.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.723"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco51.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1404"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1978"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco51.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.886"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco52_90",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco52_90.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.887"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1980"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco52_90.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1405"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco52_90.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.724"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1981"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "xy5AKEnGXWIow-KkLpEVbg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1981"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1981"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco52_90.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.724"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco52_90.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1405"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1980"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco52_90.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.887"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco53",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco53.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.888"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1982"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco53.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1406"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco53.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.725"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1983"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "5mD8_LLgFSUYSUiDXZ8a1A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1983"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1983"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco53.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.725"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco53.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1406"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1982"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco53.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.888"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco54",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco54.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.889"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1984"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco54.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1407"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco54.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.726"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1985"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "VTQjoHluwh06yg9PlSERcw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1985"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1985"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco54.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.726"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco54.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1407"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1984"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco54.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.889"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco55",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco55.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.890"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1986"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco55.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1408"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco55.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.727"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1987"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "6CsyngRB76KDZ9QxXImoRQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1987"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1987"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco55.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.727"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco55.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1408"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1986"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco55.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.890"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco56",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco56.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.891"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1988"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco56.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1409"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco56.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.728"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1989"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "tAXlvvdqa00of3SSdYjLgQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1989"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1989"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco56.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.728"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco56.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1409"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1988"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco56.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.891"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco57",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco57.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.892"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1990"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco57.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1410"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco57.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.729"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1991"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "D8Q5Cjg6QPmetgwb5w6nog",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1991"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1991"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco57.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.729"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco57.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1410"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1990"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco57.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.892"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco58",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco58.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.893"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1992"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco58.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1411"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco58.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.730"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1993"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "jalsyuxCvr2Z6vq09kypYA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1993"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1993"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco58.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.730"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco58.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1411"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1992"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco58.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.893"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco59",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco59.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.894"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1994"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco59.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1412"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco59.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.731"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1995"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "AzX7iHdUcfMQPtmIJ7R_tA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1995"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1995"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco59.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.731"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco59.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1412"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1994"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco59.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.894"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco6.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.895"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1996"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco6.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1413"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco6.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.732"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1997"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "hymiDH9_JTQ2Eof_P_cV1w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1997"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1997"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco6.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.732"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco6.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1413"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1996"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco6.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.895"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco60",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco60.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.896"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1998"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco60.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1414"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco60.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.733"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1999"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "bYZeYOkV6FiBByHCQwaYQw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1999"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1999"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco60.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.733"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco60.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1414"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1998"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco60.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.896"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco61",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco61.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.897"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2000"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco61.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1415"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco61.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.734"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2001"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "S4xtzNmoB3mn_wS5eRF2sA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2001"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2001"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco61.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.734"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco61.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1415"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2000"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco61.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.897"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco62",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco62.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.898"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2002"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco62.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1416"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco62.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.735"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2003"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "9b1M2bUHDvCbGs4PZIlbFw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2003"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2003"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco62.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.735"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco62.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1416"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2002"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco62.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.898"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco63",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco63.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.899"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2004"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco63.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1417"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco63.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.736"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2005"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "gNq3USFFy1WTuVoryyA0sQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2005"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2005"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco63.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.736"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco63.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1417"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2004"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco63.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.899"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco64",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco64.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.900"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2006"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco64.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1418"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco64.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.737"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2007"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "QuSsPASyS4IDfsa4sscu9w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2007"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2007"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco64.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.737"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco64.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1418"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2006"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco64.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.900"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco65",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco65.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.901"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2008"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco65.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1419"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco65.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.738"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2009"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "zxxn5IDf25CiSW-dXq63ow",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2009"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2009"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco65.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.738"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco65.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1419"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2008"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco65.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.901"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco66",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco66.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.902"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2010"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco66.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1420"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco66.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.739"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2011"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "_QJl0f2dCNhkO_MEVEd6rA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2011"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2011"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco66.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.739"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco66.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1420"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2010"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco66.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.902"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco67",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco67.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.903"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2012"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco67.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1421"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco67.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.740"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2013"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "4FllzR79nvJ9ti1XWUJmTQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2013"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2013"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco67.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.740"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco67.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1421"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2012"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco67.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.903"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco68",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco68.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.904"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2014"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco68.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1422"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco68.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.741"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2015"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "zSBh4MlQq7hkWjs9c5Go_w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2015"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2015"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco68.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.741"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco68.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1422"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2014"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco68.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.904"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco69",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco69.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.905"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2016"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco69.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1423"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco69.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.742"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2017"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "WpmZVCInfEPMCHug5WWreQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2017"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2017"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco69.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.742"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco69.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1423"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2016"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco69.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.905"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco70",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco70.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.906"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2018"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco70.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1424"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco70.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.743"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2019"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "W0WHsY9Tnuur4oipNi4etQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2019"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2019"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco70.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.743"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco70.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1424"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2018"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco70.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.906"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco71",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco71.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.907"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2020"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco71.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1425"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco71.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.744"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2021"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "5uTrwbXl3Uo2R0DCKp3t7Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2021"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2021"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco71.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.744"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco71.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1425"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2020"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco71.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.907"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco72",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco72.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.908"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2022"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco72.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1426"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco72.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.745"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2023"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "T3m_jHgvRzni28GSxqVGmQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2023"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2023"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco72.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.745"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco72.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1426"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2022"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco72.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.908"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco73_113",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco73_113.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.909"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2024"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco73_113.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1427"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco73_113.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.746"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2025"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "K0NDW_7AKdBkfGYDT3WVcg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2025"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2025"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco73_113.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.746"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco73_113.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1427"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2024"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco73_113.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.909"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco74",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco74.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.910"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2026"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco74.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1428"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco74.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.747"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2027"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "UMTxuKxrEGmxTc4-Sn6Hcg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2027"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2027"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco74.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.747"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco74.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1428"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2026"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco74.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.910"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco75",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco75.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.911"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2028"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco75.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1429"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco75.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.748"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2029"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "0r2JayY_yJ3-r9SsfXIJ0A",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2029"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2029"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco75.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.748"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco75.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1429"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2028"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco75.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.911"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco76",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco76.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.912"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2030"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco76.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1430"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco76.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.749"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2031"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Bi8FflKPYEW_QZf260JIBw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2031"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2031"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco76.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.749"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco76.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1430"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2030"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco76.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.912"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco77",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco77.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.913"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2032"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco77.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1431"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco77.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.750"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2033"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "glulOVTrI3mr5nIE2x6yzw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2033"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2033"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco77.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.750"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco77.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1431"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2032"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco77.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.913"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco78",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco78.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.914"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2034"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco78.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1432"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco78.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.751"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2035"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "GsHkJpIjnpO1vgMB0XjzIQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2035"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2035"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco78.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.751"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco78.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1432"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2034"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco78.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.914"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco79",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco79.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.915"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2036"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco79.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1433"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco79.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.752"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2037"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "5CR_DbFKoCwTKyhVkgD4Nw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2037"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2037"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco79.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.752"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco79.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1433"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2036"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco79.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.915"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco7_15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco7_15.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.916"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2038"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco7_15.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1434"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco7_15.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.753"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2039"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "NIN0-JWwNBw6zfypI6jviA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2039"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2039"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco7_15.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.753"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco7_15.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1434"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2038"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco7_15.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.916"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco80",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco80.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.917"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2040"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco80.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1435"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco80.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.754"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2041"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "nyD_L2XmqH3fhd7lyaBEzw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2041"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2041"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco80.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.754"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco80.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1435"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2040"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco80.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.917"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco81",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco81.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.918"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2042"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco81.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1436"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco81.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.755"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2043"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "-3ueO4O-iaj3dWo0ClqkBA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2043"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2043"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco81.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.755"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco81.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1436"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2042"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco81.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.918"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco82",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco82.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.919"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2044"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco82.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1437"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco82.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.756"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2045"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "XFcO5pdHpDW3_Xz-qYf8YA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2045"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2045"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco82.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.756"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco82.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1437"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2044"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco82.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.919"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco83",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco83.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.920"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2046"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco83.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1438"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco83.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.757"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2047"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "GLNLOYTTBf-UvjPrrRd6XQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2047"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2047"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco83.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.757"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco83.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1438"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2046"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco83.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.920"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco84",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco84.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.921"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2048"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco84.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1439"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco84.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.758"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2049"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "w9KSfG_z-hxCmermWjyKsg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2049"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2049"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco84.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.758"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco84.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1439"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2048"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco84.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.921"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco85",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco85.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.922"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2050"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco85.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1440"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco85.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.759"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2051"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "MjNhOL55EOi4sEAWNWbZWg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2051"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2051"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco85.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.759"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco85.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1440"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2050"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco85.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.922"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco86",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco86.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.923"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2052"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco86.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1441"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco86.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.760"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2053"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "e5h0NxZ0FPopYxDlA0dUjQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2053"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2053"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco86.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.760"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco86.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1441"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2052"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco86.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.923"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco87",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco87.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.924"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2054"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco87.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1442"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco87.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.761"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2055"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "8gHKgVw3EiwLVHn9ydApxQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2055"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2055"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco87.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.761"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco87.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1442"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2054"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco87.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.924"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco88",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco88.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.925"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2056"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco88.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1443"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco88.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.762"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2057"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "LbGdYLRSWJcTY9dFzDHEuQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2057"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2057"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco88.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.762"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco88.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1443"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2056"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco88.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.925"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco89",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco89.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.926"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2058"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco89.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1444"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco89.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.763"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2059"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ACdsXISVc5M3scbnktzSZA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2059"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2059"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco89.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.763"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco89.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1444"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2058"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco89.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.926"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco8_18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco8_18.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.927"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2060"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco8_18.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1445"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco8_18.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.764"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2061"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "gCb0PnATMLupoCVM3oFA_Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2061"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2061"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco8_18.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.764"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco8_18.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1445"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2060"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco8_18.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.927"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco90",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco90.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.928"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2062"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco90.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1446"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco90.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.765"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2063"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "A60xEF8cm-XhzxAetxI8AA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2063"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2063"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco90.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.765"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco90.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1446"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2062"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco90.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.928"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco91",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco91.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.929"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2064"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco91.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1447"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco91.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.766"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2065"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "Hf5gG3NBAy2TIuREYb8yIw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2065"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2065"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco91.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.766"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco91.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1447"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2064"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco91.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.929"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco92",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco92.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.930"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2066"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco92.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1448"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco92.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.767"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2067"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "pJn_5xRT8-qztz3oYfrPYA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2067"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2067"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco92.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.767"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco92.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1448"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2066"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco92.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.930"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco93",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco93.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.931"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2068"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco93.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1449"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco93.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.768"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2069"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "q0HLPeVjOLZ48fpzfHQB8Q",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2069"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2069"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco93.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.768"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco93.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1449"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2068"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco93.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.931"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco94",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco94.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.932"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2070"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco94.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1450"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco94.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.769"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2071"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "ivXAJ8vD4WpVcDeOuB30Tg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2071"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2071"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco94.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.769"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco94.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1450"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2070"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco94.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.932"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco95",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco95.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.933"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2072"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco95.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1451"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco95.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.770"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2073"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "0_cc7e0COR4BFlEiWCcVMA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2073"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2073"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco95.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.770"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco95.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1451"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2072"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco95.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.933"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco96",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco96.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.934"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2074"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco96.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1452"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco96.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.771"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2075"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "XclbGa7yzixvAuRX4wIRkA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2075"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2075"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco96.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.771"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco96.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1452"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2074"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco96.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.934"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco97",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco97.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.935"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2076"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco97.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1453"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco97.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.772"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2077"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "PSk7c7OlbS3VmM-YHWDWpw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2077"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2077"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco97.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.772"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco97.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1453"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2076"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco97.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.935"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco98",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco98.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.936"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2078"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco98.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1454"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco98.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.773"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2079"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "xxu4BeJqI_modi6NCzGQ7w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2079"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2079"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco98.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.773"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco98.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1454"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2078"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco98.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.936"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco99",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco99.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.937"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2080"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco99.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1455"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco99.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.774"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2081"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "kN8PF2DUPKqdf14f8qesIA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2081"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2081"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco99.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.774"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco99.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1455"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2080"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco99.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.937"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco9_21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco9_21.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.938"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2082"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco9_21.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1456"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco9_21.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.775"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2083"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "bvW_M5KzRpmo0_x2VzPXMw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2083"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2083"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco9_21.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.775"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco9_21.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1456"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2082"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco9_21.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.938"
        }
      ]
    }
  },
  {
    "Type": "prop_camera_deco_C",
    "Name": "prop_camera_deco_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_camera_deco.prop_camera_deco_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_camera_deco_C'Default__prop_camera_deco_C'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.3"
    },
    "Properties": {
      "light": {
        "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco_5.light'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.939"
      },
      "head": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.head'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2084"
      },
      "rot_X": -30.0,
      "rot_Y": -30.0,
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco_5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1457"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco_5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.776"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2085"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'cam2_camBase'",
          "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "EED95B5E4F6005F3461353801584A3BF",
          "SourceString": "Camera",
          "LocalizedString": "Camera"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "AEB5B72C497A6E82267C7B9109DA2B7D",
          "SourceString": "A camera.",
          "LocalizedString": "A camera."
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2"
      },
      "key": "dR-CIRwYDl8A0-X9_4X_YQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2085"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2085"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_camera_deco_5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.776"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_camera_deco_5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1457"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.head'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2084"
        },
        {
          "ObjectName": "MaterialBillboardComponent'tutorial:PersistentLevel.prop_camera_deco_5.light'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.939"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive10.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1067"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive10.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1462"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive10.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.781"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2090"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "a6O8IBkyjnMG-sdSDEEqxA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive10.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2090"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive10.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2090"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive10.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.781"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive10.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1462"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive10.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1067"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive2_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive2_2.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1068"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive2_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1463"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive2_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.782"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2091"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "RDyQy6XpUmtUZ3VncSY9Rw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2091"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive2_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2091"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive2_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.782"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive2_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1463"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive2_2.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1068"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive3_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive3_2.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1069"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive3_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1464"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive3_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.783"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive3_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2092"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "1zKb4byRlfXBC9CEi3tO3w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive3_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2092"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive3_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2092"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive3_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.783"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive3_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1464"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive3_2.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1069"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive4.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1070"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive4.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1465"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive4.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.784"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2093"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "kUWfHDmXC_WWBHvCFhHw0w",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2093"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive4.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2093"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive4.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.784"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive4.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1465"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive4.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1070"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive5.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1071"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive5.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1466"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive5.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.785"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2094"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "HHSgcTasp5VfsVl3C_T2qg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2094"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive5.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2094"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive5.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.785"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive5.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1466"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive5.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1071"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive6.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1072"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive6.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1467"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive6.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.786"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2095"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "ZP7gFw--mzrnso06p3Z0LA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2095"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive6.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2095"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive6.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.786"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive6.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1467"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive6.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1072"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive7.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1073"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive7.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1468"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive7.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.787"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2096"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "k2Ljhl_7W4w55XrhZCS8Xw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive7.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2096"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive7.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2096"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive7.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.787"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive7.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1468"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive7.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1073"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive8.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1074"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive8.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1469"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive8.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.788"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2097"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "FF9rdADUmnKgacOF_c1hiQ",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2097"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive8.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2097"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive8.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.788"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive8.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1469"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive8.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1074"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive9.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1075"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive9.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1470"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive9.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.789"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2098"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "FDAA46E147F65337E42B8BA1BAEBC2CF",
          "SourceString": "Drive",
          "LocalizedString": "Drive"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "DF29B7094ECA426E08902B84348E9E71",
          "SourceString": "Analogue drive. Carries signal data for storing, further processing or selling.",
          "LocalizedString": "Analogue drive. Carries signal data for storing, further processing or selling."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_drive_C'",
          "ObjectPath": "VotV/Content/objects/prop_drive.22"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gdrive"
      },
      "key": "k_N72A73SxKnnUt7bYE3NA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive9.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2098"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive9.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2098"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive9.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.789"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive9.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1470"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive9.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1075"
        }
      ]
    }
  },
  {
    "Type": "prop_drive_C",
    "Name": "prop_drive_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_drive.prop_drive_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_drive_C'Default__prop_drive_C'",
      "ObjectPath": "VotV/Content/objects/prop_drive.23"
    },
    "Properties": {
      "p": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive_2.p'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1076"
      },
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1471"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.790"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2099"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'drive2'",
          "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "CultureInvariantString": null
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "CultureInvariantString": null
        },
        "canHold_58_FDF8EBA046BBA85ED9214BA09F10279A": false
      },
      "ingoreFix": true,
      "key": "-l5Y6uRTodQYITVc8I9QJA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2099"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_drive_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2099"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_drive_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.790"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_drive_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1471"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_drive_2.p'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1076"
        }
      ]
    }
  },
  {
    "Type": "prop_food_C",
    "Name": "prop_food_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_food.prop_food_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_food_C'Default__prop_food_C'",
      "ObjectPath": "VotV/Content/objects/prop_food.25"
    },
    "Properties": {
      "fliesSlow_Cue": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.prop_food_2.fliesSlow_Cue'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.121"
      },
      "eff_spoiled": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_food_2.eff_spoiled'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1077"
      },
      "eff_steam": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_food_2.eff_steam'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1078"
      },
      "foodData": {
        "food_2_99F8F51744BCB199938C50B7CB4E0238": 15.0,
        "uses_10_001AFD994A2837305D73489AA5C07448": 6,
        "tolerance_16_49DC61234F0AD43205344ABC1D824AE4": 0.0
      },
      "uses": 6,
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1481"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.800"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2109"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'burgerHotdog_burger'",
          "ObjectPath": "VotV/Content/meshes/burger2/burgerHotdog_burger.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "4EE3953E4C72C6169719ABB4913C0E1B",
          "SourceString": "Burger",
          "LocalizedString": "Burger"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "914C0CE74C950F6231700E94301092C0",
          "SourceString": "A default hamburger. Made out of meat scraps like the rest of the burgers.",
          "LocalizedString": "A default hamburger. Made out of meat scraps like the rest of the burgers"
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_food_C'",
          "ObjectPath": "VotV/Content/objects/prop_food.24"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator4"
      },
      "key": "JOqca3w72GTK5GNv4T3DUA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2109"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_food_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2109"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_food_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.800"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_food_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1481"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_food_2.eff_steam'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1078"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.prop_food_2.eff_spoiled'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1077"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.prop_food_2.fliesSlow_Cue'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.121"
        }
      ]
    }
  },
  {
    "Type": "prop_notebook_paper_C",
    "Name": "prop_clipboard_paper2_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_notebook_paper.prop_notebook_paper_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_notebook_paper_C'Default__prop_notebook_paper_C'",
      "ObjectPath": "VotV/Content/objects/prop_notebook_paper.1"
    },
    "Properties": {
      "text": [
        "do NOT eat the garbage"
      ],
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper2_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1458"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper2_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.777"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2086"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'paperShit'",
          "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "9C32E85042B9268CD0149EB1FCA4E1A8",
          "SourceString": "Paper sheet",
          "LocalizedString": "Paper sheet"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "7F08A8A647B80466959AC99BEE0E4698",
          "SourceString": "A paper sheet. Used to make notes and name tags.",
          "LocalizedString": "A paper sheet. Used to make notes and name tags."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_notebook_paper_C'",
          "ObjectPath": "VotV/Content/objects/prop_notebook_paper.0"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper"
      },
      "key": "KSQTkWRzX0PR6A9Ku27wjA",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2086"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper2_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2086"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper2_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.777"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper2_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1458"
        }
      ]
    }
  },
  {
    "Type": "prop_notebook_paper_C",
    "Name": "prop_clipboard_paper3_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_notebook_paper.prop_notebook_paper_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_notebook_paper_C'Default__prop_notebook_paper_C'",
      "ObjectPath": "VotV/Content/objects/prop_notebook_paper.1"
    },
    "Properties": {
      "text": [
        "Attention!\r\nSince the game mechanics was changed a bit and remaking the tutorial is too time and energy consuming i made this paper, a new mecanics was added \"polarity rotation\"\r\nBasically what it does it adds polarity direction to signals, signal can be left, right, or linear, and the very top red knob switches between left, right, and linear polarities, right signals can be detected on right filter, left signals on the left, linear on linear. If you cant find polarity of the signal use  the very top knob it will switch the filter direction.\r\n\r\nAnd the detector is a new feature you cant save the signal if the detector isnt 100%, so just wait for both Downloading and Detector"
      ],
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper3_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1459"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper3_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.778"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper3_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2087"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'paperShit'",
          "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "9C32E85042B9268CD0149EB1FCA4E1A8",
          "SourceString": "Paper sheet",
          "LocalizedString": "Paper sheet"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "7F08A8A647B80466959AC99BEE0E4698",
          "SourceString": "A paper sheet. Used to make notes and name tags.",
          "LocalizedString": "A paper sheet. Used to make notes and name tags."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_notebook_paper_C'",
          "ObjectPath": "VotV/Content/objects/prop_notebook_paper.0"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper"
      },
      "key": "fkquF07Gts77hGwdAORAAg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper3_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2087"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper3_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2087"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper3_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.778"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper3_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1459"
        }
      ]
    }
  },
  {
    "Type": "prop_notebook_paper_C",
    "Name": "prop_clipboard_paper4_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_notebook_paper.prop_notebook_paper_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_notebook_paper_C'Default__prop_notebook_paper_C'",
      "ObjectPath": "VotV/Content/objects/prop_notebook_paper.1"
    },
    "Properties": {
      "text": [
        "This top-right green button saves the signal to your laptop in case if you want to process it later or want to keep some nice signals. Signals are not saved automatically anymore."
      ],
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper4_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1460"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper4_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.779"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper4_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2088"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'paperShit'",
          "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "9C32E85042B9268CD0149EB1FCA4E1A8",
          "SourceString": "Paper sheet",
          "LocalizedString": "Paper sheet"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "7F08A8A647B80466959AC99BEE0E4698",
          "SourceString": "A paper sheet. Used to make notes and name tags.",
          "LocalizedString": "A paper sheet. Used to make notes and name tags."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_notebook_paper_C'",
          "ObjectPath": "VotV/Content/objects/prop_notebook_paper.0"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper"
      },
      "key": "UVObkDbhfYDgvKIwuLpZPg",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper4_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2088"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper4_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2088"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper4_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.779"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper4_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1460"
        }
      ]
    }
  },
  {
    "Type": "prop_notebook_paper_C",
    "Name": "prop_clipboard_paper_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_notebook_paper.prop_notebook_paper_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "prop_notebook_paper_C'Default__prop_notebook_paper_C'",
      "ObjectPath": "VotV/Content/objects/prop_notebook_paper.1"
    },
    "Properties": {
      "text": [
        "put me on top of the closed box lid\r\n\r\nthese are reports you will learn about later in the game"
      ],
      "propThrown": {
        "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper_2.propThrown'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1461"
      },
      "physicsImpact": {
        "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper_2.physicsImpact'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.780"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2089"
      },
      "propData": {
        "mesh_2_28374D6C4A557F350BB1138B77DED9D3": {
          "ObjectName": "StaticMesh'paperShit'",
          "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
        },
        "displayName_8_FE83ADBF40AA162942FCE589F5806DD2": {
          "Namespace": "",
          "Key": "9C32E85042B9268CD0149EB1FCA4E1A8",
          "SourceString": "Paper sheet",
          "LocalizedString": "Paper sheet"
        },
        "description_19_1CC55D5A4DAE9AE1A6DE5AA74C0792C6": {
          "Namespace": "",
          "Key": "7F08A8A647B80466959AC99BEE0E4698",
          "SourceString": "A paper sheet. Used to make notes and name tags.",
          "LocalizedString": "A paper sheet. Used to make notes and name tags."
        },
        "spawnAsObject_37_E2576B2F46591ED4C7C3B183E9F4D86B": {
          "ObjectName": "BlueprintGeneratedClass'prop_notebook_paper_C'",
          "ObjectPath": "VotV/Content/objects/prop_notebook_paper.0"
        },
        "category_42_B50473484322DA921629D9BE91DB63EC": "enum_spawnmenuTabs::NewEnumerator2",
        "craftTag_48_69F435C5411555715886C095281951F1": "gpaper"
      },
      "key": "gdDsdXQX-9jWhyYntc3zIw",
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2089"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_clipboard_paper_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2089"
        },
        {
          "ObjectName": "comp_physicsImpact_C'tutorial:PersistentLevel.prop_clipboard_paper_2.physicsImpact'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.780"
        },
        {
          "ObjectName": "propThrown_C'tutorial:PersistentLevel.prop_clipboard_paper_2.propThrown'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1461"
        }
      ]
    }
  },
  {
    "Type": "propProcessor_C",
    "Name": "propRenderer_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propProcessor.propProcessor_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "propProcessor_C'Default__propProcessor_C'",
      "ObjectPath": "VotV/Content/objects/propProcessor.30"
    },
    "Properties": {
      "vol": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.propRenderer_2.vol'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2111"
      },
      "PointLight": {
        "ObjectName": "PointLightComponent'tutorial:PersistentLevel.propRenderer_2.PointLight'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1110"
      },
      "SceneCaptureComponent2D": {
        "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.propRenderer_2.SceneCaptureComponent2D'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1487"
      },
      "camRot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.propRenderer_2.camRot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.287"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.propRenderer_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2110"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.propRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1513"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.propRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1513"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.propRenderer_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1513"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.propRenderer_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2110"
        },
        {
          "ObjectName": "PointLightComponent'tutorial:PersistentLevel.propRenderer_2.PointLight'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1110"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.propRenderer_2.camRot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.287"
        },
        {
          "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.propRenderer_2.SceneCaptureComponent2D'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1487"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.propRenderer_2.vol'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2111"
        }
      ]
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1140"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1141"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1142"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1143"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1144"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1145"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1146"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1147"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1148"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1149"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1150"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1151"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1152"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1153"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1154"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop5_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1155"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop6_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1156"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop7_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1157"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1158"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1159"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1160"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1113"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1114"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1115"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1116"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1117"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1118"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1119"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1120"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1121"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1122"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1123"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts20'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1124"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1125"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1126"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts23'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1127"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1128"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1129"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts26'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1130"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1131"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1132"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1133"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1134"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1135"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1136"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1137"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1138"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_box_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1161"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco101'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1171"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco102'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1172"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco103'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1173"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco104'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1174"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco105'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1175"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco106'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1176"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco107'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1177"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco108'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1178"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco109'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1179"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco10_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1180"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco110'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1181"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco111'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1182"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco112'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1183"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco11_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1184"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco12_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1185"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco13_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1186"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco14_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1187"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco15_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1188"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco16_22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1189"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco17_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1190"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco18_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1191"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco19_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1192"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco20_34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1193"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco21_37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1194"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco22_40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1195"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco23_43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1196"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco24_46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1197"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco25_49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1198"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco26_52'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1199"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco27_55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1200"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco28_58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1201"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco29_61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1202"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1203"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1204"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco30_64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1205"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco31_67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1206"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1207"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1208"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1209"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1210"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1211"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1212"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1213"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1214"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1215"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1216"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1217"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1218"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1219"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1220"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1221"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1222"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco47'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1223"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco48'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1224"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1225"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1226"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1227"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco51'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1228"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco52_90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1229"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco53'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1230"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco54'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1231"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1232"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco56'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1233"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco57'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1234"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1235"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco59'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1236"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1237"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco60'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1238"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1239"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco62'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1240"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco63'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1241"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1242"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco65'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1243"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco66'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1244"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1245"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco68'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1246"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco69'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1247"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco70'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1248"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco71'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1249"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco72'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1250"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco73_113'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1251"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco74'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1252"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco75'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1253"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco76'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1254"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco77'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1255"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco78'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1256"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco79'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1257"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco7_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1258"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco80'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1259"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco81'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1260"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco82'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1261"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco83'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1262"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco84'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1263"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco85'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1264"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco86'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1265"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco87'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1266"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco88'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1267"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco89'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1268"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco8_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1269"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1270"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco91'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1271"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco92'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1272"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco93'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1273"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco94'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1274"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco95'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1275"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco96'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1276"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco97'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1277"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco98'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1278"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco99'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1279"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco9_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1280"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1281"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1293"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1294"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper4_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1295"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1296"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1282"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1283"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1284"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1285"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1286"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1287"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1288"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1289"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1290"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1162"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1163"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1164"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1165"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1166"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1167"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1168"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1169"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1170"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "propThrown_C",
    "Name": "propThrown",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propThrown.propThrown_C'",
    "Outer": {
      "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
    },
    "Template": {
      "ObjectName": "propThrown_C'prop_C:propThrown_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.165"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "RectLight",
    "Name": "RectLight_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'RectLight'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "RectLightComponent": {
        "ObjectName": "RectLightComponent'tutorial:PersistentLevel.RectLight_1.LightComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1483"
      },
      "LightComponent": {
        "ObjectName": "RectLightComponent'tutorial:PersistentLevel.RectLight_1.LightComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1483"
      },
      "RootComponent": {
        "ObjectName": "RectLightComponent'tutorial:PersistentLevel.RectLight_1.LightComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1483"
      }
    }
  },
  {
    "Type": "RectLightComponent",
    "Name": "LightComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'RectLightComponent'",
    "Outer": {
      "ObjectName": "RectLight'tutorial:PersistentLevel.RectLight_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1482"
    },
    "Properties": {
      "SourceWidth": 250.0,
      "SourceHeight": 250.0,
      "IntensityUnits": "ELightUnits::Candelas",
      "LightGuid": "3A803841-4692168C-DB78E9AD-4E865FE3",
      "Intensity": 50.0,
      "RelativeLocation": {
        "X": -375.0,
        "Y": 312.5,
        "Z": 760.0
      },
      "RelativeRotation": {
        "Pitch": -90.0,
        "Yaw": 0.0,
        "Roll": 0.0
      }
    },
    "IntensityNits": 8.0
  },
  {
    "Type": "RectLightComponent",
    "Name": "screenLight",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'RectLightComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "RectLightComponent'panel_SATconsole_C:screenLight_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.57"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.radarScreenMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2116"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    },
    "IntensityNits": 7.669904
  },
  {
    "Type": "SceneCaptureComponent2D",
    "Name": "camRend",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneCaptureComponent2D'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "SceneCaptureComponent2D'objectRenderer_C:camRend_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.17"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.cameraAxis'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.279"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SceneCaptureComponent2D",
    "Name": "signalCam",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneCaptureComponent2D'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "SceneCaptureComponent2D'objectRenderer_C:signalCam_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.18"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.signalCamRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.282"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SceneCaptureComponent2D",
    "Name": "SceneCaptureComponent2D",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneCaptureComponent2D'",
    "Outer": {
      "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
    },
    "Template": {
      "ObjectName": "SceneCaptureComponent2D'propProcessor_C:SceneCaptureComponent2D_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/propProcessor.33"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.propRenderer_2.camRot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.287"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SceneCaptureComponent2D",
    "Name": "spaceSceneCapture",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneCaptureComponent2D'",
    "Outer": {
      "ObjectName": "spaceRenderer_C'tutorial:PersistentLevel.spaceRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1531"
    },
    "Template": {
      "ObjectName": "SceneCaptureComponent2D'spaceRenderer_C:spaceSceneCapture_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/spaceRenderer.19"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.spaceRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1518"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.ChildActor_GEN_VARIABLE_navModifierBox_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.996"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.590"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "SceneComponent'dish_C:ICH-DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.58"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 13625.0,
        "Y": 2000.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
    },
    "Template": {
      "ObjectName": "SceneComponent'indoorAmbienceVolume_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/misc/indoorAmbienceVolume.10"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.indoors'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.586"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "SceneComponent'actor_save_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/actor_save.108"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8400.0,
        "Z": -150.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "Scene",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "SceneComponent'laptop_C:Scene_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.134"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1492"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "foot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SceneComponent'mainPlayer_C:foot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.498"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_C'tutorial:PersistentLevel.navmeshBlock2_GEN_VARIABLE_navModifierBox_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.997"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.navmeshBlock2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.591"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.998"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.607"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.999"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door_2.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.606"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1000"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door9.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.605"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1001"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door14.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.596"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1002"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door13.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.595"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1003"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door12.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.594"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1004"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door11.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.593"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1005"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door10.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.592"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1006"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door8.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.604"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1007"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door7.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.603"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1008"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door6.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.602"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1009"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door5.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.601"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1010"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door4.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.600"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1011"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door3.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.599"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1012"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door2.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.598"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "navModifierBox_obs_C'tutorial:PersistentLevel.navmod_GEN_VARIABLE_navModifierBox_obs_C_CAT_9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1013"
    },
    "Template": {
      "ObjectName": "SceneComponent'navModifierBox_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/navModifierBox.8"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.door15.navmod'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.597"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeScale3D",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "SceneComponent'objectRenderer_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.19"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3275.0,
        "Y": 2000.0,
        "Z": -1600.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
    },
    "Template": {
      "ObjectName": "SceneComponent'propProcessor_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/propProcessor.34"
    },
    "Properties": {
      "RelativeLocation": {
        "X": -950.0,
        "Y": -1375.0,
        "Z": 1475.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "SceneComponent'actor_save_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/actor_save.108"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.console'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.584"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "SceneComponent'actor_save_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/actor_save.108"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5500.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "SceneComponent'actor_save_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/actor_save.108"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5625.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "SceneComponent'actor_save_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/actor_save.108"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4650.0,
        "Y": 5375.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "spaceRenderer_C'tutorial:PersistentLevel.spaceRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1531"
    },
    "Template": {
      "ObjectName": "SceneComponent'spaceRenderer_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/spaceRenderer.20"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 1700.0,
        "Y": 800.0,
        "Z": -1525.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "tutorial2_driveSlot_C'tutorial:PersistentLevel.tutorial2_driveSlot_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2466"
    },
    "Template": {
      "ObjectName": "SceneComponent'tutorial2_driveSlot_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorial2_driveSlot.40"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4050.0,
        "Y": 4700.0,
        "Z": -100.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.00006
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "SceneComponent'tutorWall_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall.15"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 15012.5,
        "Z": 187.5
      },
      "RelativeRotation": {
        "Pitch": -90.0,
        "Yaw": -1.2658386,
        "Roll": -178.7342
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "SceneComponent'tutorWall_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall.15"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 14137.5,
        "Z": 187.5
      },
      "RelativeRotation": {
        "Pitch": -90.0,
        "Yaw": -0.00033569336,
        "Roll": 0.000356916
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Template": {
      "ObjectName": "SceneComponent'tutorWall_spikes_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.28"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 3425.0,
        "Y": 14762.5,
        "Z": -37.500046
      },
      "RelativeRotation": {
        "Pitch": 74.99962,
        "Yaw": 2.0474798E-05,
        "Roll": -179.95966
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Template": {
      "ObjectName": "SceneComponent'tutorWall_spikes_C:DefaultSceneRoot_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.28"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 4950.0,
        "Y": 14387.5,
        "Z": -37.5
      },
      "RelativeRotation": {
        "Pitch": 74.99947,
        "Yaw": -179.99998,
        "Roll": -179.99994
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "serverBox_C",
    "Name": "serverBox2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/serverBox.serverBox_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "serverBox_C'Default__serverBox_C'",
      "ObjectPath": "VotV/Content/objects/serverBox.69"
    },
    "Properties": {
      "audio_install": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.audio_install'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.124"
      },
      "audio_take": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.audio_take'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.125"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.527"
      },
      "takeUpgrade": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.528"
      },
      "server_repair": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_repair'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.129"
      },
      "audio_death": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.audio_death'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.123"
      },
      "upg2": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.upg2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2122"
      },
      "upg3": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.upg3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2123"
      },
      "upg1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.upg1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2121"
      },
      "floppyRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.294"
      },
      "floppyMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.floppyMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2118"
      },
      "floppyMove": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.293"
      },
      "server_damage1": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_damage1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.127"
      },
      "server_damage": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_damage'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.126"
      },
      "body": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "NavigationInvoker": {
        "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.serverBox2.NavigationInvoker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.992"
      },
      "kerfFix": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.kerfFix'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.296"
      },
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.serverBox2.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1032"
      },
      "eff": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.serverBox2.eff'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1079"
      },
      "cen": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.292"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2119"
      },
      "TextRender": {
        "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.serverBox2.TextRender'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2312"
      },
      "server_snd": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_snd'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.130"
      },
      "server_loop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_loop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.128"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "svtarget": {
        "ObjectName": "svtarget_C'tutorial:PersistentLevel.serverBox2.svtarget'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2307"
      },
      "fol": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.fol'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.295"
      },
      "StaticMesh1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.StaticMesh1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2120"
      },
      "slideIn": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.297"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.526"
      },
      "Timeline_2": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox2.Timeline_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2379"
      },
      "Timeline_1": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox2.Timeline_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2378"
      },
      "isBroken": true,
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1515"
      },
      "key": "4ksCdv2x75YxmeH8iTxDPQ",
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1515"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1515"
        },
        {
          "ObjectName": "svtarget_C'tutorial:PersistentLevel.serverBox2.svtarget'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2307"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.serverBox2.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1032"
        },
        {
          "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.serverBox2.NavigationInvoker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.992"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_loop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.128"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_snd'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.130"
        },
        {
          "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.serverBox2.TextRender'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2312"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2119"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.526"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.slideIn'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.297"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.StaticMesh1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2120"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.fol'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.295"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.cen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.292"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.serverBox2.eff'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1079"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_damage'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.126"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_damage1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.127"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.server_repair'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.129"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.kerfFix'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.296"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.floppyRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.294"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.floppyMove'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.293"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.floppyMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2118"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.upg1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2121"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.upg3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2123"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.upg2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2122"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.takeUpgrade'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.528"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.audio_take'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.125"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.audio_install'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.124"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox2.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.527"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox2.audio_death'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.123"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox2.Timeline_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2378"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox2.Timeline_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2379"
        }
      ]
    }
  },
  {
    "Type": "serverBox_C",
    "Name": "serverBox3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/serverBox.serverBox_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "serverBox_C'Default__serverBox_C'",
      "ObjectPath": "VotV/Content/objects/serverBox.69"
    },
    "Properties": {
      "audio_install": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.audio_install'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.132"
      },
      "audio_take": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.audio_take'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.133"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.530"
      },
      "takeUpgrade": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.531"
      },
      "server_repair": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_repair'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.137"
      },
      "audio_death": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.audio_death'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.131"
      },
      "upg2": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.upg2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2129"
      },
      "upg3": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.upg3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2130"
      },
      "upg1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.upg1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2128"
      },
      "floppyRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.301"
      },
      "floppyMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.floppyMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2125"
      },
      "floppyMove": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.300"
      },
      "server_damage1": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_damage1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.135"
      },
      "server_damage": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_damage'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.134"
      },
      "body": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "NavigationInvoker": {
        "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.serverBox3.NavigationInvoker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.993"
      },
      "kerfFix": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.kerfFix'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.303"
      },
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.serverBox3.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1033"
      },
      "eff": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.serverBox3.eff'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1080"
      },
      "cen": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.299"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2126"
      },
      "TextRender": {
        "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.serverBox3.TextRender'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2313"
      },
      "server_snd": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_snd'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.138"
      },
      "server_loop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_loop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.136"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "svtarget": {
        "ObjectName": "svtarget_C'tutorial:PersistentLevel.serverBox3.svtarget'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2308"
      },
      "fol": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.fol'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.302"
      },
      "StaticMesh1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.StaticMesh1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2127"
      },
      "slideIn": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.304"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.529"
      },
      "Timeline_2": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox3.Timeline_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2381"
      },
      "Timeline_1": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox3.Timeline_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2380"
      },
      "isBroken": true,
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1516"
      },
      "key": "0H10CJEUY2VD61w7vcghFQ",
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1516"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox3.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1516"
        },
        {
          "ObjectName": "svtarget_C'tutorial:PersistentLevel.serverBox3.svtarget'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2308"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.serverBox3.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1033"
        },
        {
          "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.serverBox3.NavigationInvoker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.993"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_loop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.136"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_snd'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.138"
        },
        {
          "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.serverBox3.TextRender'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2313"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2126"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.529"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.slideIn'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.304"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.StaticMesh1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2127"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.fol'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.302"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.cen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.299"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.serverBox3.eff'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1080"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_damage'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.134"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_damage1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.135"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.server_repair'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.137"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.kerfFix'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.303"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.floppyRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.301"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.floppyMove'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.300"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.floppyMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2125"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.upg1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2128"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.upg3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2130"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.upg2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2129"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.takeUpgrade'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.531"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.audio_take'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.133"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.audio_install'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.132"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox3.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.530"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox3.audio_death'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.131"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox3.Timeline_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2380"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox3.Timeline_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2381"
        }
      ]
    }
  },
  {
    "Type": "serverBox_C",
    "Name": "serverBox_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/serverBox.serverBox_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "serverBox_C'Default__serverBox_C'",
      "ObjectPath": "VotV/Content/objects/serverBox.69"
    },
    "Properties": {
      "audio_install": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.audio_install'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.140"
      },
      "audio_take": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.audio_take'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.141"
      },
      "coll": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.coll'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.533"
      },
      "takeUpgrade": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.takeUpgrade'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.534"
      },
      "server_repair": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_repair'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.145"
      },
      "audio_death": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.audio_death'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.139"
      },
      "upg2": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.upg2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2136"
      },
      "upg3": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.upg3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2137"
      },
      "upg1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.upg1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2135"
      },
      "floppyRoot": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.floppyRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.308"
      },
      "floppyMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.floppyMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2132"
      },
      "floppyMove": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.307"
      },
      "server_damage1": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_damage1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.143"
      },
      "server_damage": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_damage'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.142"
      },
      "body": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "NavigationInvoker": {
        "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.serverBox_2.NavigationInvoker'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.994"
      },
      "kerfFix": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.kerfFix'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.310"
      },
      "NavModifier": {
        "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.serverBox_2.NavModifier'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1034"
      },
      "eff": {
        "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.serverBox_2.eff'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1081"
      },
      "cen": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.306"
      },
      "StaticMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2133"
      },
      "TextRender": {
        "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.serverBox_2.TextRender'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2314"
      },
      "server_snd": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_snd'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.146"
      },
      "server_loop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_loop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.144"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "svtarget": {
        "ObjectName": "svtarget_C'tutorial:PersistentLevel.serverBox_2.svtarget'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2309"
      },
      "fol": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.fol'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.309"
      },
      "StaticMesh1": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.StaticMesh1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2134"
      },
      "slideIn": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.311"
      },
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.532"
      },
      "Timeline_2": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox_2.Timeline_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2383"
      },
      "Timeline_1": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox_2.Timeline_1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2382"
      },
      "isBroken": true,
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1517"
      },
      "key": "8C09JdR9lYqjX0DORmeYsw",
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1517"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1517"
        },
        {
          "ObjectName": "svtarget_C'tutorial:PersistentLevel.serverBox_2.svtarget'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2309"
        },
        {
          "ObjectName": "NavModifierComponent'tutorial:PersistentLevel.serverBox_2.NavModifier'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1034"
        },
        {
          "ObjectName": "NavigationInvokerComponent'tutorial:PersistentLevel.serverBox_2.NavigationInvoker'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.994"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_loop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.144"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_snd'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.146"
        },
        {
          "ObjectName": "TextRenderComponent'tutorial:PersistentLevel.serverBox_2.TextRender'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2314"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.StaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2133"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.532"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.slideIn'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.311"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.StaticMesh1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2134"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.fol'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.309"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.cen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.306"
        },
        {
          "ObjectName": "ParticleSystemComponent'tutorial:PersistentLevel.serverBox_2.eff'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1081"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_damage'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.142"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_damage1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.143"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.server_repair'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.145"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.kerfFix'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.310"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.floppyRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.308"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.floppyMove'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.307"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.floppyMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2132"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.upg1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2135"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.upg3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2137"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.upg2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2136"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.takeUpgrade'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.534"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.audio_take'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.141"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.audio_install'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.140"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.serverBox_2.coll'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.533"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.serverBox_2.audio_death'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.139"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox_2.Timeline_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2382"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.serverBox_2.Timeline_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2383"
        }
      ]
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "arms",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'mainPlayer_C:arms_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.559"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.arms_lag'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1537"
      },
      "PrimaryComponentTick": {
        "EndTickGroup": "TG_PostPhysics"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "CharacterMesh0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'Default__mainPlayer_C:CharacterMesh0'",
      "ObjectPath": "VotV/Content/main/mainPlayer.558"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "PrimaryComponentTick": {
        "EndTickGroup": "TG_PostPhysics"
      }
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "mesh_playerVisible",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'mainPlayer_C:mesh_playerVisible_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.560"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.CharacterMesh0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1528"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "playermodel",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'mainPlayer_C:playermodel_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.561"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "PrimaryComponentTick": {
        "EndTickGroup": "TG_PostPhysics"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "spaceRenderer_C",
    "Name": "spaceRenderer_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/spaceRenderer.spaceRenderer_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "spaceRenderer_C'Default__spaceRenderer_C'",
      "ObjectPath": "VotV/Content/objects/spaceRenderer.17"
    },
    "Properties": {
      "pings": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.spaceRenderer_2.pings'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.822"
      },
      "spaceSceneCapture": {
        "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.spaceRenderer_2.spaceSceneCapture'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1488"
      },
      "Plane": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.spaceRenderer_2.Plane'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2138"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.spaceRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1518"
      },
      "signals": [
        {
          "coordinates_3_CC71E41641D5BF71E529DC93D8E25C0C": {
            "X": -740.0,
            "Y": -370.0,
            "Z": 0.0
          },
          "type_7_8C7F11F6455724A81B84009F819752AD": 0,
          "strength_12_6FE4914B4A0A67004B7DA5B2263E082A": 0.0,
          "frequency_14_72A60B72484E32DEBBE6D085C9C71EAF": 90.0,
          "frequencySpread_24_1E40B9D84BAA876E04668297FA903317": 0.5,
          "polarity_16_E2F417354213B97BD10F8BB658425121": 90.0,
          "polaritySPread_26_FBF524EA4887A234F94C708647191B5B": 0.5,
          "objectName_67_2225AECF4FE4496BC1042DA4478A04A2": "mars"
        }
      ],
      "signals_a": [
        {
          "ObjectName": "ui_signal_C'tutorial:ui_signal_C_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2472"
        }
      ],
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.spaceRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1518"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.spaceRenderer_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1518"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.spaceRenderer_2.Plane'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2138"
        },
        {
          "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.spaceRenderer_2.spaceSceneCapture'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1488"
        },
        {
          "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.spaceRenderer_2.pings'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.822"
        }
      ]
    }
  },
  {
    "Type": "SphereComponent",
    "Name": "emf_sphere",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SphereComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SphereComponent'mainPlayer_C:emf_sphere_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.562"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SphereComponent",
    "Name": "updName",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SphereComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "SphereComponent'panel_SATconsole_C:updName_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.70"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "OnComponentBeginOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
            },
            "FunctionName": "BndEvt__updName_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
          }
        ]
      },
      "OnComponentEndOverlap": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
            },
            "FunctionName": "BndEvt__panel_SATconsole_updName_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"
          }
        ]
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SpotLight",
    "Name": "SpotLight_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpotLight'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "SpotLightComponent": {
        "ObjectName": "SpotLightComponent'tutorial:PersistentLevel.SpotLight_1.LightComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1536"
      },
      "LightComponent": {
        "ObjectName": "SpotLightComponent'tutorial:PersistentLevel.SpotLight_1.LightComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1536"
      },
      "RootComponent": {
        "ObjectName": "SpotLightComponent'tutorial:PersistentLevel.SpotLight_1.LightComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1536"
      }
    }
  },
  {
    "Type": "SpotLightComponent",
    "Name": "light_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpotLightComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpotLightComponent'mainPlayer_C:light_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.563"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag_fl'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1541"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "SpotLightComponent",
    "Name": "LightComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpotLightComponent'",
    "Outer": {
      "ObjectName": "SpotLight'tutorial:PersistentLevel.SpotLight_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1534"
    },
    "Properties": {
      "InnerConeAngle": 80.0,
      "OuterConeAngle": 80.0,
      "bUseInverseSquaredFalloff": false,
      "LightFalloffExponent": 0.0001,
      "AttenuationRadius": 10000.0,
      "ShadowResolutionScale": 0.0,
      "LightGuid": "B687866D-4CD75B8A-3D51C083-EB62A0D9",
      "Intensity": 2.0,
      "CastShadows": false,
      "RelativeLocation": {
        "X": 9650.985,
        "Y": 2129.7083,
        "Z": 2555.415
      },
      "RelativeRotation": {
        "Pitch": 0.00022411346,
        "Yaw": 0.0,
        "Roll": 0.0
      }
    },
    "IntensityNits": 2.0
  },
  {
    "Type": "SpringArmComponent",
    "Name": "arms_lag",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'mainPlayer_C:arms_lag_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.564"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.viewmodel'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.277"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SpringArmComponent",
    "Name": "cameraLag",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'mainPlayer_C:cameraLag_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.565"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SpringArmComponent",
    "Name": "lag",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'mainPlayer_C:lag_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.569"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.mainPlayer_6.crouchRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.274"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SpringArmComponent",
    "Name": "lag1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'mainPlayer_C:lag1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.566"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.playermodel'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1530"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SpringArmComponent",
    "Name": "lag_fl",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'mainPlayer_C:lag_fl_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.568"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "SpringArmComponent",
    "Name": "lag_fl1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'mainPlayer_C:lag_fl1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.567"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SpringArmComponent'tutorial:PersistentLevel.mainPlayer_6.lag1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1540"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "barrier_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.barrier_6.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1663"
      },
      "bHidden": true,
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.barrier_6.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1663"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cube2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1680"
      },
      "bHidden": true,
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1680"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cube3_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube3_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1681"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube3_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1681"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cube4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube4.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1682"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube4.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1682"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cube5_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube5_9.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1683"
      },
      "bHidden": true,
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube5_9.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1683"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cube6_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube6_5.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1684"
      },
      "bHidden": true,
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube6_5.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1684"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cube_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1685"
      },
      "bHidden": true,
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cube_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1685"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Cylinder_17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cylinder_17.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1686"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Cylinder_17.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1686"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "fenceGate2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.fenceGate2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1789"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.fenceGate2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1789"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "fenceGate_14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.fenceGate_14.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1790"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.fenceGate_14.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1790"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "panelTable_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.panelTable_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1809"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.panelTable_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1809"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Plane2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1815"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1815"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Plane3_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane3_6.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1816"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane3_6.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1816"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Plane4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane4.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1817"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane4.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1817"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "Plane_55",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane_55.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1818"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.Plane_55.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1818"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "railing2_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.railing2_8.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2112"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.railing2_8.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2112"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "railing3_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.railing3_11.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2113"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.railing3_11.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2113"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "railing_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.railing_5.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2114"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.railing_5.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2114"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai8999_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai8999_8.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2139"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai8999_8.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2139"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9000_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9000_11.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2140"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9000_11.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2140"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9001_14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9001_14.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2141"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9001_14.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2141"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9002_17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9002_17.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2142"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9002_17.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2142"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9003",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9003.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2143"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9003.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2143"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9004",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9004.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2144"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9004.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2144"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9005",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9005.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2145"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9005.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2145"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9006",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9006.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2146"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9006.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2146"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9007",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9007.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2147"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9007.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2147"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9008",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9008.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2148"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9008.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2148"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9009",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9009.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2149"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9009.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2149"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9010_27",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9010_27.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2150"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9010_27.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2150"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9011_30",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9011_30.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2151"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9011_30.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2151"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9012_33",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9012_33.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2152"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9012_33.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2152"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tai9013_36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9013_36.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2153"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tai9013_36.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2153"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile10.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2220"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile10.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2220"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile11.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2221"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile11.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2221"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile12.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2222"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile12.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2222"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile13.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2223"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile13.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2223"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile14.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2224"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile14.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2224"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile15.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2225"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile15.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2225"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile16.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2226"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile16.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2226"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile17.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2227"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile17.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2227"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile18.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2228"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile18.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2228"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile19",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile19.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2229"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile19.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2229"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2230"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2230"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile20",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile20.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2231"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile20.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2231"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile21.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2232"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile21.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2232"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile22",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile22.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2233"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile22.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2233"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile23",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile23.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2234"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile23.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2234"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile24",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile24.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2235"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile24.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2235"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile25",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile25.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2236"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile25.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2236"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile26",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile26.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2237"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile26.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2237"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile27",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile27.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2238"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile27.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2238"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile28",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile28.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2239"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile28.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2239"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile29",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile29.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2240"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile29.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2240"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile3.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2241"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile3.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2241"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile30",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile30.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2242"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile30.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2242"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile31",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile31.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2243"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile31.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2243"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile32",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile32.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2244"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile32.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2244"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile33",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile33.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2245"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile33.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2245"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile34",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile34.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2246"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile34.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2246"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile35",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile35.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2247"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile35.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2247"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile36.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2248"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile36.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2248"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile37",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile37.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2249"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile37.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2249"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile38",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile38.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2250"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile38.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2250"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile39",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile39.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2251"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile39.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2251"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile4.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2252"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile4.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2252"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile40",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile40.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2253"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile40.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2253"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile41",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile41.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2254"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile41.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2254"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile42",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile42.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2255"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile42.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2255"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile43",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile43.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2256"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile43.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2256"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile44",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile44.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2257"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile44.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2257"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile45",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile45.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2258"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile45.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2258"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile46",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile46.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2259"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile46.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2259"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile47",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile47.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2260"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile47.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2260"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile48",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile48.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2261"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile48.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2261"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile49",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile49.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2262"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile49.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2262"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile5.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2263"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile5.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2263"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile50",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile50.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2264"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile50.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2264"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile51",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile51.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2265"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile51.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2265"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile52",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile52.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2266"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile52.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2266"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile53",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile53.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2267"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile53.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2267"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile54",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile54.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2268"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile54.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2268"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile55",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile55.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2269"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile55.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2269"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile56",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile56.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2270"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile56.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2270"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile57",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile57.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2271"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile57.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2271"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile58",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile58.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2272"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile58.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2272"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile59",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile59.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2273"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile59.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2273"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile6.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2274"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile6.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2274"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile60",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile60.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2275"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile60.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2275"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile61",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile61.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2276"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile61.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2276"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile62",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile62.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2277"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile62.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2277"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile63",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile63.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2278"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile63.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2278"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile64",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile64.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2279"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile64.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2279"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile65",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile65.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2280"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile65.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2280"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile66",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile66.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2281"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile66.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2281"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile67",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile67.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2282"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile67.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2282"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile68",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile68.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2283"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile68.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2283"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile69",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile69.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2284"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile69.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2284"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile7.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2285"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile7.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2285"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile70",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile70.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2286"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile70.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2286"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile71",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile71.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2287"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile71.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2287"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile72",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile72.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2288"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile72.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2288"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile73",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile73.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2289"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile73.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2289"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile74",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile74.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2290"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile74.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2290"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile75",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile75.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2291"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile75.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2291"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile76",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile76.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2292"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile76.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2292"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile77",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile77.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2293"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile77.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2293"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile78",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile78.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2294"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile78.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2294"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile79",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile79.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2295"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile79.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2295"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile8.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2296"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile8.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2296"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile80",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile80.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2297"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile80.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2297"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile81",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile81.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2298"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile81.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2298"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile82",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile82.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2299"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile82.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2299"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile83",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile83.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2300"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile83.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2300"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile84",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile84.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2301"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile84.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2301"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile85",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile85.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2302"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile85.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2302"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile86",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile86.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2303"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile86.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2303"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile9.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2304"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile9.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2304"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "tuttile_39",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile_39.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2305"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tuttile_39.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2305"
      }
    }
  },
  {
    "Type": "StaticMeshActor",
    "Name": "window_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshActor'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "StaticMeshComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.window_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2306"
      },
      "RootComponent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.window_2.StaticMeshComponent0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2306"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.barrier_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1543"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'barrier'",
        "ObjectPath": "VotV/Content/meshes/tutorial/barrier.2"
      },
      "bUseDefaultCollision": false,
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 1409220608,
          "TextureLevelIndex": 2,
          "TexelFactor": 20.0
        },
        {
          "PackedRelativeBox": 1409220608,
          "TextureLevelIndex": 3,
          "TexelFactor": 400.0
        }
      ],
      "BodyInstance": {
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "bInterpolateWhenSubStepping": false,
        "CollisionProfileName": "Custom"
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14575.0,
        "Z": -250.0
      },
      "RelativeScale3D": {
        "X": 0.9,
        "Y": 0.9,
        "Z": 1.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "00000000000000000000000000000000"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.567"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.159"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.568"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.161"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.569"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.163"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.570"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.165"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.571"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.167"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.572"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.169"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.573"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.171"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.574"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.173"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.575"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.175"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.576"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.177"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.577"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.179"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.578"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.181"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.579"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.183"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.580"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.185"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.581"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.187"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_static_C'tutorial:PersistentLevel.ceilingLamp_static_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.582"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_static_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp_static.7"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.ceilingLamp_static_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.189"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1544"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cube'",
        "ObjectPath": "Engine/Content/BasicShapes/Cube.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'BasicShapeMaterial'",
          "ObjectPath": "Engine/Content/BasicShapes/BasicShapeMaterial.0"
        }
      ],
      "CastShadow": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "Custom"
      },
      "RelativeLocation": {
        "X": 3650.0,
        "Y": 14575.0,
        "Z": 25.0
      },
      "RelativeScale3D": {
        "X": 0.9,
        "Y": 11.0,
        "Z": 5.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "11FEE7FA4D3AC05B5C47B2BEB9840DC7"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1545"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cube'",
        "ObjectPath": "Engine/Content/BasicShapes/Cube.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "Material'M_BlackBackground'",
          "ObjectPath": "Engine/Content/MapTemplates/Sky/M_BlackBackground.0"
        }
      ],
      "RelativeLocation": {
        "X": 3350.0,
        "Y": 0.0,
        "Z": 775.0
      },
      "RelativeScale3D": {
        "X": 2.0,
        "Y": 2.0,
        "Z": 0.1
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "123B3BFE460F1869E5E1B6B76E1618AC"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1546"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cube'",
        "ObjectPath": "Engine/Content/BasicShapes/Cube.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "Material'BasicShapeMaterial'",
          "ObjectPath": "Engine/Content/BasicShapes/BasicShapeMaterial.0"
        }
      ],
      "RelativeLocation": {
        "X": 3350.0,
        "Y": 0.0,
        "Z": 800.0
      },
      "RelativeScale3D": {
        "X": 2.0,
        "Y": 2.0,
        "Z": 0.1
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "156C5C15486587C902B0CC8081742BCE"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube5_9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1547"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cube'",
        "ObjectPath": "Engine/Content/BasicShapes/Cube.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'BasicShapeMaterial'",
          "ObjectPath": "Engine/Content/BasicShapes/BasicShapeMaterial.0"
        }
      ],
      "CastShadow": false,
      "BodyInstance": {
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 4625.0,
        "Y": 5500.0,
        "Z": -150.0
      },
      "RelativeScale3D": {
        "X": 1.0,
        "Y": 4.0,
        "Z": 2.5
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "0D22228D4E3B6AB0378FC481C7E1AC2C"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube6_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1548"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cube'",
        "ObjectPath": "Engine/Content/BasicShapes/Cube.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'BasicShapeMaterial'",
          "ObjectPath": "Engine/Content/BasicShapes/BasicShapeMaterial.0"
        }
      ],
      "BodyInstance": {
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": -375.0,
        "Z": -300.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "4CEFF7C6405D24BB5EF3CBBD0A3E9BCD"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1549"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cube'",
        "ObjectPath": "Engine/Content/BasicShapes/Cube.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'BasicShapeMaterial'",
          "ObjectPath": "Engine/Content/BasicShapes/BasicShapeMaterial.0"
        }
      ],
      "CastShadow": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "Custom"
      },
      "RelativeLocation": {
        "X": 4750.0,
        "Y": 14575.0,
        "Z": 25.0
      },
      "RelativeScale3D": {
        "X": 0.9,
        "Y": 11.0,
        "Z": 5.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "A5E6B67F4F2CF05E4A34E9B22A937319"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cylinder_17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1550"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Cylinder'",
        "ObjectPath": "Engine/Content/BasicShapes/Cylinder.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'DeltaGenMasterTransparent'",
          "ObjectPath": "Engine/Plugins/Enterprise/DatasmithContent/Content/Materials/FBXImporter/DeltaGenMasterTransparent.0"
        }
      ],
      "BodyInstance": {
        "CollisionProfileName": "Custom"
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14640.0,
        "Z": -180.0
      },
      "RelativeScale3D": {
        "X": 0.6,
        "Y": 0.6,
        "Z": 0.5
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "1AD46EF545A8B288E9C56BB731F6B7EB"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "concreteFloor",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dish_C:concreteFloor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.90"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "Cube",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dish_C:Cube_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.91"
    },
    "Properties": {
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 22,
          "TexelFactor": 100.0
        }
      ],
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    },
    "LODData": [
      {
        "MapBuildDataId": "4ED3F4D34CAA81195E29DFB1CC531458"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "prot_satellite_base",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dish_C:prot_satellite_base_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.92"
    },
    "Properties": {
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 3288272896,
          "TextureLevelIndex": 14,
          "TexelFactor": 955.9378
        },
        {
          "PackedRelativeBox": 169148718,
          "TextureLevelIndex": 3,
          "TexelFactor": 40.0
        },
        {
          "PackedRelativeBox": 169148718,
          "TextureLevelIndex": 2,
          "TexelFactor": 2.0
        },
        {
          "PackedRelativeBox": 4294903808,
          "TextureLevelIndex": 15,
          "TexelFactor": 7858.239
        },
        {
          "PackedRelativeBox": 1805322306,
          "TextureLevelIndex": 16,
          "TexelFactor": 1323.0768
        },
        {
          "PackedRelativeBox": 4279790822,
          "TextureLevelIndex": 17,
          "TexelFactor": 1715.5184
        },
        {
          "PackedRelativeBox": 3600065834,
          "TextureLevelIndex": 18,
          "TexelFactor": 1131.6147
        },
        {
          "PackedRelativeBox": 3613067264,
          "TextureLevelIndex": 19,
          "TexelFactor": 1389.8694
        },
        {
          "PackedRelativeBox": 3019854848,
          "TextureLevelIndex": 20,
          "TexelFactor": 1225.7355
        },
        {
          "PackedRelativeBox": 1991660840,
          "TextureLevelIndex": 21,
          "TexelFactor": 1381.4141
        }
      ],
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    },
    "LODData": [
      {
        "MapBuildDataId": "00000000000000000000000000000000"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "prot_satellite_dish",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dish_C:prot_satellite_dish_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.93"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Y'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.191"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "prot_satellite_rotat",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dish_C:prot_satellite_rotat_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.94"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.dish_2.axis_Z'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.192"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dish_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.95"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.195"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.196"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1693"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door10.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1694"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.197"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.194"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.199"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.200"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1699"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door11.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1700"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.201"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.198"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.203"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.204"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1705"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door12.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1706"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.205"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.202"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.207"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.208"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1711"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door13.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1712"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.209"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.206"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.211"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.212"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1717"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door14.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1718"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.213"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.210"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.215"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.216"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1723"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door15.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1724"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.217"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.214"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.219"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.220"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1729"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door2.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1730"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.221"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.218"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.223"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.224"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1735"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door3.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1736"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.225"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.222"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.227"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.228"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1741"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door4.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1742"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.229"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.226"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.231"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.232"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1747"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door5.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1748"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.233"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.230"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.235"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.236"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1753"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door6.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1754"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.237"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.234"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.239"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.240"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1759"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door7.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1760"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.241"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.238"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.243"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.244"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1765"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door8.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1766"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.245"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.242"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.247"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.248"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1771"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door9.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1772"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.249"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.246"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.251"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.252"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1777"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_2.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1778"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.253"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.250"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.111"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_L_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.255"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "door_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:door_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.112"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_R_root'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.256"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_L",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_L_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.113"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_L'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1783"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "doorshadow_R",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:doorshadow_R_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.114"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.door_R'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1784"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "frame",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:frame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.115"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.resize'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.257"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "ramp1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'door_C:ramp1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/door.116"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.254"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.fenceGate2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1551"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'fenceGate'",
        "ObjectPath": "VotV/Content/meshes/fence/fenceGate.2"
      },
      "bUseDefaultCollision": false,
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 25,
          "TexelFactor": 345.1365
        }
      ],
      "BodyInstance": {
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "bInterpolateWhenSubStepping": false,
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": -472.0,
        "Y": 235.0,
        "Z": -240.0
      },
      "RelativeRotation": {
        "Pitch": -90.0,
        "Yaw": 180.44064,
        "Roll": -0.4406128
      },
      "RelativeScale3D": {
        "X": 3.0,
        "Y": 3.0,
        "Z": 3.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "614F7C9140D5B9E2E61F259E63F67D2B"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.fenceGate_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1552"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'fenceGate'",
        "ObjectPath": "VotV/Content/meshes/fence/fenceGate.2"
      },
      "bUseDefaultCollision": false,
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 25,
          "TexelFactor": 345.1365
        }
      ],
      "BodyInstance": {
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "bInterpolateWhenSubStepping": false,
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": -472.0,
        "Y": 390.0,
        "Z": -240.0
      },
      "RelativeRotation": {
        "Pitch": -90.0,
        "Yaw": 180.44064,
        "Roll": -0.4406128
      },
      "RelativeScale3D": {
        "X": 3.0,
        "Y": 3.0,
        "Z": 3.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "B4FB4D0C48406366E2E221AAD4915C20"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'indoorAmbienceVolume_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/misc/indoorAmbienceVolume.16"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1491"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "floppycoll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'laptop_C:floppycoll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.189"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.263"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "floppyMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'laptop_C:floppyMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.190"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.264"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "gamingPc",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'laptop_C:gamingPc_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.191"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.laptop_2.Scene'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1493"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "zipcoll",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'laptop_C:zipcoll_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.192"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipdRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.267"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "zipMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'laptop_C:zipMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.193"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.laptop_2.zipMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.268"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "ceilingLamp_C'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.566"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'ceilingLamp_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ceilingLamp.33"
    },
    "Properties": {
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_lightInt_on'",
          "ObjectPath": "VotV/Content/meshes/newlights/inst_lightInt_on.0"
        }
      ],
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.light_GEN_VARIABLE_ceilingLamp_C_CAT_50.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.270"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'MeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "OverrideMaterials",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "Cube",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "lightswitch_C'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.827"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'lightswitch_C:Cube_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/lightswitch.47"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightswitch_GEN_VARIABLE_lightswitch_C_CAT_0.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.273"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "grabComp",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:grabComp_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.570"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "precMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:precMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.571"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'tutorial:PersistentLevel.mainPlayer_6.CollisionCylinder'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.565"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "precMesh_overlap",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:precMesh_overlap_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.572"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.precMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1800"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "pullComp",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:pullComp_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.573"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.pullSubcomp'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1803"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "pullSubcomp",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:pullSubcomp_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.574"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.playermodel'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1530"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "weapon",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:weapon_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.575"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SkeletalMeshComponent'tutorial:PersistentLevel.mainPlayer_6.arms'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1527"
      },
      "AttachSocketName": "weapon_R",
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "wSubmesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'mainPlayer_C:wSubmesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.576"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.mainPlayer_6.weapon'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1804"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'objectRenderer_C:mesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.32"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 359999.97
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.280"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "reference",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'objectRenderer_C:reference_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.33"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.objectRenderer_2.rot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.280"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "Sphere",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "objectRenderer_C'tutorial:PersistentLevel.objectRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1035"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'objectRenderer_C:Sphere_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/objectRenderer.34"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneCaptureComponent2D'tutorial:PersistentLevel.objectRenderer_2.camRend'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1485"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.panelTable_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1553"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'panelTable'",
        "ObjectPath": "VotV/Content/meshes/protPanel/panelTable.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 12,
          "TexelFactor": 419.41025
        }
      ],
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8275.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -180.00021,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "3AECBF1F4AD4C370848F55AEDBA669A8"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block1_GEN_VARIABLE_prop_C_CAT_1'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1140"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newpc_pc_keyboard'",
        "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_keyboard.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_keyboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.609"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_block_GEN_VARIABLE_prop_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1141"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newpc_pc_pc'",
        "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_pc.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_block'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.608"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_keyboard1_GEN_VARIABLE_prop_C_CAT_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1142"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newpc_pc_mouse'",
        "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_mouse.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_mouse'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.610"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1143"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'zipdriveslot'",
        "ObjectPath": "VotV/Content/meshes/zipdrive/zipdriveslot.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_zip'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.612"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.pcpart_mouse1_GEN_VARIABLE_prop_C_CAT_3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1144"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newpc_pc_speaker'",
        "ObjectPath": "VotV/Content/meshes/newpc/newpc_pc_speaker.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "AttachParent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.laptop_2.pcpart_speakerR'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.611"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1554"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Plane'",
        "ObjectPath": "Engine/Content/BasicShapes/Plane.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 2684289024,
          "TextureLevelIndex": 10,
          "TexelFactor": 100.0
        }
      ],
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_metalGrate_0_o'",
          "ObjectPath": "VotV/Content/materials/map/inst_metalGrate_0_o.0"
        }
      ],
      "RelativeLocation": {
        "X": -382.3524,
        "Y": 312.49997,
        "Z": 264.9588
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 180.0
      },
      "RelativeScale3D": {
        "X": 5.0,
        "Y": 5.0,
        "Z": 1.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "952FA97B442D1DC42C9BC8A231F367B7"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane3_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1555"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Plane'",
        "ObjectPath": "Engine/Content/BasicShapes/Plane.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'DeltaGenMasterTransparent'",
          "ObjectPath": "Engine/Plugins/Enterprise/DatasmithContent/Content/Materials/FBXImporter/DeltaGenMasterTransparent.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_PhysicsBody",
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": -5.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 180.0,
        "Roll": 180.0
      },
      "RelativeScale3D": {
        "X": 5.0,
        "Y": 10.0,
        "Z": 1.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "AC3FA0CE412B56F1EA17D5A22190E086"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1556"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Plane'",
        "ObjectPath": "Engine/Content/BasicShapes/Plane.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "Material'DeltaGenMasterTransparent'",
          "ObjectPath": "Engine/Plugins/Enterprise/DatasmithContent/Content/Materials/FBXImporter/DeltaGenMasterTransparent.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_PhysicsBody",
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": -5.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "RelativeScale3D": {
        "X": 5.0,
        "Y": 10.0,
        "Z": 1.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "E8304C4C4CE2EFEB93CA71A872FD0726"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Plane_55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1557"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'Plane'",
        "ObjectPath": "Engine/Content/BasicShapes/Plane.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "Material'LinearColorPicker_MAT'",
          "ObjectPath": "Engine/Content/EditorMaterials/Utilities/LinearColorPicker_MAT.0"
        }
      ],
      "RelativeLocation": {
        "X": -382.3524,
        "Y": 312.5,
        "Z": 764.9588
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 180.0
      },
      "RelativeScale3D": {
        "X": 3.0,
        "Y": 3.0,
        "Z": 1.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "B28CC6AF410407D74F8E829822ED1258"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1145"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 2850.0,
        "Y": -300.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1146"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 2850.0,
        "Y": -275.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1147"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 2850.0,
        "Y": -375.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1148"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3850.0,
        "Y": -300.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1149"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3850.0,
        "Y": -250.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1150"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3850.0,
        "Y": -325.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1151"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3850.0,
        "Y": -225.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1152"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'table'",
        "ObjectPath": "VotV/Content/meshes/table/table.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "bUseCCD": false,
        "MassScale": 10.0,
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -380.64874,
        "Y": -407.79968,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -15.000061,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1153"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'table'",
        "ObjectPath": "VotV/Content/meshes/table/table.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "bUseCCD": false,
        "MassScale": 10.0,
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -152.1471,
        "Y": -437.99915,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 5.0000896,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1154"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newChair'",
        "ObjectPath": "VotV/Content/meshes/newwoodchair/newChair.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "MassScale": 10.0,
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -348.29623,
        "Y": -287.05902,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 143.1301,
        "Roll": -141.87018
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop5_10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1155"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'mann_s_2'",
        "ObjectPath": "VotV/Content/meshes/mann/mann_s_2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 4253.339,
        "Y": 13989.191,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 164.9998,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop6_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1156"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 2850.0,
        "Y": -350.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop7_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1157"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'goregibsClean_bone_upperarm'",
        "ObjectPath": "VotV/Content/meshes/goregibs/goregibsClean_bone_upperarm.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -450.0,
        "Y": -450.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": -79.99948,
        "Yaw": 169.99971,
        "Roll": -179.99994
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1158"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 2850.0,
        "Y": -325.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1159"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'gascan2'",
        "ObjectPath": "VotV/Content/meshes/gascan/gascan2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3850.0,
        "Y": -275.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1160"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'mann_s_2'",
        "ObjectPath": "VotV/Content/meshes/mann/mann_s_2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 2425.0,
        "Y": 450.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -164.99985,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1113"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3341.499,
        "Y": 9.243345,
        "Z": 830.7975
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1114"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3354.1365,
        "Y": -3.7922487,
        "Z": 822.4089
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1115"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3351.1619,
        "Y": 3.6519573,
        "Z": 830.2025
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1116"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3348.0027,
        "Y": 6.9108286,
        "Z": 832.2996
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1117"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3354.3215,
        "Y": 0.39301968,
        "Z": 828.1052
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1118"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3344.8433,
        "Y": 10.169819,
        "Z": 834.39685
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1119"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3357.4807,
        "Y": -2.8658495,
        "Z": 826.0082
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1120"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3341.1282,
        "Y": 0.8729973,
        "Z": 819.40485
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1121"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3337.9685,
        "Y": 4.1317773,
        "Z": 821.50195
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1122"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3344.2878,
        "Y": -2.3860455,
        "Z": 817.3078
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1123"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3344.4724,
        "Y": 1.7992725,
        "Z": 823.0041
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts20'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1124"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3334.8096,
        "Y": 7.390704,
        "Z": 823.5992
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1125"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3347.4465,
        "Y": -5.6448746,
        "Z": 815.2103
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1126"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3337.783,
        "Y": -0.053264618,
        "Z": 815.8056
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts23'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1127"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3334.6235,
        "Y": 3.2054446,
        "Z": 817.9028
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1128"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3340.9424,
        "Y": -3.312273,
        "Z": 813.7084
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1129"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3331.4644,
        "Y": 6.4644623,
        "Z": 820.0
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts26'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1130"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3344.1016,
        "Y": -6.5712996,
        "Z": 811.6112
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1131"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3341.3127,
        "Y": 5.0582547,
        "Z": 825.1012
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1132"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3347.6318,
        "Y": -1.459662,
        "Z": 820.90704
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1133"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3338.1536,
        "Y": 8.317142,
        "Z": 827.1985
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1134"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3350.7905,
        "Y": -4.7184315,
        "Z": 818.80945
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1135"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3347.8174,
        "Y": 2.7254863,
        "Z": 826.6034
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1136"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3344.6584,
        "Y": 5.984528,
        "Z": 828.70044
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1137"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3350.977,
        "Y": -0.5332713,
        "Z": 824.5059
      },
      "RelativeRotation": {
        "Pitch": 46.04159,
        "Yaw": 15.480739,
        "Roll": -37.175568
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_batts_C'tutorial:PersistentLevel.prop_batts_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1138"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'newbattery'",
        "ObjectPath": "VotV/Content/meshes/newbattery/newbattery.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 3350.0,
        "Y": 0.0,
        "Z": 780.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "papr",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_box_C:papr_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_box.33"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_box2_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1862"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_box_C'tutorial:PersistentLevel.prop_box2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1139"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drivebox2_full'",
        "ObjectPath": "VotV/Content/meshes/drivebox2/drivebox2_full.2"
      },
      "OverrideMaterials": [
        null
      ],
      "BodyInstance": {
        "MassScale": 0.3,
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7675.4346,
        "Z": -250.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'MeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "OverrideMaterials",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_box_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1161"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drivebox2_full'",
        "ObjectPath": "VotV/Content/meshes/drivebox2/drivebox2_full.2"
      },
      "BodyInstance": {
        "MassScale": 0.3,
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -175.0,
        "Y": -450.0,
        "Z": -150.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 20.000057,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco101'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1171"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco101.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1865"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco101'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1171"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco102'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1172"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco102.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1867"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco102'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1172"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco103'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1173"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco103.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1869"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco103'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1173"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco104'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1174"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco104.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1871"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco104'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1174"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4075.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco105'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1175"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco105.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1873"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco105'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1175"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco106'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1176"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco106.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1875"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco106'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1176"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco107'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1177"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco107.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1877"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco107'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1177"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco108'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1178"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco108.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1879"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco108'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1178"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco109'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1179"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco109.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1881"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco109'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1179"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4075.0,
        "Y": 9950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco10_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1180"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco10_24.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1883"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco10_24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1180"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -89.99997,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco110'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1181"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco110.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1885"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco110'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1181"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 9950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco111'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1182"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco111.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1887"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco111'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1182"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 9950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco112'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1183"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco112.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1889"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco112'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1183"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 9950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco11_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1184"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco11_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1891"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco11_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1184"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 1425.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco12_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1185"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco12_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1893"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco12_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1185"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 675.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco13_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1186"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco13_13.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1895"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco13_13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1186"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 675.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco14_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1187"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco14_16.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1897"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco14_16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1187"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 1425.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco15_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1188"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco15_19.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1899"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco15_19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1188"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 1600.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco16_22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1189"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco16_22.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1901"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco16_22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1189"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 2600.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco17_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1190"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco17_25.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1903"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco17_25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1190"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 3150.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco18_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1191"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco18_28.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1905"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco18_28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1191"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 3150.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco19_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1192"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco19_31.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1907"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco19_31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1192"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 4700.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco20_34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1193"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco20_34.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1909"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco20_34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1193"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 4700.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco21_37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1194"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco21_37.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1911"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco21_37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1194"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 5125.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco22_40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1195"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco22_40.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1913"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco22_40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1195"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 4875.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco23_43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1196"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco23_43.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1915"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco23_43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1196"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 6675.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco24_46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1197"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco24_46.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1917"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco24_46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1197"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 5925.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco25_49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1198"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco25_49.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1919"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco25_49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1198"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 7725.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco26_52'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1199"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco26_52.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1921"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco26_52'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1199"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7850.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco27_55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1200"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco27_55.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1923"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco27_55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1200"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 6850.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco28_58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1201"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco28_58.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1925"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco28_58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1201"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8485.0,
        "Z": -155.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco29_61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1202"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco29_61.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1927"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco29_61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1202"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 8400.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1203"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco2_8.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1929"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1203"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 375.0,
        "Y": 500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.00009,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1204"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco3.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1931"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1204"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 675.0,
        "Y": -500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.000046,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco30_64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1205"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco30_64.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1933"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco30_64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1205"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 8775.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco31_67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1206"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco31_67.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1935"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco31_67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1206"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9075.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1207"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco32.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1937"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1207"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9075.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1208"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco33.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1939"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1208"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9075.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1209"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco34.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1941"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1209"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9200.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1210"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco35.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1943"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1210"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9200.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1211"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco36.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1945"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1211"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9200.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1212"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco37.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1947"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1212"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9325.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1213"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco38.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1949"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1213"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9325.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1214"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco39.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1951"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1214"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9325.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1215"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco4.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1953"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1215"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 1425.0,
        "Y": 500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.00009,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1216"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco40.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1955"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1216"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9450.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1217"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco41.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1957"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1217"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9450.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1218"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco42.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1959"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1218"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9450.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1219"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco43.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1961"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1219"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9575.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1220"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco44.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1963"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1220"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9575.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1221"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco45.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1965"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1221"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9575.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1222"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco46.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1967"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1222"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9700.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco47'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1223"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco47.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1969"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco47'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1223"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9700.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco48'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1224"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco48.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1971"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco48'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1224"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9700.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1225"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco49.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1973"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1225"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9825.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1226"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1975"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1226"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 1725.0,
        "Y": -500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.000046,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1227"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco50.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1977"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1227"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9825.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco51'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1228"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco51.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1979"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco51'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1228"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 9825.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -179.99995,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco52_90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1229"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco52_90.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1981"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco52_90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1229"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9825.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco53'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1230"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco53.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1983"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco53'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1230"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9700.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco54'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1231"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco54.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1985"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco54'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1231"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9575.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1232"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco55.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1987"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1232"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9450.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco56'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1233"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco56.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1989"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco56'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1233"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9325.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco57'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1234"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco57.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1991"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco57'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1234"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9200.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1235"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco58.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1993"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1235"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9075.0,
        "Z": 125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco59'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1236"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco59.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1995"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco59'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1236"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9825.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1237"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco6.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1997"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1237"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 2475.0,
        "Y": 500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.00009,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco60'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1238"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco60.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1999"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco60'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1238"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9700.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1239"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco61.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2001"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1239"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9575.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco62'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1240"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco62.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2003"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco62'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1240"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9450.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco63'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1241"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco63.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2005"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco63'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1241"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9325.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1242"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco64.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2007"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1242"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9200.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco65'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1243"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco65.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2009"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco65'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1243"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9075.0,
        "Z": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco66'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1244"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco66.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2011"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco66'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1244"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9825.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1245"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco67.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2013"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1245"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9700.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco68'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1246"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco68.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2015"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco68'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1246"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9575.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco69'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1247"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco69.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2017"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco69'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1247"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9450.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco70'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1248"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco70.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2019"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco70'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1248"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9325.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco71'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1249"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco71.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2021"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco71'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1249"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9200.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco72'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1250"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco72.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2023"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco72'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1250"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3700.0,
        "Y": 9075.0,
        "Z": -125.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco73_113'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1251"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco73_113.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2025"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco73_113'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1251"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco74'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1252"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco74.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2027"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco74'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1252"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco75'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1253"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco75.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2029"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco75'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1253"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4075.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco76'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1254"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco76.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2031"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco76'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1254"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco77'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1255"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco77.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2033"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco77'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1255"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco78'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1256"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco78.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2035"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco78'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1256"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 8950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco79'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1257"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco79.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2037"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco79'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1257"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 8950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco7_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1258"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco7_15.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2039"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco7_15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1258"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 2775.0,
        "Y": -500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco80'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1259"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco80.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2041"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco80'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1259"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco81'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1260"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco81.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2043"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco81'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1260"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco82'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1261"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco82.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2045"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco82'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1261"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco83'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1262"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco83.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2047"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco83'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1262"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 8950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco84'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1263"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco84.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2049"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco84'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1263"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4075.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco85'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1264"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco85.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2051"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco85'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1264"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco86'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1265"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco86.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2053"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco86'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1265"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco87'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1266"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco87.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2055"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco87'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1266"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco88'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1267"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco88.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2057"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco88'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1267"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 8950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco89'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1268"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco89.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2059"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco89'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1268"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4075.0,
        "Y": 8950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco8_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1269"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco8_18.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2061"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco8_18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1269"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3525.0,
        "Y": 500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.00006,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1270"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco90.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2063"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco90'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1270"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4325.0,
        "Y": 8950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco91'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1271"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco91.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2065"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco91'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1271"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4450.0,
        "Y": 8950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco92'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1272"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco92.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2067"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco92'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1272"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 8950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 89.999954,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco93'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1273"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco93.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2069"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco93'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1273"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco94'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1274"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco94.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2071"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco94'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1274"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco95'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1275"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco95.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2073"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco95'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1275"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 4075.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco96'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1276"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco96.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2075"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco96'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1276"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco97'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1277"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco97.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2077"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco97'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1277"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 9950.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco98'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1278"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco98.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2079"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco98'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1278"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": 9950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco99'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1279"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco99.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2081"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco99'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1279"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3950.0,
        "Y": 9950.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco9_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1280"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco9_21.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2083"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco9_21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1280"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": 3825.0,
        "Y": -500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00001,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "head",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1281"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:head_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.11"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.prop_camera_deco_5.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2085"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_camera_deco_C'tutorial:PersistentLevel.prop_camera_deco_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1281"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_camera_deco_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_camera_deco.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cam2_camBase'",
        "ObjectPath": "VotV/Content/meshes/camera/2/cam2_camBase.2"
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 3599.9998
      },
      "RelativeLocation": {
        "X": -375.0,
        "Y": -500.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.000046,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1293"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'paperShit'",
        "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -350.0,
        "Y": -425.0,
        "Z": -150.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -20.000061,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1294"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'paperShit'",
        "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 4250.0,
        "Y": 3190.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 3.8193734,
        "Yaw": 15.036446,
        "Roll": -13.927612
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper4_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1295"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'paperShit'",
        "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 4044.88,
        "Y": 3106.0305,
        "Z": -123.68297
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_notebook_paper_C'tutorial:PersistentLevel.prop_clipboard_paper_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1296"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'paperShit'",
        "ObjectPath": "VotV/Content/meshes/clipboard/paperShit.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": 4539.0,
        "Y": 7625.0,
        "Z": -235.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1282"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive10'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1282"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7530.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive2_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1283"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive2_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1283"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7600.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive3_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1284"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive3_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1284"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4125.0,
        "Y": 3025.0,
        "Z": 175.0
      },
      "RelativeRotation": {
        "Pitch": -24.484833,
        "Yaw": -15.860413,
        "Roll": -23.193481
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1285"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive4'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1285"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7590.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1286"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive5'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1286"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7580.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1287"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive6'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1287"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7570.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1288"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive7'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1288"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7560.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1289"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive8'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1289"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7550.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1290"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive9'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1290"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4575.0,
        "Y": 7540.0,
        "Z": -225.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00005,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'drive2'",
        "ObjectPath": "VotV/Content/meshes/drive/drive2.2"
      },
      "BodyInstance": {
        "MassScale": 2.0,
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "OnComponentHit": {
        "InvocationList": [
          {
            "Object": {
              "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
              "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
            },
            "FunctionName": "BndEvt__StaticMesh_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
          }
        ]
      },
      "RelativeLocation": {
        "X": 4050.0,
        "Y": 4250.0,
        "Z": -225.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1162"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_bottle_001'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_bottle_001.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -322.40927,
        "Y": -345.60406,
        "Z": -185.87935
      },
      "RelativeRotation": {
        "Pitch": -3.533081,
        "Yaw": 134.8907,
        "Roll": -176.46011
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food2_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1163"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_paper_001'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_001.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -12.495361,
        "Y": -120.587036,
        "Z": -229.61102
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1164"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_paper_001'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_001.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -74.585144,
        "Y": 210.28174,
        "Z": -121.37198
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1165"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_paper_002'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_002.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -386.8047,
        "Y": -277.6596,
        "Z": -59.166233
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1166"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_paper_002'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_002.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -342.62598,
        "Y": -404.7785,
        "Z": 28.126177
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1167"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_paper_003'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_003.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -142.58174,
        "Y": -100.79538,
        "Z": 52.445602
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1168"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_paper_003'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_paper_003.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -126.627716,
        "Y": -327.45053,
        "Z": -87.20879
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1169"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_bottle'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_bottle.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -188.81094,
        "Y": -441.93823,
        "Z": -207.52998
      },
      "RelativeRotation": {
        "Pitch": -30.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_C'tutorial:PersistentLevel.prop_food9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1170"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.173"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'garbage_bottle'",
        "ObjectPath": "VotV/Content/meshes/garbage/garbage_bottle.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -176.31094,
        "Y": -441.93823,
        "Z": -185.87935
      },
      "RelativeRotation": {
        "Pitch": -3.533081,
        "Yaw": 134.8907,
        "Roll": -176.46011
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeRotation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "prop_food_C'tutorial:PersistentLevel.prop_food_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1292"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_food_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_food.36"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'burgerHotdog_burger'",
        "ObjectPath": "VotV/Content/meshes/burger2/burgerHotdog_burger.2"
      },
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5,
        "PhysicsBlendWeight": 1.0,
        "bSimulatePhysics": true
      },
      "RelativeLocation": {
        "X": -100.0,
        "Y": -450.0,
        "Z": -150.0
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "StaticMesh",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        },
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "RelativeLocation",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'propProcessor_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/propProcessor.42"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.propRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1513"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "vol",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "propProcessor_C'tutorial:PersistentLevel.propRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1297"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'propProcessor_C:vol_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/propProcessor.43"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.propRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1513"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.railing2_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1558"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'railing'",
        "ObjectPath": "VotV/Content/meshes/misc/railing.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4292870144,
          "TextureLevelIndex": 13,
          "TexelFactor": 200.0
        }
      ],
      "RelativeLocation": {
        "X": 4100.0,
        "Y": 14585.0,
        "Z": -250.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "91A025B64ED9C06D4373B79186F90A03"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.railing3_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1559"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'railing'",
        "ObjectPath": "VotV/Content/meshes/misc/railing.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4229890048,
          "TextureLevelIndex": 13,
          "TexelFactor": 200.0
        }
      ],
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 14685.0,
        "Z": -250.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -89.99999,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "B014B22B4953058E5B884181B55A0A57"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.railing_5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1560"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'railing'",
        "ObjectPath": "VotV/Content/meshes/misc/railing.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4292870144,
          "TextureLevelIndex": 13,
          "TexelFactor": 200.0
        }
      ],
      "RelativeLocation": {
        "X": 4300.0,
        "Y": 14585.0,
        "Z": -250.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "4E5725E94E452DC6FD5FF2BCCBB714D6"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "radarBody",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'panel_SATconsole_C:radarBody_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.71"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "radarScreenMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "panel_SATconsole_C'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1036"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'panel_SATconsole_C:radarScreenMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/panel_SATconsole.72"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.server_GEN_VARIABLE_panel_SATconsole_C_CAT_50.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1514"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "body",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:body_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.129"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1515"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "floppyMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:floppyMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.130"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.293"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.132"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:StaticMesh1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.131"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.297"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.133"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg2_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.134"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg3_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.135"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2117"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "body",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:body_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.129"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox3.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1516"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "floppyMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:floppyMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.130"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.300"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.132"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:StaticMesh1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.131"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.304"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.133"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg2_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.134"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg3_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.135"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox3.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2124"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "body",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:body_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.129"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.serverBox_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1517"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "floppyMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:floppyMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.130"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.floppyMove'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.307"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.132"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:StaticMesh1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.131"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.slideIn'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.311"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg1_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.133"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg2_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.134"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "upg3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'serverBox_C:upg3_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.135"
    },
    "Properties": {
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false,
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.serverBox_2.body'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2131"
      },
      "bVisible": false,
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "bVisible",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "Plane",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "spaceRenderer_C'tutorial:PersistentLevel.spaceRenderer_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1531"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'spaceRenderer_C:Plane_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/spaceRenderer.26"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.spaceRenderer_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1518"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai8999_8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1561"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": -124.99951,
        "Y": 499.99963,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -180.00006,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "7863CAF04BF492820F1CBE8E22FE779B"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9000_11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1562"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 15075.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "891B44464345AC8CBB53EEA4AA9EBA8E"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9001_14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1563"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4200.0,
        "Y": 9950.0,
        "Z": 125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "F14AD3B84D9297BF04E98EB84CA6CA58"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9002_17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1564"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 8400.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "E0C4847B40179966DE0DE4AB4A834248"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9003'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1565"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 7350.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "72697BAA43DD3831C7946B9BE56303B4"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9004'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1566"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 6300.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "BC64B5254ACFDA090FB1AFAF79B48A05"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9005'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1567"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 5250.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "487C73DA4419F97586630F9B1D94D2D7"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9006'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1568"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 4200.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "2EC5505540BEC77B2A67BE9EC20FC99C"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9007'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1569"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 3150.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "CD9436674C0E7EF247806AB97C3F827B"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9008'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1570"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 2100.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "7174458D4BA962D8D2EC40910EBF2029"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9009'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1571"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4700.0,
        "Y": 1050.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "4673BB374688A8E250D0F78AE5EE9EC8"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9010_27'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1572"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 4200.0,
        "Y": -500.0,
        "Z": -125.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "FCF8F0AD4AF40FD88681B19787D0370C"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9011_30'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1573"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 3150.0,
        "Y": 500.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "DBDEA89B48B97C717BE9B79D09E023BD"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9012_33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1574"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 1725.0,
        "Y": -500.0,
        "Z": -125.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "4293F949478D54728B1408AB578B27C2"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tai9013_36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1575"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tai8999'",
        "ObjectPath": "VotV/Content/meshes/tai8999/tai8999.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294909952,
          "TextureLevelIndex": 4,
          "TexelFactor": 173.23398
        }
      ],
      "RelativeLocation": {
        "X": 850.0,
        "Y": 0.0,
        "Z": -125.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "685E23F8435879AB42E80CA760080807"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "Cube",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "trigger_button_cake_C'tutorial:PersistentLevel.trigger_button_cake_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2407"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'trigger_button_cake_C:Cube_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_button_cake.8"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_button_cake_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.333"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "buttonMesh",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorial2_driveSlot_C'tutorial:PersistentLevel.tutorial2_driveSlot_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2466"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorial2_driveSlot_C:buttonMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/tutorial2_driveSlot.45"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.drivePort'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.556"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "UCSSerializationIndex": 0,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -1.64644E-07,
        "Y": 125.0,
        "Z": -0.000107178115
      },
      "UCSSerializationIndex": 1,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -3.29288E-07,
        "Y": 250.0,
        "Z": -0.00021435623
      },
      "UCSSerializationIndex": 2,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_10",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 375.00006,
        "Z": 0.00016021729
      },
      "UCSSerializationIndex": 11,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_11",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 500.00006,
        "Z": 5.340576E-05
      },
      "UCSSerializationIndex": 12,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_12",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 625.00006,
        "Z": -5.340576E-05
      },
      "UCSSerializationIndex": 13,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_13",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 750.00006,
        "Z": -0.00016021729
      },
      "UCSSerializationIndex": 14,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_14",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.00001,
        "Y": 875.00006,
        "Z": 0.00022888184
      },
      "UCSSerializationIndex": 15,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_15",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.0,
        "Y": 3.292589E-07,
        "Z": -1.5258789E-05
      },
      "UCSSerializationIndex": 16,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_16",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.0,
        "Y": 125.000015,
        "Z": -0.0001373291
      },
      "UCSSerializationIndex": 17,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_17",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.0,
        "Y": 250.00002,
        "Z": -0.00022888184
      },
      "UCSSerializationIndex": 18,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_18",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.00002,
        "Y": 375.00012,
        "Z": 0.00015258789
      },
      "UCSSerializationIndex": 19,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_19",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.00002,
        "Y": 500.00006,
        "Z": 6.1035156E-05
      },
      "UCSSerializationIndex": 20,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -4.938338E-07,
        "Y": 375.00006,
        "Z": 0.00016674686
      },
      "UCSSerializationIndex": 3,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_20",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.00002,
        "Y": 625.0001,
        "Z": -6.1035156E-05
      },
      "UCSSerializationIndex": 21,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_21",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.00002,
        "Y": 750.0001,
        "Z": -0.00015258789
      },
      "UCSSerializationIndex": 22,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_22",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 250.0,
        "Y": 875.0001,
        "Z": 0.00019836426
      },
      "UCSSerializationIndex": 23,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_23",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.00006,
        "Y": 4.9390655E-07,
        "Z": 0.0
      },
      "UCSSerializationIndex": 24,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_24",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.00006,
        "Y": 125.00001,
        "Z": -0.00012207031
      },
      "UCSSerializationIndex": 25,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_25",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.00006,
        "Y": 250.00005,
        "Z": 0.00024414062
      },
      "UCSSerializationIndex": 26,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_26",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.00006,
        "Y": 375.00003,
        "Z": 0.00018310547
      },
      "UCSSerializationIndex": 27,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_27",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.00006,
        "Y": 500.00003,
        "Z": 6.1035156E-05
      },
      "UCSSerializationIndex": 28,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_28",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.00006,
        "Y": 625.0002,
        "Z": -6.1035156E-05
      },
      "UCSSerializationIndex": 29,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_29",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.0001,
        "Y": 750.0002,
        "Z": 0.00033569336
      },
      "UCSSerializationIndex": 30,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -6.5850327E-07,
        "Y": 500.0,
        "Z": 5.9568774E-05
      },
      "UCSSerializationIndex": 4,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_30",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 375.0001,
        "Y": 875.00006,
        "Z": 0.0002746582
      },
      "UCSSerializationIndex": 31,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_4",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -8.2311453E-07,
        "Y": 625.0,
        "Z": -4.7609385E-05
      },
      "UCSSerializationIndex": 5,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_5",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -9.87784E-07,
        "Y": 750.0001,
        "Z": -0.0001547875
      },
      "UCSSerializationIndex": 6,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_6",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": -1.1523953E-06,
        "Y": 875.0,
        "Z": 0.00022631563
      },
      "UCSSerializationIndex": 7,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_7",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 1.6462945E-07,
        "Z": -7.6293945E-06
      },
      "UCSSerializationIndex": 8,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_8",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 125.00001,
        "Z": -0.00011444092
      },
      "UCSSerializationIndex": 9,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_9",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "RelativeLocation": {
        "X": 125.0,
        "Y": 250.00003,
        "Z": -0.00022125244
      },
      "UCSSerializationIndex": 10,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "UCSSerializationIndex": 0,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -1.8189894E-12,
        "Y": 125.0,
        "Z": 4.6300607E-05
      },
      "UCSSerializationIndex": 1,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -3.637979E-12,
        "Y": 250.0,
        "Z": 9.2601214E-05
      },
      "UCSSerializationIndex": 2,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_10",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.999954,
        "Y": 375.0,
        "Z": 0.0001296997
      },
      "UCSSerializationIndex": 11,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_11",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.99998,
        "Y": 500.0,
        "Z": -6.1035156E-05
      },
      "UCSSerializationIndex": 12,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_12",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.99998,
        "Y": 625.0,
        "Z": -1.5258789E-05
      },
      "UCSSerializationIndex": 13,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_13",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.99998,
        "Y": 750.0,
        "Z": 3.0517578E-05
      },
      "UCSSerializationIndex": 14,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_14",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.99997,
        "Y": 875.0,
        "Z": 7.6293945E-05
      },
      "UCSSerializationIndex": 15,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_15",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99994,
        "Y": -3.637979E-12,
        "Z": 0.0
      },
      "UCSSerializationIndex": 16,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_16",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99991,
        "Y": 125.0,
        "Z": 4.5776367E-05
      },
      "UCSSerializationIndex": 17,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_17",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99992,
        "Y": 250.0,
        "Z": 7.6293945E-05
      },
      "UCSSerializationIndex": 18,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_18",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99991,
        "Y": 375.0,
        "Z": 0.00012207031
      },
      "UCSSerializationIndex": 19,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_19",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99991,
        "Y": 500.0,
        "Z": -7.6293945E-05
      },
      "UCSSerializationIndex": 20,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -2.910383E-11,
        "Y": 375.0,
        "Z": -0.00010523875
      },
      "UCSSerializationIndex": 3,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_20",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99991,
        "Y": 625.0,
        "Z": -3.0517578E-05
      },
      "UCSSerializationIndex": 21,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_21",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99991,
        "Y": 750.0,
        "Z": 1.5258789E-05
      },
      "UCSSerializationIndex": 22,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_22",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 249.99995,
        "Y": 875.0,
        "Z": 9.1552734E-05
      },
      "UCSSerializationIndex": 23,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_23",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.9999,
        "Y": -7.275958E-12,
        "Z": -3.0517578E-05
      },
      "UCSSerializationIndex": 24,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_24",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.99994,
        "Y": 125.0,
        "Z": 6.1035156E-05
      },
      "UCSSerializationIndex": 25,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_25",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.9999,
        "Y": 250.0,
        "Z": 0.00012207031
      },
      "UCSSerializationIndex": 26,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_26",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.99994,
        "Y": 375.0,
        "Z": 0.00012207031
      },
      "UCSSerializationIndex": 27,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_27",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.9999,
        "Y": 500.0,
        "Z": -6.1035156E-05
      },
      "UCSSerializationIndex": 28,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_28",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.9999,
        "Y": 625.0,
        "Z": -3.0517578E-05
      },
      "UCSSerializationIndex": 29,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_29",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.99988,
        "Y": 750.0,
        "Z": 3.0517578E-05
      },
      "UCSSerializationIndex": 30,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -1.4551915E-11,
        "Y": 500.0,
        "Z": -5.893816E-05
      },
      "UCSSerializationIndex": 4,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_30",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 374.99994,
        "Y": 875.0,
        "Z": 6.1035156E-05
      },
      "UCSSerializationIndex": 31,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_4",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -1.4551915E-11,
        "Y": 625.0,
        "Z": -1.2637538E-05
      },
      "UCSSerializationIndex": 5,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_5",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -2.1827873E-11,
        "Y": 750.0,
        "Z": 3.3663076E-05
      },
      "UCSSerializationIndex": 6,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_6",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": -2.1827873E-11,
        "Y": 875.0,
        "Z": 7.996369E-05
      },
      "UCSSerializationIndex": 7,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_7",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.99997,
        "Y": -1.8189894E-12,
        "Z": 0.0
      },
      "UCSSerializationIndex": 8,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_8",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.99996,
        "Y": 125.0,
        "Z": 3.8146973E-05
      },
      "UCSSerializationIndex": 9,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "NODE_AddStaticMeshComponent-0_9",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'tutorWall_C:NODE_AddStaticMeshComponent-0'",
      "ObjectPath": "VotV/Content/objects/tutorWall.19"
    },
    "Properties": {
      "BodyInstance": {
        "MaxAngularVelocity": 7199999.5
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "RelativeLocation": {
        "X": 124.999954,
        "Y": 250.0,
        "Z": 8.392334E-05
      },
      "UCSSerializationIndex": 10,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1576"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1577"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1578"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1579"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1580"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1581"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile16'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1582"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile17'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1583"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile18'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1584"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile19'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1585"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1586"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile20'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1587"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile21'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1588"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile22'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1589"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile23'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1590"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile24'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1591"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    },
    "LODData": [
      {
        "MapBuildDataId": "00000000000000000000000000000000"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile25'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1592"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile26'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1593"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile27'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1594"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile28'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1595"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile29'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1596"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    },
    "LODData": [
      {
        "MapBuildDataId": "00000000000000000000000000000000"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1597"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile30'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1598"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile31'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1599"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14387.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile32'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1600"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile33'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1601"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14512.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile34'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1602"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile35'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1603"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile36'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1604"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile37'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1605"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile38'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1606"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    },
    "LODData": [
      {
        "MapBuildDataId": "00000000000000000000000000000000"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1607"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1608"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile40'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1609"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile41'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1610"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile42'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1611"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile43'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1612"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    },
    "LODData": [
      {
        "MapBuildDataId": "00000000000000000000000000000000"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile44'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1613"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile45'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1614"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile46'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1615"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile47'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1616"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14637.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile48'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1617"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile49'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1618"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14762.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1619"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1620"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile51'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1621"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile52'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1622"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4512.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile53'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1623"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4637.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile54'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1624"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile55'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1625"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile56'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1626"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile57'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1627"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile58'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1628"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile59'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1629"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1630"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile60'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1631"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4012.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile61'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1632"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4137.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile62'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1633"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile63'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1634"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 14887.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile64'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1635"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3762.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile65'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1636"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 3887.5,
        "Y": 15012.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile66'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1637"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 5,
          "TexelFactor": 502.37125
        }
      ],
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "RelativeLocation": {
        "X": -437.5,
        "Y": 250.0,
        "Z": -240.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "60C4DE62405DB514B264D398F4BC114F"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile67'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1638"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 5,
          "TexelFactor": 502.37125
        }
      ],
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "RelativeLocation": {
        "X": -312.5,
        "Y": 375.0,
        "Z": -240.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "71E78E724E4B7358871259A2FB2B13F6"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile68'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1639"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 5,
          "TexelFactor": 502.37125
        }
      ],
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "RelativeLocation": {
        "X": -312.5,
        "Y": 250.0,
        "Z": -240.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "A9BA6BA4438D696C6668ECB412E29B49"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile69'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1640"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3604686851,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": -240.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "82EFFC644F8223164293FE8FC2C5F150"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1641"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14137.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile70'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1642"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3623561475,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": -240.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "68027AA7430C77565895CB93FA00ABC8"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile71'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1643"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3671794691,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": -115.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "DA656C874EB8D23B6319A7A9A293E837"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile72'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1644"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3690669315,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": -115.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "1C00DC4640C9FE9352461DB1E481881C"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile73'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1645"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3604686851,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 10.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "2761858248B24CF63F4C6C814097106D"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile74'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1646"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3623561475,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 10.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "35BC2F6645A433A3554CCB9332A9520B"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile75'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1647"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3604686851,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 135.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "CB066C13419A03F73FAF678027F32416"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile76'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1648"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3623561475,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 135.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "EAF8D73C476D62059B3D7D9D795EBFCC"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile77'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1649"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3604686851,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 260.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "8686289841321B8350BF81A149A9E0C1"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile78'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1650"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3623561475,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 260.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "582227BF4683DBB892CE7EA19B074EC0"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile79'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1651"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3604686851,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 385.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "E488E9E14D67800F593BFDAB761D0E01"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1652"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4262.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile80'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1653"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3623561475,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 385.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "DAFEBD3C41986DA40275408DB3BFC76F"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile81'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1654"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3671794691,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 510.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "8537E89C4CCE9AE3EDF71DB9853C1F90"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile82'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1655"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3690669315,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 510.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "4F6C024D445E802F6C8537A87D9A7678"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile83'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1656"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3671794691,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 635.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "4C5BADF74C212E82953CD7876ED36094"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile84'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1657"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3690669315,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 635.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "DF723F2A4A46CF43F7607DA01881174C"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile85'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1658"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294902432,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3671794691,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4294902752,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4290708256,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4282319584,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 375.0,
        "Z": 760.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": -90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "21CA0ED448CBDFD60437399BEAAE7B43"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile86'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1659"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spikeile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/spikeile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4250861568,
          "TextureLevelIndex": 6,
          "TexelFactor": 522.80524
        },
        {
          "PackedRelativeBox": 3690669315,
          "TextureLevelIndex": 7,
          "TexelFactor": 447.56277
        },
        {
          "PackedRelativeBox": 4231987200,
          "TextureLevelIndex": 8,
          "TexelFactor": 501.96463
        },
        {
          "PackedRelativeBox": 4240375840,
          "TextureLevelIndex": 9,
          "TexelFactor": 493.50757
        },
        {
          "PackedRelativeBox": 4246667488,
          "TextureLevelIndex": 5,
          "TexelFactor": 500.0
        }
      ],
      "OverrideMaterials": [
        null
      ],
      "RelativeLocation": {
        "X": -552.5,
        "Y": 250.0,
        "Z": 760.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 90.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "685585724BCC7A8C8CF0A59029462C22"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1660"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "bUseDefaultCollision": false,
      "BodyInstance": {
        "ObjectType": "ECC_WorldDynamic",
        "CollisionProfileName": "BlockAllDynamic",
        "MaxAngularVelocity": 7199999.5
      },
      "RelativeLocation": {
        "X": 4387.5,
        "Y": 14262.5,
        "Z": -250.0
      },
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile_39'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1661"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'tuttile'",
        "ObjectPath": "VotV/Content/meshes/tutorial/tuttile.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 5,
          "TexelFactor": 502.37125
        }
      ],
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_floorConcrete_5'",
          "ObjectPath": "VotV/Content/materials/map/inst_floorConcrete_5.0"
        }
      ],
      "RelativeLocation": {
        "X": -437.5,
        "Y": 375.0,
        "Z": -240.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "E0552ADC4D68AEF0C101A0875343DABE"
      }
    ]
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMeshComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.window_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1662"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'window'",
        "ObjectPath": "VotV/Content/meshes/window/window.2"
      },
      "StreamingTextureData": [
        {
          "PackedRelativeBox": 4294901760,
          "TextureLevelIndex": 24,
          "TexelFactor": 168.99292
        }
      ],
      "RelativeLocation": {
        "X": 4730.0,
        "Y": 2100.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    },
    "LODData": [
      {
        "MapBuildDataId": "AF05D13244F61015672F028E7AF1C7C6"
      }
    ]
  },
  {
    "Type": "svtarget_C",
    "Name": "svtarget",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/svtarget.svtarget_C'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "svtarget_C'serverBox_C:svtarget_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.136"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "svtarget_C",
    "Name": "svtarget",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/svtarget.svtarget_C'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "svtarget_C'serverBox_C:svtarget_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.136"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "svtarget_C",
    "Name": "svtarget",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/svtarget.svtarget_C'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "svtarget_C'serverBox_C:svtarget_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.136"
    },
    "Properties": {
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "nme",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "TextRenderComponent'dish_C:nme_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.96"
    },
    "Properties": {
      "Text": {
        "CultureInvariantString": "Charlie"
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.dish_2.StaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1692"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Text",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "textindex",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Template": {
      "ObjectName": "TextRenderComponent'dish_C:textindex_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dish.97"
    },
    "Properties": {
      "Text": {
        "CurrencyCode": null,
        "SourceValue": {
          "Type": 0,
          "Value": 1
        },
        "FormatOptions": {
          "AlwaysSign": false,
          "UseGrouping": true,
          "RoundingMode": 0,
          "MinimumIntegralDigits": 1,
          "MaximumIntegralDigits": 324,
          "MinimumFractionalDigits": 0,
          "MaximumFractionalDigits": 3
        },
        "TargetCulture": ""
      },
      "AttachParent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.dish_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1490"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Text",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "TextRender",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Template": {
      "ObjectName": "TextRenderComponent'serverBox_C:TextRender_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.137"
    },
    "Properties": {
      "Text": {
        "CultureInvariantString": "name"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.291"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Text",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "TextRender",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Template": {
      "ObjectName": "TextRenderComponent'serverBox_C:TextRender_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.137"
    },
    "Properties": {
      "Text": {
        "CultureInvariantString": "name"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.298"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Text",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "TextRender",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Template": {
      "ObjectName": "TextRenderComponent'serverBox_C:TextRender_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/serverBox.137"
    },
    "Properties": {
      "Text": {
        "CultureInvariantString": "name"
      },
      "AttachParent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.serverBox_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.305"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript",
      "UCSModifiedProperties": [
        {
          "MemberParent": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "MemberName": "Text",
          "MemberGuid": "00000000-00000000-00000000-00000000"
        }
      ]
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'dish_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/dish.47"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_881EDE1C438C131B465ABEB8E066792B"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
        },
        "DirectionPropertyName": "Timeline_0__Direction_881EDE1C438C131B465ABEB8E066792B"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "turnoff",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.25,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'dish_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/dish.46"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "turnoff_a_9291585D4339A8FB0B26DC82C78FEBC0"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
          },
          "FunctionName": "turnoff__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
          },
          "FunctionName": "turnoff__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "dish_C'tutorial:PersistentLevel.dish_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.802"
        },
        "DirectionPropertyName": "turnoff__Direction_9291585D4339A8FB0B26DC82C78FEBC0"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.8,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/door.84"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "move_a_88C181824A7CA370E6BB3DAAE7420F44"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
        },
        "DirectionPropertyName": "move__Direction_88C181824A7CA370E6BB3DAAE7420F44"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "openJammed",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "Events": [
          {
            "Time": 0.25,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
              },
              "FunctionName": "openJammed__jam1__EventFunc"
            }
          },
          {
            "Time": 0.75,
            "EventFunc": {
              "Object": {
                "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
              },
              "FunctionName": "openJammed__jam2__EventFunc"
            }
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_1'",
              "ObjectPath": "VotV/Content/objects/door.85"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "openJammed_a_33504C814931C8ACCF06789CFA66D580"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
          },
          "FunctionName": "openJammed__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
          },
          "FunctionName": "openJammed__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
        },
        "DirectionPropertyName": "openJammed__Direction_33504C814931C8ACCF06789CFA66D580"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'door_C:CurveFloat_0_2'",
              "ObjectPath": "VotV/Content/objects/door.86"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_FEDC794D4632BAEAF5C4B7B399814414"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_GEN_VARIABLE_door_C_CAT_50'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.818"
        },
        "DirectionPropertyName": "Timeline_0__Direction_FEDC794D4632BAEAF5C4B7B399814414"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "a",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'indoorAmbienceVolume_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/misc/indoorAmbienceVolume.9"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "a_a_AA1AB4DA4672C2E455F9339C96E3D27B"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
          },
          "FunctionName": "a__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
          },
          "FunctionName": "a__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "indoorAmbienceVolume_C'tutorial:PersistentLevel.indoors_GEN_VARIABLE_indoorAmbienceVolume_C_CAT_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.820"
        },
        "DirectionPropertyName": "a__Direction_AA1AB4DA4672C2E455F9339C96E3D27B"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'laptop_C:CurveFloat_2'",
              "ObjectPath": "VotV/Content/objects/laptop.116"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_7E6BDEA947E5B65ABC1726A23462848D"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
        },
        "DirectionPropertyName": "Timeline_0__Direction_7E6BDEA947E5B65ABC1726A23462848D"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "TL_floppy",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 2.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'laptop_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/objects/laptop.114"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyTR",
            "FloatPropertyName": "TL_floppy_floppyTR_611CD14F45D551EDF803E0B7809DE17B"
          },
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'laptop_C:CurveFloat_1'",
              "ObjectPath": "VotV/Content/objects/laptop.115"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyIn",
            "FloatPropertyName": "TL_floppy_floppyIn_611CD14F45D551EDF803E0B7809DE17B"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
          },
          "FunctionName": "TL_floppy__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
          },
          "FunctionName": "TL_floppy__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
        },
        "DirectionPropertyName": "TL_floppy__Direction_611CD14F45D551EDF803E0B7809DE17B"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "getUpTimeline",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_3'",
              "ObjectPath": "VotV/Content/main/mainPlayer.476"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "getUpTimeline_a_600A65B44BB925C6BB45C6B093F73841"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "getUpTimeline__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "getUpTimeline__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "getUpTimeline__Direction_600A65B44BB925C6BB45C6B093F73841"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "grab",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_0'",
              "ObjectPath": "VotV/Content/main/mainPlayer.473"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "grab_a_C521EF8B455621FCBCA622B36B8D746B"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "grab__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "grab__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "grab__Direction_C521EF8B455621FCBCA622B36B8D746B"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "invSlideOut",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.4,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_5'",
              "ObjectPath": "VotV/Content/main/mainPlayer.480"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "invSlideOut_a_F366BFCF46ADD7A4B77558AFB09780C1"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "invSlideOut__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "invSlideOut__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "invSlideOut__Direction_F366BFCF46ADD7A4B77558AFB09780C1"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.2,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_5_6'",
              "ObjectPath": "VotV/Content/main/mainPlayer.481"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_0_a_932C4B854DD08FF97D4141B22799032D"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "Timeline_0__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "Timeline_0__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "Timeline_0__Direction_932C4B854DD08FF97D4141B22799032D"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "tin_close",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 9.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_4'",
              "ObjectPath": "VotV/Content/main/mainPlayer.477"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "tin_close_a_150D0D92456EEA8D00D6C6BCAD3B5015"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "tin_close__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "tin_close__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "tin_close__Direction_150D0D92456EEA8D00D6C6BCAD3B5015"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "tin_far",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 2.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_4_6_7'",
              "ObjectPath": "VotV/Content/main/mainPlayer.479"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "tin_far_a_7BB8484F41B9A296FB8D51BC4AA8CFAA"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "tin_far__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "tin_far__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "tin_far__Direction_7BB8484F41B9A296FB8D51BC4AA8CFAA"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "tin_med",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 6.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_4_6'",
              "ObjectPath": "VotV/Content/main/mainPlayer.478"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "tin_med_a_35A92277466036450588CEBE36A4BCF1"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "tin_med__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "tin_med__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "tin_med__Direction_35A92277466036450588CEBE36A4BCF1"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "TL_crouchAnim",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.2,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_6'",
              "ObjectPath": "VotV/Content/main/mainPlayer.482"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "TL_crouchAnim_a_BB6BB5AC402BAB02B1C788862FD7C516"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "TL_crouchAnim__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "TL_crouchAnim__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "TL_crouchAnim__Direction_BB6BB5AC402BAB02B1C788862FD7C516"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "wakingup",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_2'",
              "ObjectPath": "VotV/Content/main/mainPlayer.475"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "wakingup_a_647CE92E46DB65975F6DE6852BCCB05B"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "wakingup__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "wakingup__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "wakingup__Direction_647CE92E46DB65975F6DE6852BCCB05B"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "zoom",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 0.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'mainPlayer_C:CurveFloat_1'",
              "ObjectPath": "VotV/Content/main/mainPlayer.474"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "zoom_a_18C78453459B30F34B56A8B7AC1791DB"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "zoom__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
          },
          "FunctionName": "zoom__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
        },
        "DirectionPropertyName": "zoom__Direction_18C78453459B30F34B56A8B7AC1791DB"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 2.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_0_3'",
              "ObjectPath": "VotV/Content/objects/serverBox.89"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyTR",
            "FloatPropertyName": "Timeline_1_floppyTR_55C49B2F4C6C026206E4BEA2FF41A5C0"
          },
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_1_2'",
              "ObjectPath": "VotV/Content/objects/serverBox.90"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyIn",
            "FloatPropertyName": "Timeline_1_floppyIn_55C49B2F4C6C026206E4BEA2FF41A5C0"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
          },
          "FunctionName": "Timeline_1__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
          },
          "FunctionName": "Timeline_1__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
        },
        "DirectionPropertyName": "Timeline_1__Direction_55C49B2F4C6C026206E4BEA2FF41A5C0"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_2_3'",
              "ObjectPath": "VotV/Content/objects/serverBox.91"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_2_a_6D1B0B7147322C34576F58A205E2BB97"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
          },
          "FunctionName": "Timeline_2__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
          },
          "FunctionName": "Timeline_2__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
        },
        "DirectionPropertyName": "Timeline_2__Direction_6D1B0B7147322C34576F58A205E2BB97"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 2.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_0_3'",
              "ObjectPath": "VotV/Content/objects/serverBox.89"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyTR",
            "FloatPropertyName": "Timeline_1_floppyTR_55C49B2F4C6C026206E4BEA2FF41A5C0"
          },
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_1_2'",
              "ObjectPath": "VotV/Content/objects/serverBox.90"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyIn",
            "FloatPropertyName": "Timeline_1_floppyIn_55C49B2F4C6C026206E4BEA2FF41A5C0"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
          },
          "FunctionName": "Timeline_1__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
          },
          "FunctionName": "Timeline_1__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
        },
        "DirectionPropertyName": "Timeline_1__Direction_55C49B2F4C6C026206E4BEA2FF41A5C0"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_2_3'",
              "ObjectPath": "VotV/Content/objects/serverBox.91"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_2_a_6D1B0B7147322C34576F58A205E2BB97"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
          },
          "FunctionName": "Timeline_2__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
          },
          "FunctionName": "Timeline_2__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
        },
        "DirectionPropertyName": "Timeline_2__Direction_6D1B0B7147322C34576F58A205E2BB97"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 2.0,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_0_3'",
              "ObjectPath": "VotV/Content/objects/serverBox.89"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyTR",
            "FloatPropertyName": "Timeline_1_floppyTR_55C49B2F4C6C026206E4BEA2FF41A5C0"
          },
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_1_2'",
              "ObjectPath": "VotV/Content/objects/serverBox.90"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "floppyIn",
            "FloatPropertyName": "Timeline_1_floppyIn_55C49B2F4C6C026206E4BEA2FF41A5C0"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
          },
          "FunctionName": "Timeline_1__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
          },
          "FunctionName": "Timeline_1__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
        },
        "DirectionPropertyName": "Timeline_1__Direction_55C49B2F4C6C026206E4BEA2FF41A5C0"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "Timeline_2",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 1.5,
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'serverBox_C:CurveFloat_2_3'",
              "ObjectPath": "VotV/Content/objects/serverBox.91"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "a",
            "FloatPropertyName": "Timeline_2_a_6D1B0B7147322C34576F58A205E2BB97"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
          },
          "FunctionName": "Timeline_2__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
          },
          "FunctionName": "Timeline_2__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
        },
        "DirectionPropertyName": "Timeline_2__Direction_6D1B0B7147322C34576F58A205E2BB97"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 16.0,
        "Events": [
          {
            "Time": 1.5,
            "EventFunc": {
              "Object": {
                "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
              },
              "FunctionName": "move__evStrt__EventFunc"
            }
          },
          {
            "Time": 15.6,
            "EventFunc": {
              "Object": {
                "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
              },
              "FunctionName": "move__evStrt__EventFunc"
            }
          },
          {
            "Time": 10.0,
            "EventFunc": {
              "Object": {
                "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
              },
              "FunctionName": "move__evStp__EventFunc"
            }
          }
        ],
        "InterpVectors": [
          {
            "VectorCurve": {
              "ObjectName": "CurveVector'tutorWall_spikes_C:CurveVector_0'",
              "ObjectPath": "VotV/Content/objects/tutorWall_spikes.26"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "b",
            "VectorPropertyName": "move_b_628097584BD2F3BF667AE6B593C571C5"
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'tutorWall_spikes_C:CurveFloat_1'",
              "ObjectPath": "VotV/Content/objects/tutorWall_spikes.22"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "vol",
            "FloatPropertyName": "move_vol_628097584BD2F3BF667AE6B593C571C5"
          },
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'tutorWall_spikes_C:CurveFloat_2'",
              "ObjectPath": "VotV/Content/objects/tutorWall_spikes.23"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "pitch",
            "FloatPropertyName": "move_pitch_628097584BD2F3BF667AE6B593C571C5"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
        },
        "DirectionPropertyName": "move__Direction_628097584BD2F3BF667AE6B593C571C5"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "TimelineComponent",
    "Name": "move",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineComponent'",
    "Outer": {
      "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
    },
    "Properties": {
      "TheTimeline": {
        "LengthMode": "TL_TimelineLength",
        "Length": 16.0,
        "Events": [
          {
            "Time": 1.5,
            "EventFunc": {
              "Object": {
                "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
              },
              "FunctionName": "move__evStrt__EventFunc"
            }
          },
          {
            "Time": 15.6,
            "EventFunc": {
              "Object": {
                "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
              },
              "FunctionName": "move__evStrt__EventFunc"
            }
          },
          {
            "Time": 10.0,
            "EventFunc": {
              "Object": {
                "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
                "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
              },
              "FunctionName": "move__evStp__EventFunc"
            }
          }
        ],
        "InterpVectors": [
          {
            "VectorCurve": {
              "ObjectName": "CurveVector'tutorWall_spikes_C:CurveVector_0'",
              "ObjectPath": "VotV/Content/objects/tutorWall_spikes.26"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "b",
            "VectorPropertyName": "move_b_628097584BD2F3BF667AE6B593C571C5"
          }
        ],
        "InterpFloats": [
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'tutorWall_spikes_C:CurveFloat_1'",
              "ObjectPath": "VotV/Content/objects/tutorWall_spikes.22"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "vol",
            "FloatPropertyName": "move_vol_628097584BD2F3BF667AE6B593C571C5"
          },
          {
            "FloatCurve": {
              "ObjectName": "CurveFloat'tutorWall_spikes_C:CurveFloat_2'",
              "ObjectPath": "VotV/Content/objects/tutorWall_spikes.23"
            },
            "InterpFunc": {
              "Object": null,
              "FunctionName": "None"
            },
            "TrackName": "pitch",
            "FloatPropertyName": "move_pitch_628097584BD2F3BF667AE6B593C571C5"
          }
        ],
        "TimelinePostUpdateFunc": {
          "Object": {
            "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
          },
          "FunctionName": "move__UpdateFunc"
        },
        "TimelineFinishedFunc": {
          "Object": {
            "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
            "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
          },
          "FunctionName": "move__FinishedFunc"
        },
        "PropertySetObject": {
          "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
        },
        "DirectionPropertyName": "move__Direction_628097584BD2F3BF667AE6B593C571C5"
      },
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::UserConstructionScript"
    }
  },
  {
    "Type": "trigger_box_boxChecker_C",
    "Name": "trigger_box_boxChecker_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_boxChecker.trigger_box_boxChecker_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_boxChecker_C'Default__trigger_box_boxChecker_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_boxChecker.3"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_boxChecker_5.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.536"
      },
      "colls": [
        "ECC_PhysicsBody"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_boxChecker_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.313"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
        }
      ],
      "objects_keys": [
        "YbaYf5mRxv85hKlcUflbWg"
      ],
      "ids": [
        0
      ],
      "key": "5JaLfGrOx1xP0-PN7l87Cw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_boxChecker_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.313"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_boxChecker_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.313"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_boxChecker_5.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.536"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_C",
    "Name": "trigger_box_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box.trigger_box_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_C'Default__trigger_box_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box.9"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.535"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.312"
      },
      "key": "cKg40lkzBlc7e6VbyjZ-8Q",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.312"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.312"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.535"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N10.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.537"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.314"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2432"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.815"
        }
      ],
      "objects_keys": [
        "bOnoNWHPI__USnnudlTI8w",
        "4J-xvziTHeHgrNrK_Q3S1A"
      ],
      "ids": [
        0,
        1
      ],
      "key": "oTwIu4-_14bFkzoHibe95w",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.314"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N10.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.314"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N10.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.537"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N11.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.538"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.315"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_36'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2450"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
        }
      ],
      "objects_keys": [
        "gpEvpkGeaBnLmPRK-v8i1w",
        "rdU0woyBla7SzZg2zlulKg"
      ],
      "ids": [
        0,
        1
      ],
      "key": "6sobRpyHsl0DjDVijl-hrA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.315"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N11.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.315"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N11.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.538"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N12.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.539"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.316"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2442"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
        }
      ],
      "objects_keys": [
        "ZSHSv-y6vSGbab04Tasthw",
        "jNXDTKP2ZJWAdOlI4SSjBA"
      ],
      "ids": [
        0,
        1
      ],
      "key": "RrJyGKfmFquuz6J5M7fExQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.316"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N12.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.316"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N12.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.539"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N13.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.540"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.317"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2443"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
        }
      ],
      "objects_keys": [
        "zDW9iPGJuugMyJDzhceNTg",
        "Ors_SVbiky9AjZhYZIiyIw"
      ],
      "ids": [
        0,
        1
      ],
      "key": "eaX4aQTf_3mqrY4j7WBD2Q",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.317"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N13.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.317"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N13.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.540"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N14.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.541"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.318"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2444"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.805"
        }
      ],
      "objects_keys": [
        "xGTn5E8bASIy1OpnpP8mtg",
        "YbaYf5mRxv85hKlcUflbWg"
      ],
      "ids": [
        0,
        1
      ],
      "key": "iJPcs0ixqw4dt0V6cTt70w",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.318"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N14.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.318"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N14.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.541"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N15.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.542"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.319"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
        }
      ],
      "objects_keys": [
        "8lI4IoMvMM__eVp6vjdxhg"
      ],
      "ids": [
        1
      ],
      "key": "uK6LrUnel_VsvlXWtGoJ2g",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.319"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N15.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.319"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N15.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.542"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N16.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.543"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N16.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.320"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
        }
      ],
      "objects_keys": [
        "6ikWgR1dVHxNsfMTcctNQw"
      ],
      "ids": [
        1
      ],
      "key": "j2awUhsmfvc71IvR603KWA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N16.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.320"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N16.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.320"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N16.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.543"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N17.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.544"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.321"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.807"
        }
      ],
      "objects_keys": [
        "6ikWgR1dVHxNsfMTcctNQw"
      ],
      "ids": [
        0
      ],
      "key": "0G062hOMYBxwSPREioXb9g",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.321"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N17.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.321"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N17.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.544"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N18.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.545"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.322"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_32'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2448"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.808"
        }
      ],
      "objects_keys": [
        "5-Oyr3AzQr1I482QsjlLzg",
        "NqSNaIfKED8b-_J4Fl4Rhg"
      ],
      "ids": [
        0,
        1
      ],
      "key": "grNVvsdQeK4wrd1ISPSZng",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.322"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N18.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.322"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N18.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.545"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N2_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N2_5.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.546"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.323"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2454"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
        }
      ],
      "objects_keys": [
        "A1ttlfKOEivg8KSQoxQ4Eg",
        "7SzHo_tfXot0m_MxmDRapA"
      ],
      "ids": [
        0,
        1
      ],
      "key": "6WputwzyQzXf09I1GLqhdw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.323"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N2_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.323"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N2_5.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.546"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N3.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.547"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.324"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2452"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
        }
      ],
      "objects_keys": [
        "os0mPoFExZoBR3WXIeTjwQ",
        "guYwoVFpG8KGRVPyrehiJA"
      ],
      "ids": [
        0,
        1
      ],
      "key": "iQMzv_U0f3ojyqGlMDnQ6w",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.324"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.324"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N3.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.547"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N4.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.548"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.325"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2427"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
        }
      ],
      "objects_keys": [
        "M0sdAjI6y8ukvvR2cDBaUA",
        "QPYoRcjgIW5FuOtf0EQCKQ"
      ],
      "ids": [
        0,
        1
      ],
      "key": "KS6QDdoXKIfg5VdxBhBDow",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.325"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N4.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.325"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N4.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.548"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N5.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.549"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.326"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2453"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
        }
      ],
      "objects_keys": [
        "ijeIOSmAc2UeeEnm1eaKyg",
        "aBML7Nx9uF5W5EmeB8MbHA"
      ],
      "ids": [
        0,
        1
      ],
      "key": "ztyyHE3cfKU8tEGxTSJXiA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.326"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.326"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N5.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.549"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N6_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N6_12.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.550"
      },
      "colls": [
        "ECC_PhysicsBody"
      ],
      "isActive": false,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N6_12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.327"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
        }
      ],
      "objects_keys": [
        "w6l0zQRKoVWExn8G0AKvDQ"
      ],
      "ids": [
        0
      ],
      "key": "u0AGpCUD-FucCOu_-5Cpww",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N6_12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.327"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N6_12.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.327"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N6_12.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.550"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N7.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.551"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.328"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2430"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.812"
        }
      ],
      "objects_keys": [
        "cm0VA3Oo7xiQeUAb5p2e2w",
        "w6l0zQRKoVWExn8G0AKvDQ"
      ],
      "ids": [
        0,
        1
      ],
      "key": "dsk6n3ZPWHWl8iM0RLoWvQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.328"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N7.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.328"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N7.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.551"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N8.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.552"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.329"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2455"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
        }
      ],
      "objects_keys": [
        "VYSOWidgSILyfbsTv9DR4A",
        "f1HPKolJ4T6qCHo0yexNfw"
      ],
      "ids": [
        0,
        1
      ],
      "key": "xSg6RJa_mfk7w_bon0G7Hg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.329"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N8.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.329"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N8.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.552"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N9.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.553"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.330"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2428"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.814"
        }
      ],
      "objects_keys": [
        "aHLR8My9zKvbFH24k41wBA",
        "UvyDiwWS7Qemtq95bUxtAw"
      ],
      "ids": [
        0,
        1
      ],
      "key": "rE8zDhmV-TODDLH2wAb10Q",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.330"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N9.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.330"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N9.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.553"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_N_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "n": 1,
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N_2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.554"
      },
      "colls": [
        "ECC_Pawn"
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.331"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay10_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2409"
        }
      ],
      "objects_keys": [
        "RINNjG6Yllw7u9Xn_3qvTg"
      ],
      "ids": [
        0
      ],
      "key": "cG-StdRS9anknuC1myti_g",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.331"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_N_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.331"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_N_2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.554"
        }
      ]
    }
  },
  {
    "Type": "trigger_box_N_C",
    "Name": "trigger_box_rain_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_box_N.trigger_box_N_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_box_N_C'Default__trigger_box_N_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_box_N.5"
    },
    "Properties": {
      "Box": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_rain_2.Box'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.555"
      },
      "colls": [
        "ECC_PhysicsBody"
      ],
      "isActive": false,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_rain_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.332"
      },
      "objects": [
        {
          "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2465"
        }
      ],
      "objects_keys": [
        "o1jZKLTWjcEKsqLORhpZFw"
      ],
      "ids": [
        0
      ],
      "key": "lvgFMt23SSYBi1G-ZxDdDg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_rain_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.332"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_box_rain_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.332"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.trigger_box_rain_2.Box'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.555"
        }
      ]
    }
  },
  {
    "Type": "trigger_button_cake_C",
    "Name": "trigger_button_cake_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_button_cake.trigger_button_cake_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_button_cake_C'Default__trigger_button_cake_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_button_cake.3"
    },
    "Properties": {
      "overlap": {
        "ObjectName": "trigger_box_C'tutorial:PersistentLevel.trigger_box_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2387"
      },
      "barrier": {
        "ObjectName": "trigger_collision_C'tutorial:PersistentLevel.trigger_collision_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2408"
      },
      "Cube": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.trigger_button_cake_2.Cube'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2154"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_button_cake_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.333"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay8_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2416"
        }
      ],
      "objects_keys": [
        "M4NQYq11kJlihRFCI1HKCQ"
      ],
      "ids": [
        0
      ],
      "key": "irmc0gGy0gcbd4cderUCTg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_button_cake_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.333"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_button_cake_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.333"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.trigger_button_cake_2.Cube'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2154"
        }
      ]
    }
  },
  {
    "Type": "trigger_collision_C",
    "Name": "trigger_collision_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_collision.trigger_collision_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_collision_C'Default__trigger_collision_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_collision.5"
    },
    "Properties": {
      "coll": "ECollisionEnabled::QueryAndPhysics",
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_collision_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.334"
      },
      "objects": [
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.barrier_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1543"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "nUtlWKV9J0WMAiu90WuMBQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_collision_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.334"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_collision_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.334"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay10_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 5.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay10_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.335"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2446"
        }
      ],
      "objects_keys": [
        "-Uk2iDhjnm1yO8Qr4DNVTg"
      ],
      "ids": [
        0
      ],
      "key": "RINNjG6Yllw7u9Xn_3qvTg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay10_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.335"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay10_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.335"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 5.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.336"
      },
      "objects": [
        {
          "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2468"
        },
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2412"
        }
      ],
      "objects_keys": [
        "None",
        "9zuT0y74egMvgnWLaKPzsQ"
      ],
      "ids": [
        0,
        0
      ],
      "key": "EL-YDptXZiEsi1rWlfR5sg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.336"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.336"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 7.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.337"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2418"
        },
        {
          "ObjectName": "trigger_sound_C'tutorial:PersistentLevel.trigger_sound_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2426"
        }
      ],
      "objects_keys": [
        "vsVZVx-1l7EPIN2JyW3Fnw",
        "VgCjiViXSJpiAa3CKTS-yA"
      ],
      "ids": [
        0,
        0
      ],
      "key": "WYRqN0fhJ8l15qH5SnYHyQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.337"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.337"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 3.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.338"
      },
      "objects": [
        {
          "ObjectName": "tutorWall_C'tutorial:PersistentLevel.tutorWall_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2469"
        },
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2413"
        }
      ],
      "objects_keys": [
        "None",
        "O-FQjx7AWcDhrDWRi6K7Bg"
      ],
      "ids": [
        0,
        0
      ],
      "key": "9zuT0y74egMvgnWLaKPzsQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.338"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay4.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.338"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 8.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.339"
      },
      "objects": [
        {
          "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2470"
        },
        {
          "ObjectName": "tutorWall_spikes_C'tutorial:PersistentLevel.tutorWall_spikes_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2471"
        }
      ],
      "objects_keys": [
        "None",
        "None"
      ],
      "ids": [
        0,
        0
      ],
      "key": "O-FQjx7AWcDhrDWRi6K7Bg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.339"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.339"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay6_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 2.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay6_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.340"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2435"
        }
      ],
      "objects_keys": [
        "2h_DK-UT4xeAZsI8EfWSjw"
      ],
      "ids": [
        0
      ],
      "key": "rUVvzBVM3zEOLhcwV7t2QQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay6_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.340"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay6_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.340"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay7_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 3.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay7_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.341"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_38'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2451"
        }
      ],
      "objects_keys": [
        "gsvO3F0J6kwEb-QXu0S9yA"
      ],
      "ids": [
        0
      ],
      "key": "0-JzM4YBpS0smoXQudZiww",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay7_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.341"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay7_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.341"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay8_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 2.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay8_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.342"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2411"
        },
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2417"
        }
      ],
      "objects_keys": [
        "WYRqN0fhJ8l15qH5SnYHyQ",
        "Pf0ZYp_MB8I_8c4OuaKYVA"
      ],
      "ids": [
        0,
        0
      ],
      "key": "M4NQYq11kJlihRFCI1HKCQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay8_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.342"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay8_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.342"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 3.5,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.343"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2411"
        },
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_35'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2449"
        }
      ],
      "objects_keys": [
        "WYRqN0fhJ8l15qH5SnYHyQ",
        "CxFdCz8aj9AfL3Xuk6Tnbw"
      ],
      "ids": [
        0,
        0
      ],
      "key": "Pf0ZYp_MB8I_8c4OuaKYVA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.343"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay9.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.343"
        }
      ]
    }
  },
  {
    "Type": "trigger_delay_C",
    "Name": "trigger_delay_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_delay.trigger_delay_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_delay_C'Default__trigger_delay_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_delay.5"
    },
    "Properties": {
      "delay": 7.0,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.344"
      },
      "objects": [
        {
          "ObjectName": "trigger_unfreeze_C'tutorial:PersistentLevel.triggerBase_unfreeze_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2461"
        },
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2410"
        }
      ],
      "objects_keys": [
        "WeYgfD6tr2jufthdA56c4g",
        "EL-YDptXZiEsi1rWlfR5sg"
      ],
      "ids": [
        0,
        0
      ],
      "key": "vsVZVx-1l7EPIN2JyW3Fnw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.344"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_delay_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.344"
        }
      ]
    }
  },
  {
    "Type": "trigger_deleter_C",
    "Name": "trigger_deleter2_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_deleter.trigger_deleter_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_deleter_C'Default__trigger_deleter_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_deleter.3"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.345"
      },
      "objects": [
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube5_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1547"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "-cXLJ7wyn5TzUDshbMZ6yg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.345"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter2_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.345"
        }
      ]
    }
  },
  {
    "Type": "trigger_deleter_C",
    "Name": "trigger_deleter3_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_deleter.trigger_deleter_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_deleter_C'Default__trigger_deleter_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_deleter.3"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter3_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.346"
      },
      "objects": [
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cylinder_17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1550"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "UuXsRd9OuAdlm3I3AYe7fQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter3_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.346"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter3_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.346"
        }
      ]
    }
  },
  {
    "Type": "trigger_deleter_C",
    "Name": "trigger_deleter_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_deleter.trigger_deleter_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_deleter_C'Default__trigger_deleter_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_deleter.3"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.347"
      },
      "objects": [
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1546"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.Cube3_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1545"
        }
      ],
      "objects_keys": [
        "None",
        "None"
      ],
      "ids": [
        0,
        0
      ],
      "key": "XD_0aTxjeUOyM7TSilh7Hw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.347"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_deleter_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.347"
        }
      ]
    }
  },
  {
    "Type": "trigger_lightRoot_C",
    "Name": "lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0",
    "Flags": "RF_WasLoaded | RF_TextExportTransient | RF_LoadCompleted | RF_NonPIEDuplicateTransient",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_lightRoot.trigger_lightRoot_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_lightRoot_C'Default__trigger_lightRoot_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_lightRoot.14"
    },
    "Properties": {
      "isActive": true,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.272"
      },
      "ignoreSave": true,
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.272"
      },
      "ParentComponent": {
        "ObjectName": "ChildActorComponent'tutorial:PersistentLevel.dish_2.lightroot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.588"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.lightroot_GEN_VARIABLE_trigger_lightRoot_C_CAT_0.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.272"
        }
      ]
    }
  },
  {
    "Type": "trigger_serverCheck_C",
    "Name": "trigger_serverCheck2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_serverCheck.trigger_serverCheck_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_serverCheck_C'Default__trigger_serverCheck_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_serverCheck.4"
    },
    "Properties": {
      "server": {
        "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1524"
      },
      "switch": {
        "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2458"
      },
      "trigger": {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2462"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.348"
      },
      "key": "45x4vojE87O_IhHrl1aEqQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.348"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.348"
        }
      ]
    }
  },
  {
    "Type": "trigger_serverCheck_C",
    "Name": "trigger_serverCheck3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_serverCheck.trigger_serverCheck_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_serverCheck_C'Default__trigger_serverCheck_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_serverCheck.4"
    },
    "Properties": {
      "server": {
        "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1525"
      },
      "switch": {
        "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch3'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2459"
      },
      "trigger": {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2462"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.349"
      },
      "key": "XEsY02u8L5hE9m1V4d-0ug",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.349"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.349"
        }
      ]
    }
  },
  {
    "Type": "trigger_serverCheck_C",
    "Name": "trigger_serverCheck_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_serverCheck.trigger_serverCheck_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_serverCheck_C'Default__trigger_serverCheck_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_serverCheck.4"
    },
    "Properties": {
      "server": {
        "ObjectName": "serverBox_C'tutorial:PersistentLevel.serverBox_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1526"
      },
      "switch": {
        "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2460"
      },
      "trigger": {
        "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase2_5'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2462"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.350"
      },
      "key": "RzdTKVoeel711vJVOssKaA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.350"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_serverCheck_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.350"
        }
      ]
    }
  },
  {
    "Type": "trigger_sound_C",
    "Name": "trigger_sound_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_sound.trigger_sound_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_sound_C'Default__trigger_sound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_sound.9"
    },
    "Properties": {
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.trigger_sound_2.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.147"
      },
      "sound_data": {
        "attenuation_11_F6E2E3D7491864E28758AD8E319B40BD": null
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_sound_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.351"
      },
      "key": "VgCjiViXSJpiAa3CKTS-yA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_sound_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.351"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_sound_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.351"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.trigger_sound_2.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.147"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_1_3",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.352"
      },
      "objects": [
        {
          "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_rain_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2406"
        }
      ],
      "objects_keys": [
        "lvgFMt23SSYBi1G-ZxDdDg"
      ],
      "ids": [
        1
      ],
      "key": "M0sdAjI6y8ukvvR2cDBaUA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_10.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.352"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_10.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.352"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.353"
      },
      "objects": [
        {
          "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_download_tutorial2_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.6"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "aHLR8My9zKvbFH24k41wBA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_11.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.353"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_11.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.353"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_6_3",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.354"
      },
      "key": "YTSE7KHnVf4Vyis4ctEAOg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_12.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.354"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_12.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.354"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_1_5",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.355"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.813"
        }
      ],
      "objects_keys": [
        "f1HPKolJ4T6qCHo0yexNfw"
      ],
      "ids": [
        0
      ],
      "key": "cm0VA3Oo7xiQeUAb5p2e2w",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_13.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.355"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_13.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.355"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_2_4",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.356"
      },
      "objects": [
        {
          "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_download_tutorial2_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.6"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "x_4yvJyyvmAcM32fK-IaCA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_14.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.356"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_14.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.356"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_3",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.357"
      },
      "key": "bOnoNWHPI__USnnudlTI8w",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_15.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.357"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_15.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.357"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_1_3",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.358"
      },
      "key": "LuuI4jJXGuolpAMBqfuXuw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_17.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.358"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_17.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.358"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_3_4",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.359"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay6_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2414"
        }
      ],
      "objects_keys": [
        "rUVvzBVM3zEOLhcwV7t2QQ"
      ],
      "ids": [
        0
      ],
      "key": "RcYXWO5MPvkFV225Ii-iKg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_18.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.359"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_18.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.359"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_19",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_3_5",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_19.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.360"
      },
      "key": "2h_DK-UT4xeAZsI8EfWSjw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_19.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.360"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_19.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.360"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_6_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.361"
      },
      "key": "R3rMyOtulMJEz259eTZfeA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.361"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.361"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_20",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_3_6",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_20.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.362"
      },
      "key": "CngBnQ8Sc8VbJo-lYG3-0g",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_20.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.362"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_20.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.362"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_2_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_21.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.363"
      },
      "objects": [
        {
          "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_download_tutorial2_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.6"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "f5coltqOY8P4jaCh4oTfvg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_21.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.363"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_21.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.363"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_23",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_2_3",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_23.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.364"
      },
      "objects": [
        {
          "ObjectName": "00000000actor_C'tutorial:PersistentLevel.panel_download_tutorial2_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.6"
        }
      ],
      "objects_keys": [
        "None"
      ],
      "ids": [
        0
      ],
      "key": "QYqoEX10TjAlpnXEkinSOg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_23.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.364"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_23.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.364"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_24",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_6_4",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_24.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.365"
      },
      "key": "KbZ2rY6NG3k5n-w4rHUY6g",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_24.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.365"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_24.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.365"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_25",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_6_5",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_25.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.366"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.804"
        }
      ],
      "objects_keys": [
        "Ors_SVbiky9AjZhYZIiyIw"
      ],
      "ids": [
        0
      ],
      "key": "NzMG6hkomCHoorJ5Mwf2lA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_25.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.366"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_25.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.366"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_26",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_6",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_26.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.367"
      },
      "key": "ZSHSv-y6vSGbab04Tasthw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_26.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.367"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_26.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.367"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_27",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_7",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_27.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.368"
      },
      "key": "zDW9iPGJuugMyJDzhceNTg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_27.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.368"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_27.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.368"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_28",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_8",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_28.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.369"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
        }
      ],
      "objects_keys": [
        "8lI4IoMvMM__eVp6vjdxhg"
      ],
      "ids": [
        0
      ],
      "key": "xGTn5E8bASIy1OpnpP8mtg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_28.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.369"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_28.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.369"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_29",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_3_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_29.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.370"
      },
      "key": "x4AqWjWPL_qIPmmvfWMuCg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_29.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.370"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_29.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.370"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_1_0",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.371"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.817"
        }
      ],
      "objects_keys": [
        "7SzHo_tfXot0m_MxmDRapA"
      ],
      "ids": [
        0
      ],
      "key": "-Uk2iDhjnm1yO8Qr4DNVTg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.371"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.371"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_31",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_3_3",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_31.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.372"
      },
      "key": "sTiZRsH30n6wp48eiTXbmA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_31.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.372"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_31.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.372"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_32",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_9",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_32.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.373"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.806"
        },
        {
          "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter3_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2420"
        }
      ],
      "objects_keys": [
        "8lI4IoMvMM__eVp6vjdxhg",
        "UuXsRd9OuAdlm3I3AYe7fQ"
      ],
      "ids": [
        0,
        0
      ],
      "key": "5-Oyr3AzQr1I482QsjlLzg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_32.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.373"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_32.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.373"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_35",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_9_1",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_35.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.374"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay7_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2415"
        }
      ],
      "objects_keys": [
        "0-JzM4YBpS0smoXQudZiww"
      ],
      "ids": [
        0
      ],
      "key": "CxFdCz8aj9AfL3Xuk6Tnbw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_35.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.374"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_35.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.374"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_5",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_36.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.375"
      },
      "objects": [
        {
          "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter2_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2419"
        }
      ],
      "objects_keys": [
        "-cXLJ7wyn5TzUDshbMZ6yg"
      ],
      "ids": [
        0
      ],
      "key": "gpEvpkGeaBnLmPRK-v8i1w",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_36.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.375"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_36.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.375"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_38",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_9_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_38.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.376"
      },
      "key": "gsvO3F0J6kwEb-QXu0S9yA",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_38.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.376"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_38.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.376"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_1_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.377"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.810"
        }
      ],
      "objects_keys": [
        "QPYoRcjgIW5FuOtf0EQCKQ"
      ],
      "ids": [
        3
      ],
      "key": "os0mPoFExZoBR3WXIeTjwQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_4.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.377"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_4.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.377"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_1_4",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.378"
      },
      "objects": [
        {
          "ObjectName": "trigger_box_N_C'tutorial:PersistentLevel.trigger_box_N6_12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2401"
        }
      ],
      "objects_keys": [
        "u0AGpCUD-FucCOu_-5Cpww"
      ],
      "ids": [
        1
      ],
      "key": "ijeIOSmAc2UeeEnm1eaKyg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_6.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.378"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_6.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.378"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_1_1",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.379"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.809"
        }
      ],
      "objects_keys": [
        "guYwoVFpG8KGRVPyrehiJA"
      ],
      "ids": [
        3
      ],
      "key": "A1ttlfKOEivg8KSQoxQ4Eg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_7.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.379"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_7.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.379"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_1",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.380"
      },
      "objects": [
        {
          "ObjectName": "trigger_speaker_2_C'tutorial:PersistentLevel.trigger_speaker_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2456"
        }
      ],
      "objects_keys": [
        "a9L0O06P0a4b-VzsB4MUBg"
      ],
      "ids": [
        0
      ],
      "key": "VYSOWidgSILyfbsTv9DR4A",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_8.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.380"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_8.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.380"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_2_C",
    "Name": "trigger_speaker_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_2.trigger_speaker_2_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_2_C'Default__trigger_speaker_2_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_2.4"
    },
    "Properties": {
      "line": "tut2_2_1_2",
      "audio": {
        "ObjectName": "trigger_speaker_audio_C'tutorial:PersistentLevel.trigger_speaker_audio_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2457"
      },
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.381"
      },
      "key": "a9L0O06P0a4b-VzsB4MUBg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_9.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.381"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_9.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.381"
        }
      ]
    }
  },
  {
    "Type": "trigger_speaker_audio_C",
    "Name": "trigger_speaker_audio_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_audio.trigger_speaker_audio_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_speaker_audio_C'Default__trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.7"
    },
    "Properties": {
      "Audio": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.trigger_speaker_audio_2.Audio'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.148"
      },
      "nrts_list": [
        {
          "Key": "SoundWave'VotV/Content/audio/00000000audio.00000000audio'",
          "Value": {
            "ObjectName": "LoudnessNRT'_NRT'",
            "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
          }
        }
      ],
      "audios": [
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        },
        {
          "ObjectName": "SoundWave'00000000audio'",
          "ObjectPath": "VotV/Content/audio/00000000audio.0"
        }
      ],
      "nrts": [
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        },
        {
          "ObjectName": "LoudnessNRT'_NRT'",
          "ObjectPath": "VotV/Content/audio/effects/voices/tutorial/_NRT.0"
        }
      ],
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_audio_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.382"
      },
      "key": "KR-aP4DgQ8atVi1l-jGaZg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_audio_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.382"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_speaker_audio_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.382"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.trigger_speaker_audio_2.Audio'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.148"
        }
      ]
    }
  },
  {
    "Type": "trigger_switch_C",
    "Name": "trigger_switch2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_switch.trigger_switch_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_switch_C'Default__trigger_switch_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_switch.3"
    },
    "Properties": {
      "active": false,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.383"
      },
      "objects": [
        {
          "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2459"
        }
      ],
      "objects_keys": [
        "iL3toalXcWWxhFPDyeCPVw"
      ],
      "ids": [
        2
      ],
      "key": "9FOlEZnKTTMgqJjio7AOFg",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.383"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.383"
        }
      ]
    }
  },
  {
    "Type": "trigger_switch_C",
    "Name": "trigger_switch3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_switch.trigger_switch_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_switch_C'Default__trigger_switch_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_switch.3"
    },
    "Properties": {
      "active": false,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.384"
      },
      "objects": [
        {
          "ObjectName": "triggerBase_C'tutorial:PersistentLevel.triggerBase3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2463"
        }
      ],
      "objects_keys": [
        "0qH_L7EmSQhCYwTGhWbVAw"
      ],
      "ids": [
        2
      ],
      "key": "iL3toalXcWWxhFPDyeCPVw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.384"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.384"
        }
      ]
    }
  },
  {
    "Type": "trigger_switch_C",
    "Name": "trigger_switch_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_switch.trigger_switch_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_switch_C'Default__trigger_switch_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_switch.3"
    },
    "Properties": {
      "active": false,
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.385"
      },
      "objects": [
        {
          "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2458"
        }
      ],
      "objects_keys": [
        "9FOlEZnKTTMgqJjio7AOFg"
      ],
      "ids": [
        2
      ],
      "key": "3j3wE-AIV8ZSUtlbgEXLaQ",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.385"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.trigger_switch_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.385"
        }
      ]
    }
  },
  {
    "Type": "trigger_unfreeze_C",
    "Name": "triggerBase_unfreeze_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_unfreeze.trigger_unfreeze_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "trigger_unfreeze_C'Default__trigger_unfreeze_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_unfreeze.4"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase_unfreeze_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.390"
      },
      "objects": [
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1619"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1586"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1597"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1608"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1630"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1641"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1652"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1660"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1576"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1577"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1578"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1579"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1580"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1581"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile16'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1582"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1583"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile18'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1584"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1585"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile20'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1587"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile21'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1588"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile22'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1589"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile23'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1590"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile25'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1592"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1593"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1594"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1595"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile30'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1598"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile31'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1599"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile32'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1600"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile33'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1601"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile34'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1602"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile35'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1603"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile36'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1604"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile37'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1605"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile39'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1607"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile40'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1609"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile41'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1610"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile42'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1611"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile44'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1613"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile45'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1614"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile46'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1615"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile47'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1616"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile48'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1617"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile49'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1618"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile50'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1620"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile51'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1621"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile52'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1622"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile53'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1623"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile54'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1624"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile55'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1625"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile56'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1626"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile57'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1627"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile58'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1628"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile59'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1629"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile60'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1631"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile61'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1632"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile62'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1633"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile63'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1634"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile64'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1635"
        },
        {
          "ObjectName": "StaticMeshActor'tutorial:PersistentLevel.tuttile65'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1636"
        }
      ],
      "objects_keys": [
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None",
        "None"
      ],
      "ids": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ],
      "key": "WeYgfD6tr2jufthdA56c4g",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase_unfreeze_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.390"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase_unfreeze_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.390"
        }
      ]
    }
  },
  {
    "Type": "triggerBase_C",
    "Name": "triggerBase2_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/triggerBase.triggerBase_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "triggerBase_C'Default__triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.114"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.386"
      },
      "objects": [
        {
          "ObjectName": "trigger_switch_C'tutorial:PersistentLevel.trigger_switch_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2460"
        }
      ],
      "objects_keys": [
        "3j3wE-AIV8ZSUtlbgEXLaQ"
      ],
      "ids": [
        2
      ],
      "key": "dfBr4ri0tYd_e0w7Pfvidw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase2_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.386"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase2_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.386"
        }
      ]
    }
  },
  {
    "Type": "triggerBase_C",
    "Name": "triggerBase3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/triggerBase.triggerBase_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "triggerBase_C'Default__triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.114"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.387"
      },
      "objects": [
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.803"
        }
      ],
      "objects_keys": [
        "jNXDTKP2ZJWAdOlI4SSjBA"
      ],
      "ids": [
        0
      ],
      "key": "0qH_L7EmSQhCYwTGhWbVAw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase3.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.387"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase3.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.387"
        }
      ]
    }
  },
  {
    "Type": "triggerBase_C",
    "Name": "triggerBase4_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/triggerBase.triggerBase_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "triggerBase_C'Default__triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.114"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase4_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.388"
      },
      "objects": [
        {
          "ObjectName": "trigger_delay_C'tutorial:PersistentLevel.trigger_delay3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2411"
        },
        {
          "ObjectName": "trigger_unfreeze_C'tutorial:PersistentLevel.triggerBase_unfreeze_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2461"
        }
      ],
      "objects_keys": [
        "WYRqN0fhJ8l15qH5SnYHyQ",
        "WeYgfD6tr2jufthdA56c4g"
      ],
      "ids": [
        0,
        0
      ],
      "key": "Die-Bf3Yb-XGiXqs-ZqM4Q",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase4_5.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.388"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase4_5.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.388"
        }
      ]
    }
  },
  {
    "Type": "triggerBase_C",
    "Name": "triggerBase_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/triggerBase.triggerBase_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "triggerBase_C'Default__triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.114"
    },
    "Properties": {
      "Billboard": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.389"
      },
      "objects": [
        {
          "ObjectName": "trigger_deleter_C'tutorial:PersistentLevel.trigger_deleter_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2421"
        },
        {
          "ObjectName": "door_C'tutorial:PersistentLevel.door4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.811"
        }
      ],
      "objects_keys": [
        "XD_0aTxjeUOyM7TSilh7Hw",
        "aBML7Nx9uF5W5EmeB8MbHA"
      ],
      "ids": [
        0,
        0
      ],
      "key": "o1jZKLTWjcEKsqLORhpZFw",
      "RootComponent": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase_2.Billboard'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.389"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.triggerBase_2.Billboard'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.389"
        }
      ]
    }
  },
  {
    "Type": "tutorial2_driveSlot_C",
    "Name": "tutorial2_driveSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tutorial2_driveSlot.tutorial2_driveSlot_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "tutorial2_driveSlot_C'Default__tutorial2_driveSlot_C'",
      "ObjectPath": "VotV/Content/objects/tutorial2_driveSlot.37"
    },
    "Properties": {
      "buttonMesh": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.buttonMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2155"
      },
      "drivePort": {
        "ObjectName": "BoxComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.drivePort'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.556"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1519"
      },
      "stage": 1,
      "trigger": {
        "ObjectName": "door_C'tutorial:PersistentLevel.door9'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.816"
      },
      "targetDrive": {
        "ObjectName": "prop_drive_C'tutorial:PersistentLevel.prop_drive_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1291"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1519"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1519"
        },
        {
          "ObjectName": "BoxComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.drivePort'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.556"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorial2_driveSlot_2.buttonMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2155"
        }
      ]
    }
  },
  {
    "Type": "tutorial_C",
    "Name": "tutorial_C_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/maps/NewFolder/tutorial.tutorial_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "tutorial_C'Default__tutorial_C'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.4"
    }
  },
  {
    "Type": "tutorWall_C",
    "Name": "tutorWall2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tutorWall.tutorWall_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "tutorWall_C'Default__tutorWall_C'",
      "ObjectPath": "VotV/Content/objects/tutorWall.13"
    },
    "Properties": {
      "large_debris1": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall2.large_debris1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.150"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "sizeX": 3,
      "sizeY": 7,
      "comps": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2156"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2157"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2158"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2169"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2180"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2182"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2183"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2184"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2185"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2186"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2187"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2159"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2160"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2161"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2162"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2163"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2164"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_16'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2165"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2166"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_18'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2167"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2168"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_20'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2170"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_21'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2171"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_22'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2172"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_23'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2173"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_24'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2174"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_25'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2175"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2176"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2177"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2178"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_29'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2179"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_30'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2181"
        }
      ],
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1520"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall2.large_debris1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.150"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2156"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2157"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2158"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2169"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2180"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2182"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2183"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2184"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2185"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2186"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2187"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2159"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2160"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2161"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2162"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2163"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2164"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_16'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2165"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2166"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_18'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2167"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2168"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_20'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2170"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_21'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2171"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_22'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2172"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_23'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2173"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_24'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2174"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_25'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2175"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2176"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2177"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2178"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_29'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2179"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall2.NODE_AddStaticMeshComponent-0_30'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2181"
        }
      ]
    }
  },
  {
    "Type": "tutorWall_C",
    "Name": "tutorWall_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tutorWall.tutorWall_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "tutorWall_C'Default__tutorWall_C'",
      "ObjectPath": "VotV/Content/objects/tutorWall.13"
    },
    "Properties": {
      "large_debris1": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_2.large_debris1'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.151"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "sizeX": 3,
      "sizeY": 7,
      "comps": [
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2188"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2189"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2190"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2201"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2212"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2214"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2215"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2216"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2217"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2218"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2219"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2191"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2192"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2193"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2194"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2195"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2196"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_16'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2197"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2198"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_18'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2199"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2200"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_20'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2202"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_21'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2203"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_22'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2204"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_23'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2205"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_24'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2206"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_25'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2207"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2208"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2209"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2210"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_29'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2211"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_30'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2213"
        }
      ],
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1521"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_2.large_debris1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.151"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2188"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_0'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2189"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_1'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2190"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_2'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2201"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_3'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2212"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_4'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2214"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_5'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2215"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_6'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2216"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_7'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2217"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_8'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2218"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_9'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2219"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_10'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2191"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_11'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2192"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_12'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2193"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_13'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2194"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_14'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2195"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_15'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2196"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_16'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2197"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_17'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2198"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_18'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2199"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_19'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2200"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_20'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2202"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_21'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2203"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_22'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2204"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_23'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2205"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_24'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2206"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_25'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2207"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_26'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2208"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_27'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2209"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_28'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2210"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_29'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2211"
        },
        {
          "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.tutorWall_2.NODE_AddStaticMeshComponent-0_30'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2213"
        }
      ]
    }
  },
  {
    "Type": "tutorWall_spikes_C",
    "Name": "tutorWall_spikes2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tutorWall_spikes.tutorWall_spikes_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "tutorWall_spikes_C'Default__tutorWall_spikes_C'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.17"
    },
    "Properties": {
      "plat1_loop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes2.plat1_loop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.152"
      },
      "plat1_start": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes2.plat1_start'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.153"
      },
      "plat1_stop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes2.plat1_stop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.154"
      },
      "InstancedStaticMesh": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.tutorWall_spikes2.InstancedStaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.823"
      },
      "cen": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.391"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1522"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.tutorWall_spikes2.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2384"
      },
      "sizeX": 2,
      "sizeY": 3,
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1522"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1522"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes2.cen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.391"
        },
        {
          "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.tutorWall_spikes2.InstancedStaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.823"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes2.plat1_stop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.154"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes2.plat1_start'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.153"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes2.plat1_loop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.152"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.tutorWall_spikes2.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2384"
        }
      ]
    }
  },
  {
    "Type": "tutorWall_spikes_C",
    "Name": "tutorWall_spikes_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tutorWall_spikes.tutorWall_spikes_C'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Template": {
      "ObjectName": "tutorWall_spikes_C'Default__tutorWall_spikes_C'",
      "ObjectPath": "VotV/Content/objects/tutorWall_spikes.17"
    },
    "Properties": {
      "plat1_loop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes_2.plat1_loop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.155"
      },
      "plat1_start": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes_2.plat1_start'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.156"
      },
      "plat1_stop": {
        "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes_2.plat1_stop'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.157"
      },
      "InstancedStaticMesh": {
        "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.tutorWall_spikes_2.InstancedStaticMesh'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.824"
      },
      "cen": {
        "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes_2.cen'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.392"
      },
      "DefaultSceneRoot": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1523"
      },
      "move": {
        "ObjectName": "TimelineComponent'tutorial:PersistentLevel.tutorWall_spikes_2.move'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2385"
      },
      "sizeX": 2,
      "sizeY": 3,
      "main": true,
      "deac": {
        "ObjectName": "trigger_sound_C'tutorial:PersistentLevel.trigger_sound_2'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2426"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes_2.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1523"
      },
      "BlueprintCreatedComponents": [
        {
          "ObjectName": "SceneComponent'tutorial:PersistentLevel.tutorWall_spikes_2.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1523"
        },
        {
          "ObjectName": "BillboardComponent'tutorial:PersistentLevel.tutorWall_spikes_2.cen'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.392"
        },
        {
          "ObjectName": "InstancedStaticMeshComponent'tutorial:PersistentLevel.tutorWall_spikes_2.InstancedStaticMesh'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.824"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes_2.plat1_stop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.157"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes_2.plat1_start'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.156"
        },
        {
          "ObjectName": "AudioComponent'tutorial:PersistentLevel.tutorWall_spikes_2.plat1_loop'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.155"
        },
        {
          "ObjectName": "TimelineComponent'tutorial:PersistentLevel.tutorWall_spikes_2.move'",
          "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2385"
        }
      ]
    }
  },
  {
    "Type": "ui_signal_C",
    "Name": "ui_signal_C_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/umg/components/ui_signal.ui_signal_C'",
    "Outer": {
      "ObjectName": "World'tutorial'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.2475"
    },
    "Template": {
      "ObjectName": "ui_signal_C'Default__ui_signal_C'",
      "ObjectPath": "VotV/Content/umg/components/ui_signal.4"
    },
    "Properties": {
      "Image_59": null,
      "RenderTransform": {
        "Scale": {
          "X": 0.0,
          "Y": 0.0
        }
      }
    }
  },
  {
    "Type": "WidgetComponent",
    "Name": "screen",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetComponent'",
    "Outer": {
      "ObjectName": "laptop_C'tutorial:PersistentLevel.laptop_2'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.825"
    },
    "Template": {
      "ObjectName": "WidgetComponent'laptop_C:screen_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/laptop.196"
    },
    "Properties": {
      "CurrentDrawSize": {
        "X": 1920,
        "Y": 1080
      },
      "BodyInstance": {
        "bInterpolateWhenSubStepping": false
      },
      "AttachParent": {
        "ObjectName": "StaticMeshComponent'tutorial:PersistentLevel.laptop_2.gamingPc'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.1794"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "WidgetInteractionComponent",
    "Name": "WidgetInteraction",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetInteractionComponent'",
    "Outer": {
      "ObjectName": "mainPlayer_C'tutorial:PersistentLevel.mainPlayer_6'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.828"
    },
    "Template": {
      "ObjectName": "WidgetInteractionComponent'mainPlayer_C:WidgetInteraction_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/main/mainPlayer.587"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CameraComponent'tutorial:PersistentLevel.mainPlayer_6.Camera'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.564"
      },
      "UCSSerializationIndex": 0,
      "bNetAddressable": true,
      "CreationMethod": "EComponentCreationMethod::SimpleConstructionScript"
    }
  },
  {
    "Type": "World",
    "Name": "tutorial",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'World'",
    "Package": "VotV/Content/maps/NewFolder/tutorial",
    "PersistentLevel": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "ExtraReferencedObjects": [],
    "StreamingLevels": []
  },
  {
    "Type": "WorldSettings",
    "Name": "WorldSettings",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WorldSettings'",
    "Outer": {
      "ObjectName": "Level'tutorial:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.826"
    },
    "Properties": {
      "NavigationSystemConfig": {
        "ObjectName": "NavigationSystemModuleConfig'tutorial:PersistentLevel.WorldSettings.NavigationSystemModuleConfig_0'",
        "ObjectPath": "VotV/Content/maps/NewFolder/tutorial.995"
      },
      "DefaultReverbSettings": {
        "ReverbEffect": {
          "ObjectName": "ReverbEffect'ParkingLot'",
          "ObjectPath": "Engine/Content/EngineSounds/ReverbSettings/ParkingLot.0"
        }
      },
      "BookmarkArray": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null
      ]
    }
  }
]